CHANGELOG: updated changelogs

master
Martin Gerhardy 2020-06-12 22:15:35 +02:00
parent a758a44b6f
commit 46693bbec1
2 changed files with 19 additions and 0 deletions

View File

@ -4,6 +4,14 @@ A more detailed changelog can be found at: https://github.com/mgerhardy/engine/c
VoxConvert:
- Support different palette files (cvar `palette`)
- Support writing outside the registered application paths
- Allow to overwrite existing files
General:
- Switched to qb as default volume format
- Improved scene graph support for Magicavoxel vox files
- Fixed invisible voxels for qb and qbt (Qubicle) volume format
- Support automatic loading different volume formats for assets
#### 0.0.4 (2020-06-07)

11
debian/changelog vendored
View File

@ -1,5 +1,16 @@
vengi (0.0.5.0-1) UNRELEASED; urgency=low
* VoxConvert:
* Support different palette files (cvar `palette`)
* Support writing outside the registered application paths
* Allow to overwrite existing files
* General:
* Switched to qb as default volume format
* Improved scene graph support for Magicavoxel vox files
* Fixed invisible voxels for qb and qbt (Qubicle) volume format
* Support automatic loading different volume formats for assets
-- Martin Gerhardy <martin.gerhardy@gmail.com> Sun, 7 Jun 2020 10:32:10 +0200
vengi (0.0.4.0-1) unstable; urgency=low