DOCS: updated changelog

master
Martin Gerhardy 2022-04-19 20:33:14 +02:00
parent f2cee06757
commit 51d6dbfcfb
2 changed files with 4 additions and 0 deletions

2
debian/changelog vendored
View File

@ -7,11 +7,13 @@ vengi (0.0.20.0-1) UNRELEASED; urgency=low
* Added support for new magicavoxel format (animations)
* Preserve node hierarchie when saving vxr
* GLTF voxelization
* Allow to disable certain renderer features
* VoxEdit:
* Fixed start problems on some systems with multisampled framebuffers
* Allow to drag and drop colors from the palette
* Change between the edit and scene mode is now bound to tab
* Updated imguizmo to support clicking the view cube
* VoxConvert:
* Extended --dump to also show the key frames and the voxel count

View File

@ -18,12 +18,14 @@ General:
- Added support for new magicavoxel format (animations)
- Preserve node hierarchie when saving vxr
- GLTF voxelization
- Allow to disable certain renderer features
VoxEdit:
- Fixed start problems on some systems with multisampled framebuffers
- Allow to drag and drop colors from the palette
- Change between the edit and scene mode is now bound to `tab`
- Updated imguizmo to support clicking the view cube
VoxConvert: