VoxLib 1.2.0
New Features
- New transformation methods:
flipVertical()
,flipZ()
,rotate(transformation)
- High-performance caching using Caffeine library
- New utility class
CommonShapes
with pre-defined shape generators - Shape simplification utilities
- Debug utilities in
VoxelShapeDebug
Improvements
- Optimized shape combination algorithms
- Special case handling for empty and full shapes
- Automatic cache eviction with time-based expiration
- Improved documentation
- Updated dependencies
Full Changelog
See the CHANGELOG.md for complete details.