0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
set_rotation_ is now in application_logic More... almost 11 years ago
Minfilter now correctly applies when optimization is done More... almost 11 years ago
Unused code removed and formating corrected More... almost 11 years ago
Removed unused code and frame updates on settingchange More... almost 11 years ago
Refactored most of the visualisation-logic (not opengl-logic) out to the application_logic class More... almost 11 years ago
parallel_sorters displaydata now gets set at optimize time More... almost 11 years ago
Stricter public variable policy More... almost 11 years ago
README.md edited online with Bitbucket More... almost 11 years ago
Merge branch 'master' of bitbucket.org:trippler/binary-visualizer More... almost 11 years ago
Implemented basic statusbar functionality + some general cleanup More... almost 11 years ago
Removed unused file More... almost 11 years ago
Implemented zooming by mouse wheel More... almost 11 years ago
Removed ui_ files More... almost 11 years ago
Shader uses zoom More... almost 11 years ago
Added zoom More... almost 11 years ago
Basics of zoom function More... almost 11 years ago
Merge branch 'master' of bitbucket.org:trippler/binary-visualizer More... almost 11 years ago
added full screen hotkey More... almost 11 years ago
Ran files through codeformater \('http://trippler.no/wpcms/?page_id=55'\) to prettify code More... almost 11 years ago
Fixed some warnings More... almost 11 years ago
Settings window now gets existing More... almost 11 years ago
Settings added and theme now stays constant across runs More... almost 11 years ago
Constant variables class added to project More... almost 11 years ago
updated box shader to consider steps More... almost 11 years ago
Implemented step slider More... almost 11 years ago
Reworked shader coloring. Green is now next to be removed if min_filter is increased by 1 (one). Brown (0.3, 0.6, 0) is moved to green, etc.. Now has configurable amount of steps More... almost 11 years ago
plot_file() no longer plots (0,0,x) and (0,x,y) as first 2 points, but starts at (x,y,z). More... almost 11 years ago
Fixed a bug that added 2 points not from the buffer. (0,0,x) and (0,x,y). First point is now (x,y,z) More... almost 11 years ago
Made dark theme optional in code More... about 11 years ago
updated project file to match all source files More... about 11 years ago