broken_seals/game/addons/mat_maker_gd/nodes/noise
2021-10-06 10:30:22 +02:00
..
noise_color.gd Fix errors. 2021-10-04 15:14:41 +02:00
noise_FBM.gd Updated noise_fbm code based on the new shaders. 2021-10-05 13:33:27 +02:00
noise_voronoi.gd Fix errors. 2021-10-04 15:14:41 +02:00
noise.gd Implemented int and float slots. 2021-10-04 14:58:15 +02:00
perlin_color.gd Fix errors. 2021-10-04 15:14:41 +02:00
perlin_warp1.gd Fix errors. 2021-10-04 15:14:41 +02:00
perlin_warp2.gd Fix errors. 2021-10-04 15:14:41 +02:00
perlin.gd Now add slot universal methods in MMGraphNode only take an universal property as argument. Also added an universal texture slot. Had to add init_properties and _init_properties, and had to change register_methods to _register_methods in subclasses. 2021-10-06 10:30:22 +02:00