Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Utsira committed Oct 15, 2024
1 parent b3285ae commit 008f176
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- Remove `VoxelScene` and `VoxelSceneBundle`: `VoxSceneLoader` now loads Voxel files directly into a Bevy `Scene`
- `VoxelSceneHook` and `VoxelSceneHookBundle` removed in favour of observers
- Ability to inject global `VoxLoaderSettings` into `VoxSceneLoader` as a workaround for [the](https://github.com/bevyengine/bevy/issues/11111) [bugs](https://github.com/bevyengine/bevy/issues/12320) in bevy where `load_with_settings` ignores settings under various conditions.
- Add `UnitOffset` parameter to `VoxLoaderSettings` to override how vertex positions are centered

## 0.14

Expand Down

0 comments on commit 008f176

Please sign in to comment.