We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7dfb5a commit 2165236Copy full SHA for 2165236
1 file changed
CHANGELOG.md
@@ -29,6 +29,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
29
- EnforceNonZeroErrorPlugin: adjusted error is now based on the first parent with geometric error encountered.
30
- Fixed up some types.
31
- 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.
35
36
## [0.4.18] - 2025.11.14
37
### Added
0 commit comments