We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a096407 commit 1a187d9Copy full SHA for 1a187d9
1 file changed
CHANGELOG.md
@@ -26,7 +26,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
26
- Controls: Fixed case where pointer state may not have been reset correctly.
27
- ImageOverlayPlugin: "enableTileSplitting" now works with "ADDITIVE" tiles.
28
- EnforceNonZeroErrorPlugin: adjusted error is now based on the first parent with geometric error encountered.
29
-- Fixed up some types
+- Fixed up some types.
30
+- Improved "Bounding OBB" and "Bounding Sphere" generation for "Region" bounding volumes.
31
32
## [0.4.18] - 2025.11.14
33
### Added
0 commit comments