Skip to content

Commit 2165236

Browse files
authored
Update CHANGELOG.md
1 parent f7dfb5a commit 2165236

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2929
- EnforceNonZeroErrorPlugin: adjusted error is now based on the first parent with geometric error encountered.
3030
- Fixed up some types.
3131
- Improved "Bounding OBB" and "Bounding Sphere" generation for "Region" bounding volumes.
32+
- PriorityQueue: fix case where entries were not being moved correctly by "removeByFilter".
33+
- ImageOverlayPlugin: Fix case where overlay data were not being handled correctly when adjusting frames.
34+
- ImageOverlayPlugin: Added a more clear error when "renderer" is not provided.
3235

3336
## [0.4.18] - 2025.11.14
3437
### Added

0 commit comments

Comments
 (0)