0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day 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
Return of the render-root toggle. Having the root network always being the (one and only) rendered one proved to be too hard to handle for workshop participants. Note that the toggle solution is still not the ideal one for switching between "views" (which is why we opted to leave it out previously) but it's an improvement on what we had. More... over 13 years ago
Pan and zoom values are now being tracked by the NodeBox document allowing an easier navigation experience. This fixes #267. More... over 13 years ago
When node description becomes the ultimate search criterion, make sure it contains the search string. More... over 13 years ago
Better styling for category buttons. More... over 13 years ago
Category folders have numbers so they can be sorted. More... over 13 years ago
Better styling for example buttons. More... over 13 years ago
Number the examples so they are in order. More... over 13 years ago
Audio player device now uses relative path names. This fixes #338. More... over 13 years ago
Prohibited audio player from playing automatically upon opening a document. More... over 13 years ago
A port control now contains a reference to the network path of the node its port belongs to. More... over 13 years ago
Add an examples browser. More... over 13 years ago
Add new examples. More... over 13 years ago
Remove non-working examples. More... over 13 years ago
Merge branch 'master' into decouple-graphics More... over 13 years ago
Upgrade to NodeBox Graphics 3.0.1. More... over 13 years ago
The description field for ports is now in use. This fixes #252. More... over 13 years ago
Decouple the graphics package into a separate library. More... over 13 years ago
Added a "Change Case" node. More... over 13 years ago
Implemented fuzzy find algorithm for finding nodes. This addresses #255. More... over 13 years ago
When a document is saved, it now appears in the recent files list as well. This fixes #239. More... over 13 years ago
HTTP Get: rename page content "body". More... over 13 years ago
It's possible again to traverse the parameter widgets by pressing 'tab'. More... over 13 years ago
When a string output port is connected to a file input port, the value is converted to a full file path. This fixes #334. More... over 13 years ago
When performing undo/redo, the network view's view state is no longer reset. This fixes #333. More... over 13 years ago
Decouple visualizers from the viewer. More... over 13 years ago
You can override the value of a port in the NodeContext. More... over 13 years ago
Move frame into NodeContext's data map. More... over 13 years ago
The zipmap node now automatically converts the list of incoming key values to a list of string values. This fixes #326. More... over 13 years ago
NodeBox version 3.0.34. More... over 13 years ago
Add stack node. More... over 13 years ago