v1.0.4
·
22 commits
to main
since this release
Overview
v1.0.4 brings several improvements to the export functionality and user interface, with a focus on enhanced GLTF support and interface refinements.
What's New
Enhanced Export Options
- Added GLTF-specific properties for more control over your exports:
- Choose between binary (.glb) or JSON (.gltf) format types
- Option to export materials or use placeholders
Export Improvements
- Fixed unit handling: Prevented scaling and unit settings from applying when exporting to GLTF or USD formats
- Streamlined transformation workflow: Created a unified
apply_transforms
function to handle location, rotation, and scale transformations
Bug Fixes
- Resolved
AttributeError
that occurred when clicking the selection button in the Recent Exports panel
Interface Enhancements
- Improved zero location option: Added appropriate title to the zero location transform option
- Updated unit display: Now using lowercase letters for units (m and cm) throughout the interface
- Simplified triangulation options: Merged triangulate checkbox and method selection into a single line for a cleaner interface
Developer Notes
Thank you for using EasyMesh! Your feedback and suggestions are always welcome. As always, please report any issues on the GitHub repository.