Skip to content

Commit 1c05895

Browse files
authored
Update CHANGELOG.md
1 parent 08b68eb commit 1c05895

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)