broken_seals/game/addons/mat_maker_gd/editor
2022-01-21 19:03:56 +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 Don't connect to the MMnode's changed event in mm_graph_node as it's not needed. Also set ignore changes when a texture is changed. 2022-01-21 18:59:55 +01:00