Skip to content

Commit

Permalink
DOCS: updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mgerhardy committed Jan 8, 2025
1 parent 3c5a490 commit f6818e8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,16 @@ General:
- Fixed case-sensitivity in pattern matching. We couldn't find files that had upper-case extensions
- Implemented symlink handling on windows
- Added public domain Ace Of Spades map generator code
- Added new cvar `palformat_maxsize` to control the max image size for palette quantization
- Added new cvar `voxformat_imageheightmapminheight` to control the minimum size during a heightmap import
- Fixed handling of `gltf` embedded images
- Fixed `png` import palette handling

VoxConvert:

- Removed the file type selection for source and target files in the ui
- Added script support to the ui
- `--usage` shows lua script details now

VoxEdit:

Expand Down

0 comments on commit f6818e8

Please sign in to comment.