Join Discord at https://discord.gg/AgjCPXy
See the documentation for further details: https://mgerhardy.github.io/engine/
Changelog
A more detailed changelog can be found on github.
0.0.15 (2021-12-18)
General:
- Fixed missing vxm (version 4) saving support
- Fixed missing palette value for vxm saving
- Added support for loading only the palettes
- Added support for goxel gox file format
- Added support for sproxel csv file format
- Added support for a lot more image formats
- Improved lod creation for thin surface voxels
- Fixed vxr9 load support
- Added support for writing vxr files
VoxConvert:
- Added option to keep the input file palette and don't perform quantization
- Allow to export the palette to png
- Allow to generate models from heightmap images
- Allow to run lua scripts to modify volumes
- Allow to export or convert only single layers (
--filter
) - Allow to mirror and rotate the volumes
Thumbnailer:
- Try to use the built-in palette for models
VoxEdit:
- Allow to import palettes from volume formats, too
- Implemented camera panning
- Added more layer merge functions