We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd27aad commit dbae830Copy full SHA for dbae830
1 file changed
CHANGELOG.md
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
13
- EnvironmentControls: PivotMesh is now added to the scene before the "start" event is fired.
14
- ImageOverlayPlugin: Do not allocate a render target for compositing if only a single tile is returned that exactly matches the tile bounds.
15
- WMTSImageOverlay, WMTSTilesPlugin: Deprecated "capabilities" argument, adjusted options so literals can be passed.
16
+- Changed "three/examples/jsm" paths to "three/addons"
17
18
### Fixed
19
- Ellipsoid.getPositionToCartographic: fixed incorrect calculation of cartographic point.
0 commit comments