0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 10 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
FullScreen mode More... almost 18 years ago
checkpoint More... about 18 years ago
checkpoint release More... about 18 years ago
Improved texturing of points More... about 18 years ago
Switched to use URL instead of String for paths to texture images Eliminated the never used 'preloadImages' More... about 18 years ago
added getCurrent, this allows the app to get the current DataPoint More... about 18 years ago
Added getSize method to allow for the app to change the size of the plotted points More... about 18 years ago
fixed synchronization issue More... about 18 years ago
project files More... over 18 years ago
Added proper resizing code Better handling of stop/start events More... over 18 years ago
Fixed window listener method signatures. More... over 18 years ago
Checkpoint ... working on memory leak More... over 18 years ago
Adjusted autozoom speed More... over 18 years ago
Added SelMode behavior More... over 18 years ago
Refactored how the 'is connected' works, now each connected point has a referece to the point that it is connected to. More... over 18 years ago
Some anti-jitter, and experiments More... over 18 years ago
reformated More... over 18 years ago
A number of minor performance and usability enhancements More... over 18 years ago
Some experiments in mouse picking/rotating some image loading performance enhancement experiments More... over 18 years ago
Added colored / wide line between connected points. Don't connect between a connected and non-connected point More... over 18 years ago
Changed default initial size to match my data (selfish and pragamatic) More... over 18 years ago
Added interface to clear out the plot of all datapoints More... over 18 years ago
Added key binding to turn the grid on and off More... over 18 years ago
Reformatted code, grid is less dense More... over 18 years ago
Madded the 'connection' behavior more dynamic (we can now changed 'isConnected' on the fly) More... over 18 years ago
Only allows a single selection now More... over 18 years ago
Only allows a single selection now, reformatted code More... over 18 years ago
Removed all of the mutators More... over 18 years ago
Made autozoom reset when toggled More... over 18 years ago
Added zoom-in + zoom-out animatiion More... over 18 years ago