From 8535ef2cf96335a7b1fe330caa30293d5b4c3bf9 Mon Sep 17 00:00:00 2001 From: Marc Gilleron Date: Sat, 19 Jun 2021 19:10:09 +0100 Subject: [PATCH] Update changelog --- doc/source/changelog.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/source/changelog.md b/doc/source/changelog.md index 06b49ea7..f44d5089 100644 --- a/doc/source/changelog.md +++ b/doc/source/changelog.md @@ -8,8 +8,12 @@ At the moment, this module doesn't have a distinct release schedule, so this cha Semver is not yet in place, so each version can have breaking changes, although it shouldn't happen often. -Ongoing development ----------------------- +Ongoing development - `master` +------------------------------- + +- General + - Added `VoxelTerrain.get_data_block_size()` + - Added `VoxelToolTerrain.for_each_voxel_metadata_in_area()` to quickly find all metadata in a box - Smooth voxels - Initial support for texturing data in voxels, using 4-bit indices and weights