master
Marc Gilleron 2022-02-27 23:39:30 +00:00
parent 21f6112433
commit 420ad98366
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ Godot 4 is required from this version.
- `VoxelStream`: renamed `immerge_block` => `save_voxel_block`
- `VoxelStreamScript`: renamed `_emerge_block` => `_load_voxel_block`
- `VoxelStreamScript`: renamed `_immerge_block` => `_save_voxel_block`
- `VoxelGeneratorGraph`: the `Select` node's `thresdold` port is now a parameter instead.
- `VoxelGeneratorGraph`: the `Select` node's `threshold` port is now a parameter instead.
- Known issues
- Some nodes and resources no longer start with predefined properties due to a warning introduced in Godot4 when properties are resources.