| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -Cleaned up GraphEdit, also fixes #3568 | Juan Linietsky | 2016-02-08 | 1 | -28/+78 |
| | | |||||
| * | -Forgot to add clips input to graphedit, fixes #3420 | Juan Linietsky | 2016-01-23 | 1 | -0/+7 |
| | | |||||
| * | Add a slider to handle zoom | MarianoGNU | 2016-01-18 | 1 | -2/+20 |
| | | |||||
| * | Add zoom to GraphEdit | MarianoGNU | 2016-01-18 | 1 | -8/+61 |
| | | | | | | | Also fix some responsiveness issues: -Box selection no longer visible when connecting. -Allow cancel connection with mouse's right button. | ||||
| * | New shader nodes are now created under (more or less) the cursor. | Ovnuniarchos | 2016-01-18 | 1 | -2/+5 |
| | | |||||
| * | Delete selected nodes with the Delete key | Mariano Javier Suligoy | 2015-07-26 | 1 | -0/+7 |
| | | |||||
| * | Duplicate GraphNode(s) [Control+D] | Mariano Javier Suligoy | 2015-07-25 | 1 | -1/+9 |
| | | |||||
| * | Box selection for GraphNodes | Mariano Javier Suligoy | 2015-07-24 | 1 | -8/+83 |
| | | |||||
| * | Fix tab indent | Mariano Javier Suligoy | 2015-07-20 | 1 | -442/+442 |
| | | |||||
| * | Select and move multiple nodes at once | Mariano Javier Suligoy | 2015-07-19 | 1 | -368/+457 |
| | | |||||
| * | Use popup menu to add new nodes to the shader graph editor in the last ↵ | Mariano Javier Suligoy | 2015-07-16 | 1 | -3/+11 |
| | | | | | clicked location. | ||||
| * | Fixes to GraphEdit: | Juan Linietsky | 2015-01-08 | 1 | -4/+23 |
| | | | | | | | | | -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 | ||||
| * | -Visual Shader Editing Finished, PLEASE TEST! | Juan Linietsky | 2015-01-07 | 1 | -0/+50 |
| | | |||||
| * | -Work in progress visual shader editor *DOES NOT WORK YET* | Juan Linietsky | 2015-01-03 | 1 | -0/+517 |
