Tag: video
GraphStudio fork
by CyberShadow on Jun.07, 2010, under Code
I have made a few improvements to GraphStudio, the open-source GraphEdit clone:
- The limit for text entry in certain combo boxes has been removed
- Basic XML graph saving support has been added (only filters and connections at the moment)
- Pins are now referred by their indexes in XML rather than by ambiguous names
- Added command-line /render parameter, which loads a graph, plays it and exits
XML support and /render allow scripted generation and rendering of XML graph files.