Changelog
A more detailed changelog can be found on github.
Join our Discord server.
See the documentation for further details.
Known issues.
0.0.18 (2022-02-12)
renamed the github project to vengi - the url changed to https://github.com/mgerhardy/vengi.
Build:
- Removed own cmake unity-build implementation
- Fixed build when
GAMES
was set toOFF
General:
- Extended qbcl format support
- Fixed color conversion issue when importing palettes from voxel models
- Voxelization of obj meshes now also fills the inner parts of the mesh with voxels
- Fixed magicavoxel pivot issue (sometimes wrong positions)
- Added support for sandbox vxc format
- Added support for sandbox vxt format
- Added new example lua scripts
VoxConvert:
--input
can now also handle directories
VoxEdit:
- Added context actions to scene graph panel
- Fixed mouse input issues in fullscreen mode
- Fixed script editor placement