Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-08 | -Cleaned up GraphEdit, also fixes #3568 | Juan Linietsky | |
2016-01-18 | Add zoom to GraphEdit | MarianoGNU | |
Also fix some responsiveness issues: -Box selection no longer visible when connecting. -Allow cancel connection with mouse's right button. | |||
2015-07-25 | Duplicate GraphNode(s) [Control+D] | Mariano Javier Suligoy | |
2015-07-20 | Fix tab indent | Mariano Javier Suligoy | |
2015-07-19 | Select and move multiple nodes at once | Mariano Javier Suligoy | |
2015-01-08 | Fixes to GraphEdit: | Juan Linietsky | |
-Working area is bigger now, solves #1148 -Using Position now works, fixes #1141 -RGB ops now work, fixes #1139 -Missing bindings to GraphEdit and GraphNode added -Shader Graph Editor Shows errors on cyclic links and missing connections | |||
2015-01-03 | -Work in progress visual shader editor *DOES NOT WORK YET* | Juan Linietsky | |
2014-12-21 | -ability to set default textures in shader (needed for visual shader editing) | Juan Linietsky | |
-work in progress new graph system (will replace current one) -crash fix in s3m loader (out of bounds acess) -fixed vbox overriding of separation (fixes empty line between section tabs) | |||
2014-12-20 | WIP work on graph nodes and editing | Juan Linietsky | |