We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6006b4c commit f20e37fCopy full SHA for f20e37f
CHANGELOG.md
@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
## [0.4.24] - Unreleased
8
+### Added
9
+- TilesRenderer: Added support for reverse depth buffer.
10
+
11
### Changed
12
- EnvironmentControls: PivotMesh is now added to the scene before the "start" event is fired.
13
- ImageOverlayPlugin: Do not allocate a render target for compositing if only a single tile is returned that exactly matches the tile bounds.
0 commit comments