material-maker/addons/procedural_material
RodZill4 d04a319944 Prepared all nodes for caching and added Image node
Added Image node that can be used to import textures
Renamed all get_shader_code methods to _get_shader code so a caching system can be integrated in node_base (and we can get rid of get_source_rgb and get_source_f functions)
2018-07-26 08:31:28 +02:00
..
nodes Prepared all nodes for caching and added Image node 2018-07-26 08:31:28 +02:00
graph_edit.gd Added material preview (albedo and normal map only for now) 2018-07-25 06:20:36 +02:00
material_preview.gd Improved nodes and added texture export 2018-07-26 00:08:34 +02:00
node_base.gd Prepared all nodes for caching and added Image node 2018-07-26 08:31:28 +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 Prepared all nodes for caching and added Image node 2018-07-26 08:31:28 +02:00
pm_editor.tscn Prepared all nodes for caching and added Image node 2018-07-26 08:31:28 +02:00
shader_header.txt Improved nodes and added texture export 2018-07-26 00:08:34 +02:00