0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Aug 28, 2025 — Aug 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Since it's a new feature, don't center an imported svg by default. More... over 16 years ago
Added rotation handle for Reflect node. More... over 16 years ago
Curve node: moved updating logic of the handle out of drawing method More... over 16 years ago
freehand: moved updating logic of the handle out of drawing method More... over 16 years ago
changed format for Freehand node. More... over 16 years ago
Changed line endings of all existing icons to LF. More... over 16 years ago
fixed typo More... over 16 years ago
Added interface support for the exported flag. More... over 16 years ago
updated Freehand and Reflect node images. More... over 16 years ago
Added the export flag. More... over 16 years ago
Added convenience function in svg lib for turning an svg path string into a Path. More... over 16 years ago
New sort icon. More... over 16 years ago
Added icons for freehand and reflect node. More... over 16 years ago
Changed line endings of all files to LF. More... over 16 years ago
Corrected small typos in Path class. More... over 16 years ago
Version checking release notes moved into appcast description. More... over 16 years ago
Removed release notes link and moved everything into description. More... over 16 years ago
Set the current contour to the last contour only if the path is not empty. More... over 16 years ago
Fixed bug where x/y coordinates would not follow the canvas when align is checked. More... over 16 years ago
Added a Freehand node More... over 16 years ago
Added a Reflect node. More... over 16 years ago
UpdaterTest waits for AWT event thread to complete. More... over 16 years ago
Additional version checking tests. More... over 16 years ago
Added Sort node More... over 16 years ago
Background checks no longer show an error when they fail. More... over 16 years ago
Merge branch 'transform' into transformbounds More... over 16 years ago
An object can be rotated without pressing shift. Made 'trans rot scale' the default transform operation. More... over 16 years ago
reformatted Path class More... over 16 years ago
Merge branch 'bounds' into transformbounds More... almost 17 years ago
Added support for calculating bounds of curved shapes. More... almost 17 years ago