broken_seals/game/addons/mat_maker_gd/editor
2021-10-07 15:47:09 +02:00
..
CreateNamePopup.gd Added an Add button to the mat maker's editor. 2021-10-04 11:27:35 +02:00
CreateNamePopup.tscn Added an Add button to the mat maker's editor. 2021-10-04 11:27:35 +02:00
MatMakerGDEditor.gd Added slot color support. 2021-10-04 13:28:00 +02:00
MatMakerGDEditor.tscn Added a new output node. 2021-10-07 15:47:09 +02:00
mm_graph_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