File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2222- ImageOverlay: Added "alphaMask", "alphaInvert" options.
2323- CesiumIonOverlay: Added automatic support Bing & Google Maps overlays.
2424- QuantizedMeshLoader, QuantizedMeshPlugin: Added "generateNormals" option for cases where normals are not embedded.
25+ - Added "load-root-tileset" event.
2526
2627### Fixed
2728- Controls: Fixed case where pointer state may not have been reset correctly.
@@ -32,6 +33,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3233- PriorityQueue: fix case where entries were not being moved correctly by "removeByFilter".
3334- ImageOverlayPlugin: Fix case where overlay data were not being handled correctly when adjusting frames.
3435- ImageOverlayPlugin: Added a more clear error when "renderer" is not provided.
36+ - ImageFormatPlugin: Adjust the plugin to account for aspect ratio in error calculation.
3537
3638## [ 0.4.18] - 2025.11.14
3739### Added
You can’t perform that action at this time.
0 commit comments