v1.0.2
·
38 commits
to main
since this release
Bug Fixes
- Export Indicators Expiration: Fixed the colour-coding system for exported objects
- Exported objects now reliably marked as green for 1 minute
- Then yellow for 4 minutes
- Finally return to their original colour and are removed from the recent exports list
- Property Registration Fix:
- Resolved critical issue with registration of properties that was causing the add-on to completely break after introducing MeshExporterSettings(PropertyGroup) class
Performance Improvements
- Enhanced performance by:
- Replacing bpy.ops with context.scene.objects
- Reducing mode switching operations
Maintenance
- Cleaned up the Blender manifest file