0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 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
Update memory settings. More... over 10 years ago
The first object in the stack node stays at the same position. Also stacking messed up in the north and west directions, this is now fixed. This is a fix for #406. More... over 10 years ago
Merge branch 'master' of github.com:nodebox/nodebox More... over 10 years ago
round_segments node doesn't automatically close the path anymore. More... over 10 years ago
Merge pull request #413 from bachy/master More... over 10 years ago
added Arch Linux package instructions to README More... over 10 years ago
Nodes being rendered in the NodeContext are identified by their path relative to the root network. More... over 10 years ago
Introduced flat node map for easy access. More... over 10 years ago
Line based nodes have their strokes set to 1. Previously they were not drawn, due to commit 2717b34a7fa57 More... over 10 years ago
Clean up build.xml formatting. More... over 10 years ago
Run-mac target now points to correct executable. More... over 10 years ago
Enable OS X native fullscreen mode. More... over 10 years ago
Version 3.0.44. More... over 10 years ago
Merge branch 'svg' More... almost 11 years ago
Improved svg import. More... almost 11 years ago
Merge branch 'master' of github.com:nodebox/nodebox More... almost 11 years ago
Remove unneeded properties. More... almost 11 years ago
Explicitly set base SDK. More... almost 11 years ago
Get rid of Java 8 code. More... almost 11 years ago
Remove old dist-mac. More... almost 11 years ago
Use the Java FX Packager on Windows as well. More... almost 11 years ago
Resources declaration can be used in multiple platforms. More... almost 11 years ago
Instruct Travis to use Oracle's 1.8 JDK. More... almost 11 years ago
Set the correct language version in pom.xml. More... almost 11 years ago
Fix Java 8 build warnings. More... almost 11 years ago
Use JavaFX packager for building. More... almost 11 years ago
Update copyright information. More... about 11 years ago
Fixed colorize - strokeWidth bug. Previously if a path was colorized and the strokeWidth was set to 0 it would return 1 instead. More... over 11 years ago
Copy node update. The scale parameter uses percentages. More... over 11 years ago
Fix: check to see if there actually is a handle. More... over 11 years ago