material-maker/material_maker
Rodz Labs 810f3b0c0d
Merge pull request #351 from Arnklit/curve-edit-improvements
Makes curve editor resizeable and adds curve presets
2021-10-02 09:19:36 +02:00
..
doc Merge pull request #351 from Arnklit/curve-edit-improvements 2021-10-02 09:19:36 +02:00
environments Progress on Android export 2021-06-27 12:24:05 +02:00
examples Updated image node to support files relative to the install and user dirs. 2021-08-30 21:18:29 +02:00
fonts
icons Added support for previewing any node output (left click the port) and locking preview (hold control while clicking) 2021-09-05 17:28:00 +02:00
library Merge branch 'master' into multi-warp-node 2021-10-01 08:30:23 +02:00
meshes
misc Updated appdata and desktop files 2021-08-07 07:12:19 +02:00
nodes Merge pull request #355 from Arnklit/comment-color-picker-fix 2021-10-02 08:50:56 +02:00
panels Fixed problem with 3D preview capturing the mouse cursor when dragging tabs 2021-09-16 23:01:29 +02:00
theme improvement: turned the icons into .svg atlasses, made curves into an array, updated docs 2021-08-16 22:05:17 +01:00
tools More variations related fixes 2021-09-16 20:44:23 +02:00
widgets Merge pull request #351 from Arnklit/curve-edit-improvements 2021-10-02 09:19:36 +02:00
windows Added Polycurve node 2021-09-30 21:31:52 +02:00
main_window.gd Fixed crash when storing a node in a lib with hidden Library panel 2021-09-13 20:24:39 +02:00
main_window.tscn
main_window_layout.gd Added a second preview panel (hold shift while clicking on an output port). 2021-09-07 21:43:04 +02:00
node_factory.gd