broken_seals/game/addons/mat_maker_gd/nodes
2021-10-13 18:51:34 +02:00
..
common Renamed colors.gd to filter.gd. 2021-10-13 18:51:34 +02:00
filter Renamed colors.gd to filter.gd. 2021-10-13 18:51:34 +02:00
noise Removed the input and output slot type parameter from the simple MMGraphNode property methods. Input and output was only available with universal properties anyway. 2021-10-09 19:15:15 +02:00
other Removed the input and output slot type parameter from the simple MMGraphNode property methods. Input and output was only available with universal properties anyway. 2021-10-09 19:15:15 +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 Removed the input and output slot type parameter from the simple MMGraphNode property methods. Input and output was only available with universal properties anyway. 2021-10-09 19:15:15 +02:00
mm_material.gd Finish up the new mat_maker_gd input/output notification api and made shape use it. Now shape's image updates whenever a property changes. 2021-10-09 14:04:09 +02:00
mm_node_universal_property.gd Implement type conversions for universal properties. 2021-10-09 19:07:32 +02:00
mm_node.gd Add support for disconnection and connecting universal properties via the mat_maker_gd editor plugin. 2021-10-09 18:48:01 +02:00