broken_seals/game/addons/mat_maker_gd/nodes
2021-10-06 10:30:22 +02:00
..
common Did the same to noise_voronoi.gd. 2021-10-05 17:54:06 +02:00
filter Fix errors. 2021-10-04 15:14:41 +02:00
material_maker_nodes Reorganize mat_maker_gd. 2021-10-01 22:04:09 +02:00
noise 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
pattern Fix errors. 2021-10-04 15:14:41 +02:00
sdf2d Fix errors. 2021-10-04 15:14:41 +02:00
sdf3d Fix errors. 2021-10-04 15:14:41 +02:00
simple 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
mm_material.gd Initial slot api for MMGraphNode. Already supports images. Also implemented the image generation helper methods for MMMaterial and MMNode. 2021-10-04 13:09:43 +02:00
mm_node_universal_property.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
mm_node.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