broken_seals/game/addons/mesh_data_resource_editor
2022-01-27 17:12:34 +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 Added back the extrude button to mdr ed's sidebar, and implemented an extrude algorithm. I have high hopes for it, however it does not work at the moment, because SurfaceTool messes up the order of the triangles in the mesh after a normal generation, which I will fix soon. 2022-01-27 16:39:23 +01:00
plugin.cfg
plugin.gd Fix typo. 2022-01-27 17:04:04 +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