Nodeeditor v.0.94
- Added initial suport of color schemes. Edit colors.js file to create your own color scheme. You don't need to replace all colors in a custom color scheme, just colors you want to override.
Use custom color scheme name as parameter when you start nodeeditor.
Example: moi.ui.createDialog( 'nodeeditor/index.html?Light', 'resizeable,defaultWidth:680,defaultHeight:420', moi.ui.mainWindow );
- Added Quartz node (now it works exactly as I planned)
I've not tested it well, so there can be bugs. Waiting for a bugreport.
- Added Edges switch in Output node
- Added mouse wheel support for Knob and Slider nodes (I like it!)
- Added JSON.prettify funcion which affects on nod-files internal structure.
- UI tweaks
- And one more thing..
will be announced later :)) v.0.95 in progress ;)
P.S. Page added http://moi.maxsm.net/item/56/category/3
P.P.S. 18.09.2017 Bug fixed in nodes/basic.js (Edge switcher)
|