0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changing the background color (hope you don't mind) More... about 11 years ago
Fixed a bug that prevented reuploading of vertices to gpu More... about 11 years ago
Added add_buffer() and remove_buffer() functions More... about 11 years ago
Made optimization be enabled by default and added an improvement to prevent running optimization more than needed More... about 11 years ago
adding some keyboard shortcuts More... about 11 years ago
Only accepts one file dropped More... about 11 years ago
added support for plotting files that are dropped into the main window More... about 11 years ago
Added ERROR() and INFO() macros. Using these for all error messages More... about 11 years ago
renaming main function More... about 11 years ago
Adding class to calculate shannon entropy. Untested More... about 11 years ago
Added some comments to document code More... about 11 years ago
Removed unused controller More... about 11 years ago
Added parallel sorter and made this the default optimizer. Parallel sorter is asyncronous with callback signal to the glwidget class which prevents application lock while optimizing More... about 11 years ago
Finished index based sorting and switched from vertex based sorting to index based sorting More... about 11 years ago
Implemented functions for sorting indices instead of vertices More... about 11 years ago
Renamed sorting functions More... about 11 years ago
Stripped out old pilots More... about 11 years ago
Removed unused variables More... about 11 years ago
Made translations not reset on every init_displaydata More... about 11 years ago
Made minfilter be a minimum of 1 and cleaned up code a bit More... about 11 years ago
Renamed optimize checkbox More... about 11 years ago
Added an "optimize" button and functions for it to sort through the data and only draw the points that will eventually be visible. Huge speedup More... about 11 years ago
Updated ::paintGL::count's usage to reflect its name More... about 11 years ago
Added JIT screen updating More... about 11 years ago
Added open file button More... about 11 years ago
Fully resolved merge conflict More... about 11 years ago
Fully resolved merge conflict More... about 11 years ago
Semiresolved merge More... about 11 years ago
Added open file dialog More... about 11 years ago
Added filter functionality to gui More... about 11 years ago