DOCS: updated changelog

master
Martin Gerhardy 2022-05-01 22:44:58 +02:00
parent 8887798aa6
commit fd3ebcba60
2 changed files with 6 additions and 0 deletions

3
debian/changelog vendored
View File

@ -15,6 +15,9 @@ vengi (0.0.20.0-1) UNRELEASED; urgency=low
* Change between the edit and scene mode is now bound to tab
* Updated imguizmo to support clicking the view cube
* Cursor is no volume anymore but a plane
* Implemented plane filling
* Added extrude feature
* Allow to place a single voxel
* VoxConvert:
* Extended --dump to also show the key frames and the voxel count

View File

@ -27,6 +27,9 @@ VoxEdit:
- Change between the edit and scene mode is now bound to `tab`
- Updated imguizmo to support clicking the view cube
- Cursor is no volume anymore but a plane
- Implemented plane filling
- Added extrude feature
- Allow to place a single voxel
VoxConvert: