Skip to content

Commit fceaea9

Browse files
authored
Update CHANGELOG.md
1 parent 14a533e commit fceaea9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212
- TilesRenderer: Added "optimizedLoadStrategy" and "loadSiblings" options. These are experimental settings and are planned to be the default and only tile load strategy.
1313
- R3F: added "EllipsoidContext" with "ellipsoid" and "frame" fields
1414
- Export FeatureTable, BatchTable classes.
15+
- TilingScheme: "tileSplitX" and "tileSplitY" variables per tile
1516

1617
### Changed
1718
- ImageOverlayPlugin: Textures are now assumed to be straight alpha.
@@ -21,6 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2122
### Fixed
2223
- Fix mouse offset in Controls.
2324
- Fixed case where DebugTilesPlugin could throw an error when toggling "enabled".
25+
- DebugTilesPlugin: Fixed case where "enabled" was not resepected if set to false on creation.
2426

2527
## [0.4.19] - 2025.12.19
2628
### Changed

0 commit comments

Comments
 (0)