0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Instead of centering windows on screen, set the location by platform. More... over 17 years ago
Quit is handled correctly for OS X. More... over 17 years ago
Removed some print statements. More... over 17 years ago
We mark the document as changed when the network is dirty. More... over 17 years ago
Parameter class had a problem with toXml. More... over 17 years ago
Description for builtin nodes. More... over 17 years ago
Removed NodeManager. Instead, there is NodeTypeLibraryManager. More... over 17 years ago
Preparing NodeTypeLibrary for removal of NodeManager. More... over 17 years ago
NodeTypeLibraryManager can load libraries. Only one version per library. More... over 17 years ago
-Center transformations in grobs (BezierPath, Image, Text, Group) according to bounds. - BezierPath shape methods changed (addRect -> rect) - Image API returns correct width/height. API for original width/height. - Viewer now draws handles on a canvas with a transparent background. More... over 17 years ago
-Center transformations in grobs (BezierPath, Image, Text, Group) according to bounds. - Image API returns correct width/height. API for original width/height. More... over 17 years ago
Fixed typo that caused curveLength to return incorrect values. More... over 17 years ago
- Document renamed to NodeBoxDocument. - Added CodeArea and syntax coloring to "NodeBox Classic". More... over 17 years ago
Slightly better getPoint implementation, but still faulty. More... over 17 years ago
Pathmatics for NodeBox Java (still a bit broken). More... over 17 years ago
Basic GraphicsContext implementation. More... over 17 years ago
Basic setup for "NodeBox Classic" -- a test system for the NodeBox graphics API. More... over 17 years ago
NetworkView smartly connects newly created nodes. More... over 17 years ago
Semantics of getCompatibleInputs changed to return Parameters of own node. More... over 17 years ago
Mac platform resources. More... over 17 years ago
PointHandle that works on x/y values. Moved some support code in AbstractHandle. CopyType uses PointHandle for tx/ty. More... over 17 years ago
Document creates empty network. More... over 17 years ago
Handle support now in Node API; RectType and EllipseType both create FourPointHandle objects. More... over 17 years ago
FourPointHandle draws border around object. More... over 17 years ago
DraggableNumber buttons now work correctly. More... over 17 years ago
Fixed error in Color constructor. More... over 17 years ago
Basic handle implementation. More... over 17 years ago
Grob test in Python library. More... over 17 years ago
Proof-of-concept of Python node type library. More... over 17 years ago
Version split out into separate file in preparation of versioned node type libraries (instead of node types). More... over 17 years ago