Typo
parent
21f6112433
commit
420ad98366
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue