broken_seals/game/addons/mesh_data_resource_editor
2022-01-27 17:34:24 +01:00
..
button_groups Added handle selection types to mdi ed's sidebar, and set up events for them. 2022-01-25 14:47:18 +01:00
utilities Decreased them by a little. 2022-01-27 17:09:33 +01:00
uv_editor Check whether the signals are already connected in uveditor's popup. This fixed an in-editor error message. 2022-01-23 01:26:25 +01:00
widgets Copied over the rect editor from the world generator addon to med ed as a base for a uv editor. 2022-01-20 14:42:01 +01:00
MDIEd.gd Fix typo. 2022-01-27 17:04:04 +01:00
MDIEd.tscn Hide the vertex split operation for now as it's not implemented. 2022-01-27 17:12:34 +01:00
MDIGizmoPlugin.gd Added undo redo support for uv_unwrap, apply_seam, mark_seam, and unmark_seam. 2022-01-20 21:48:21 +01:00
MIDGizmo.gd Remove stray print. 2022-01-27 17:34:24 +01:00
plugin.cfg
plugin.gd Fix typo. 2022-01-27 17:04:04 +01:00
UVEditor.gd