material-maker/addons/procedural_material/nodes
RodZill4 10ea905090 Many changes & fixes...
- shader updates are delayed by .25 seconds to avouid UI freeze
- fixed GraphNode initialization upon loading
- started obsoleting get_source_rgb and get_source_f functions
- updated colorize node to use gradient
- image node can now be loaded/saved
- removed iqnoise node
- rewrote perlin shader to support a seed parameter (seed is calculated from the node's position, so just move it to reseed)
- Added voronoi noise node
- updated code to use % formats instead of concatenating strings (should solve type problems in shaders)
- reworked the context menu (now has submenus)
- fixes in the gradient editor
2018-07-28 09:37:51 +02:00
..
blend.gd Many changes & fixes... 2018-07-28 09:37:51 +02:00
blend.tscn Prepared all nodes for caching and added Image node 2018-07-26 08:31:28 +02:00
bricks.gd Prepared all nodes for caching and added Image node 2018-07-26 08:31:28 +02:00
bricks.tscn Refactoring + added preview for selected node 2018-07-24 08:04:25 +02:00
colorize.gd Many changes & fixes... 2018-07-28 09:37:51 +02:00
colorize.tscn Many changes & fixes... 2018-07-28 09:37:51 +02:00
godot_logo.png New gradient editor, more image node progress 2018-07-27 08:49:54 +02:00
godot_logo.png.import Prepared all nodes for caching and added Image node 2018-07-26 08:31:28 +02:00
image.gd Many changes & fixes... 2018-07-28 09:37:51 +02:00
image.tscn Many changes & fixes... 2018-07-28 09:37:51 +02:00
material.gd Prepared all nodes for caching and added Image node 2018-07-26 08:31:28 +02:00
material.tscn Many changes & fixes... 2018-07-28 09:37:51 +02:00
normal_map.gd Prepared all nodes for caching and added Image node 2018-07-26 08:31:28 +02:00
normal_map.tscn Added basic normal map node 2018-07-23 23:13:14 +02:00
perlin.gd Many changes & fixes... 2018-07-28 09:37:51 +02:00
perlin.tscn Many changes & fixes... 2018-07-28 09:37:51 +02:00
sine.gd Prepared all nodes for caching and added Image node 2018-07-26 08:31:28 +02:00
sine.tscn Added basic normal map node 2018-07-23 23:13:14 +02:00
transform.gd Many changes & fixes... 2018-07-28 09:37:51 +02:00
transform.tscn Improved nodes and added texture export 2018-07-26 00:08:34 +02:00
voronoi.gd Many changes & fixes... 2018-07-28 09:37:51 +02:00
voronoi.tscn Many changes & fixes... 2018-07-28 09:37:51 +02:00
warp.gd Many changes & fixes... 2018-07-28 09:37:51 +02:00
warp.tscn Updated all nodes and added warp 2018-07-23 22:18:43 +02:00