0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 14 hours ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved AddressBar to top of document, uses new design. More... about 17 years ago
Fixed a lot of event bugs. More... about 17 years ago
Correct parsing of color parameters. More... about 17 years ago
Network test has some more (currently failing) persistence tests. More... about 17 years ago
Parameter view shows controls correctly. More... about 17 years ago
Node does not write description twice, shows some simple source. More... about 17 years ago
The Node library manager also adds the root node. More... about 17 years ago
Document shows code editor by default. More... about 17 years ago
FloatControl works correctly with floats. More... about 17 years ago
Editor pane has an (ugly) reload button. More... about 17 years ago
When the viewer encounters something else than a Grob, converted it toString and draw that. More... about 17 years ago
Type attribute for parameter is now written only when the type differs from the original. More... about 17 years ago
All client classes are ported and the client starts up. More... over 17 years ago
Converted parts of the GUI to the new NodeBox. More... over 17 years ago
New implementation using prototype-based inheritance. More... over 17 years ago
Merged in changes from rewrite branch. More... over 17 years ago
Prototype branch More... over 17 years ago
SimpleEditor integrated into editor pane. More... over 17 years ago
Initial version of localhistory ported to Java. More... over 17 years ago
Spelled "inactive" correctly. More... over 17 years ago
Removed some old signals code. More... over 17 years ago
Native look and feel set. More... over 17 years ago
Toggle control checkbox no longer draws background. More... over 17 years ago
Handle checkbox no longer draws background. More... over 17 years ago
Copy and Transform have skew parameters. More... over 17 years ago
Reverted the decision of not cloning node output. More... over 17 years ago
Fixed overactive redrawing of the parameter view by splitting node metadata and position changes. More... over 17 years ago
Added support for creating new node libraries. The GUI for editing nodes is very limited as of now, but all the views update correctly whenever the node library is reloaded. More... over 17 years ago
Fixed problems with Python node type library reloading. Python libraries reload nicely, and node instances are automatically migrated to the new node types whenever the library is reloaded. More... over 17 years ago
Connected nodes are now migrated correctly. More... over 17 years ago