Releases: dshot92/mesh-analysis-overlay
Releases · dshot92/mesh-analysis-overlay
v3.0.0
v3.0.0
Overlays
- Added Degenerate Faces overlay
- Added non-planar threshold slider in panel settings
Caching
- Refactored caching.
- Cache indices instead of element data
Selection
- Added button next to each overlay toggle to select those elements.
- SHIFT click - adds to selection
- CTRL click - subtract from selection
Statistics
- Show overlay statistics in panel
v2.0.0
v2.0.0
Performance Improvements
- Implemented per-object caching system
- Optimized drawing code for better performance
Since the analysis can be a heavy process, it does not recalculate on every frame.
Cached data per object allows editing the mesh in object/edit mode with no problems.
The overlay will be refreshed by disabling and re-enabling it or toggling EDIT mode on/off..
Code Refactoring
- Restructured codebase for better maintainability
- Reduced code duplication
Version 1.0.0
Initial release 1.0.0