broken_seals/game/addons/mat_maker_gd/editor
2022-01-22 01:25:50 +01: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 Now ignore changes in MatMakerGDEditor is done with an int instad of a bool, so it won't matter if ignore is set multiple times. Also ignore changes in recreate, and don't allow multiple recreate()s to run. 2022-01-21 19:03:56 +01:00
MatMakerGDEditor.tscn Greyscale quantize and tonality nodes. 2021-10-27 18:26:06 +02:00
mm_graph_node.gd Fix dragging nodes in mat_maker_gd after recent changes. Also implemented undo redo support for node drag events. 2022-01-22 01:25:50 +01:00