Skip to content

Commit d48d104

Browse files
authored
Update CHANGELOG.md
1 parent 97ad7b1 commit d48d104

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2525
- ImplicitTilingPlugin: Moved implicit tiling fields onto a new "implicitTilingData" object.
2626
- DebugTilesPlugin: Replaced "getTileInformationFromActiveObject" function with "getTileFromObject3D".
2727
- 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.
2830

2931
### Fixed
3032
- Fix mouse offset in Controls.

0 commit comments

Comments
 (0)