We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7171525 commit bb2a74eCopy full SHA for bb2a74e
1 file changed
CHANGELOG.md
@@ -14,7 +14,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
14
- Export FeatureTable, BatchTable classes.
15
- TilingScheme: "tileSplitX" and "tileSplitY" variables per tile
16
- XYZImageFormat: add "projection" option and ability to set tile settings per-level.
17
-- DebugTilesPlugin: add "update" function so settings can be updated without updating tiles
+- DebugTilesPlugin: add "update" function so settings can be updated without updating tiles.
18
+- LoadRegionPlugin: Added "calculateDistance" function to regions, used for tile load sorting
19
20
### Changed
21
- ImageOverlayPlugin: Textures are now assumed to be straight alpha.
0 commit comments