material-maker/addons/procedural_material/nodes
Rodolphe Suescun 7033bf4a6e Added blur, transform node update, more blend types, UI fixes
* updated transform node (scale split into scale_x and scale_y, and added a repeat parameter)
* added blend modes (burn, dodge, lighten and darken)
* added a (very bad) blur node, based on generic convolution code
* rewrote normal_map node using convolution code
2018-08-09 22:19:27 +02:00
..
blend.gd Added blur, transform node update, more blend types, UI fixes 2018-08-09 22:19:27 +02:00
blend.tscn Added blur, transform node update, more blend types, UI fixes 2018-08-09 22:19:27 +02:00
blur.gd Added blur, transform node update, more blend types, UI fixes 2018-08-09 22:19:27 +02:00
blur.tscn Added blur, transform node update, more blend types, UI fixes 2018-08-09 22:19:27 +02:00
bricks.gd Updated bricks and voronoi nodes to provide several outputs 2018-08-03 22:38:48 +02:00
bricks.tscn Updated bricks and voronoi nodes to provide several outputs 2018-08-03 22:38:48 +02:00
colorize.gd Added uniform color node 2018-08-08 10:50:48 +02:00
colorize.tscn Fix removing gradient steps from colorize node 2018-08-06 22:05:26 +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 Updated new UI and more refactoring 2018-08-05 18:46:23 +02:00
image.tscn Fixed load/save dialogs and refactoring 2018-07-30 08:45:19 +02:00
material.gd Material export and usability improvements 2018-08-03 08:16:38 +02:00
material.tscn Fixed load/save dialogs and refactoring 2018-07-30 08:45:19 +02:00
normal_map.gd Added blur, transform node update, more blend types, UI fixes 2018-08-09 22:19:27 +02:00
normal_map.tscn Added blur, transform node update, more blend types, UI fixes 2018-08-09 22:19:27 +02:00
pattern.gd Added uniform color node 2018-08-08 10:50:48 +02:00
pattern.tscn Added uniform color node 2018-08-08 10:50:48 +02:00
perlin.gd Smart typo in perlin noise node 2018-07-29 14:21:49 +02:00
perlin.tscn Fixed load/save dialogs and refactoring 2018-07-30 08:45:19 +02:00
transform.gd Added blur, transform node update, more blend types, UI fixes 2018-08-09 22:19:27 +02:00
transform.tscn Added blur, transform node update, more blend types, UI fixes 2018-08-09 22:19:27 +02:00
uniform.gd Added uniform color node 2018-08-08 10:50:48 +02:00
uniform.tscn Added blur, transform node update, more blend types, UI fixes 2018-08-09 22:19:27 +02:00
voronoi.gd Updated bricks and voronoi nodes to provide several outputs 2018-08-03 22:38:48 +02:00
voronoi.tscn Updated bricks and voronoi nodes to provide several outputs 2018-08-03 22:38:48 +02:00
warp.gd Many changes & fixes... 2018-07-28 09:37:51 +02:00
warp.tscn Improved SpatialMaterial support 2018-07-29 23:43:24 +02:00