We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97ad7b1 commit d48d104Copy full SHA for d48d104
1 file changed
CHANGELOG.md
@@ -25,6 +25,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
25
- ImplicitTilingPlugin: Moved implicit tiling fields onto a new "implicitTilingData" object.
26
- DebugTilesPlugin: Replaced "getTileInformationFromActiveObject" function with "getTileFromObject3D".
27
- DebugTilesPlugin: Add transparent mesh to box helper visualization.
28
+- TilesRenderer: Moved "update-before", "update-after" events to TilesRendererBase.
29
+- Plugins: moved handling of "doTilesNeedUpdate" to TilesRendererBase.
30
31
### Fixed
32
- Fix mouse offset in Controls.
0 commit comments