material-maker/addons/procedural_material
Rodolphe Suescun 18015aec93 Implemented multi-pass nodes and fixed blur. Various other fixes.
* Added a "constant wave" in the pattern node
* Updated graphEdit to detect and forbid loops
* Modified code that renders to texture to update a texture instead of returning one (so we avoid updating everything and rely on everything being updated automatically wrt textures)
* base library is loaded from filesystem (instead of package) if available
2018-08-12 19:25:18 +02:00
..
library Added an about box + minor changes 2018-08-11 11:33:24 +02:00
models Smart typo in perlin noise node 2018-07-29 14:21:49 +02:00
nodes Implemented multi-pass nodes and fixed blur. Various other fixes. 2018-08-12 19:25:18 +02:00
panoramas Shrinked panoramas 2018-08-04 08:56:07 +02:00
widgets Added an about box + minor changes 2018-08-11 11:33:24 +02:00
common.shader Implemented multi-pass nodes and fixed blur. Various other fixes. 2018-08-12 19:25:18 +02:00
graph_edit.gd Implemented multi-pass nodes and fixed blur. Various other fixes. 2018-08-12 19:25:18 +02:00
graph_edit.tscn Implemented multi-pass nodes and fixed blur. Various other fixes. 2018-08-12 19:25:18 +02:00
library.gd Implemented multi-pass nodes and fixed blur. Various other fixes. 2018-08-12 19:25:18 +02:00
main_window.gd Added an about box + minor changes 2018-08-11 11:33:24 +02:00
main_window.tscn Minor changes for 0.2 tag 2018-08-11 15:11:39 +02:00
node_base.gd Implemented multi-pass nodes and fixed blur. Various other fixes. 2018-08-12 19:25:18 +02:00
plugin.cfg First version 2018-07-22 17:20:27 +02:00
plugin.gd First version 2018-07-22 17:20:27 +02:00
pm_editor.gd More UI progress... 2018-08-07 09:31:41 +02:00
pm_editor.tscn More UI progress... 2018-08-07 09:31:41 +02:00
preview.gd Implemented multi-pass nodes and fixed blur. Various other fixes. 2018-08-12 19:25:18 +02:00
preview.tscn Added ambient occlusion and parameters for the material node 2018-08-10 12:31:15 +02:00