We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c01c620 commit 2128accCopy full SHA for 2128acc
1 file changed
CHANGELOG.md
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
## [0.4.24] - Unreleased
8
### Changed
9
- EnvironmentControls: PivotMesh is now added to the scene before the "start" event is fired.
10
+- ImageOverlayPlugin: Do not allocate a render target for compositing if only a single tile is returned that exactly matches the tile bounds.
11
12
### Fixed
13
- Ellipsoid.getPositionToCartographic: fixed incorrect calculation of cartographic point.
0 commit comments