Notes
Check out the new generator scripts in voxedit. Find the documentation and examples at https://mgerhardy.github.io/engine/voxedit/LUAScript/
Changelog
0.0.7 (2020-09-15)
General:
- Fixed wrong-name-for-symlinks shown
- Added support for writing qef files
- Added lua script interface to generate voxels
- Added stacktrace support for windows
- Refactored module structure (split app and core)
- Optimized character animations
- Hot reload character animation C++ source changes in debug builds
- Added quaternion lua support
- Updated external dependencies
- Refactored lua bindings
- Support Chronovox-Studio files (csm)
- Support Nick's Voxel Model files (nvm)
- Support more versions of the vxm format
VoxEdit:
- Converted some voxel generation functions to lua
- Implemented new voxel generator scripts