broken_seals/game/addons/mesh_data_resource_editor
2022-01-18 21:47:18 +01:00
..
button_groups Reworked mesh_data_resource_editor's side panel. 2021-12-28 15:05:43 +01:00
utilities Removing a triangle will also remove it's marked edges. 2022-01-18 21:47:18 +01:00
widgets Properly handle horizontal minimum in the flex grid container. 2021-12-28 21:14:46 +01:00
MDIEd.gd Added a scroll container to mdr ed's sidebar. 2022-01-15 16:35:47 +01:00
MDIEd.tscn Removed vertex disconnect action. I don't think it would have been that useful. 2022-01-18 20:23:27 +01:00
MDIGizmoPlugin.gd Implemented seam visualization. Also changed the color of the default mesh outline to gray. 2022-01-18 21:11:37 +01:00
MIDGizmo.gd Moved some of the new helper methods to the mesh utils script. 2022-01-18 21:41:39 +01:00
plugin.cfg
plugin.gd Added mark and unmark seam buttons to the edges. Also smaller fixes to the mrd_ed's gui. 2022-01-15 16:24:34 +01:00
UVEditor.gd