Releases: Name-hw/MeshCreator
Releases · Name-hw/MeshCreator
v0.2.6
v0.2.6 update - 2024-06-07
Full Changelog: v0.2.5...v0.2.6
Fixed
- Fixed the Extrude Region Tool not creating faces properly.
- Fixed the Tool Arrow appearing in an odd direction.
Changed
- Changed MeshCreator_TriangleGizmoFolder to exist only when the plugin is in use.
- Changed EditorGui and SettingsGui to appear after the plugin has loaded all mesh data.
v0.2.5
v0.2.5 update - 2024-05-24
Full Changelog: v0.2.4...v0.2.5
Added
- Added loading window.
- Optimized the source code of Extrude Region Tool.
Changed
- Changed to have multiple normal values per vertex.
- Changed the text that appears under the plugin button to 'MeshCreator (version)'.
v0.2.4
v0.2.3
v0.2.3 update - 2024-04-18
Full Changelog: v0.2.2...v0.2.3
Added
- Added Extrude Region tool.
- Bug fixes.
- Source code optimization.
v0.2.2
v0.2.2 update - 2024-03-17
Full Changelog: v0.2.1...v0.2.2
Added
- EditorGui
-- Triangle mode in Select mode. - Update during plugin execution.
- Source code optimization.
v0.2.1
v0.2.1 update - 2024-03-12
Full Changelog: v0.2.0...v0.2.1
Fixed
- Message displayed when clicking on MeshPart.
v0.2.0
v0.2.0 update - 2024-03-10
Full Changelog: v0.1.4...v0.2.0
Added
- MeshPart without MeshID can be edited.
- Source code for tool. (Tools for adding or filling faces may be updated)
Fixed
- Fixed MeshSaveFile not loading on MeshParts with no MeshId.
Changed
- EditorGui's appearance has changed.
v0.1.4
v0.1.4 update - 2024-02-29
Full Changelog: v0.1.3...v0.1.4
Added
- A warning will appear if you do not enable the EditableImage and EditableMesh beta features.
v0.1.3
v0.1.3 update - 2024-02-28
Full Changelog: v0.1.2...v0.1.3
Added
- EditorGui
-- Select mode - Settings menu gui
-- Gizmo visible setting
Changed
- Move Select mode setting in Settings menu gui to EditorGui.
- Change to default by pressing the Reset button.
v0.1.2
v0.1.2 Update - 2024-02-26
Full Changelog: V0.1.1...v0.1.2
Added
- Vertex Attachments are visible even without Constraint Details enabled.
- Source code optimization.
Fixed
- Fixed a bug where Vertex Attachments would be saved when closing Studio while the plugin was running.