broken_seals/game/addons/mesh_data_resource_editor
2022-01-23 23:03:02 +01:00
..
button_groups Missing button group resource from the last commit. 2022-01-23 01:24:07 +01:00
utilities Actually implemented the visual indicator toggles. 2022-01-23 22:46:15 +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 Add toggles for visual indicators to mdr ed's sidebar. 2022-01-23 22:26:08 +01:00
MDIEd.tscn Add toggles for visual indicators to mdr ed's sidebar. 2022-01-23 22:26:08 +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 Reworked handle selection. Now you can only select one by default, and deselect with clicking far away from handles (when nothing is held down). Holding down shift will always append, and holding down control deselects one by one. 2022-01-23 23:03:02 +01:00
plugin.cfg Created/added a new mesh_data_resource_editor plugin. 2021-02-08 08:24:40 +01:00
plugin.gd Add toggles for visual indicators to mdr ed's sidebar. 2022-01-23 22:26:08 +01:00
UVEditor.gd Now the uv preview will show the mesh data instance's active texture as a background. 2022-01-20 00:21:23 +01:00