File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
77## Unreleased
8+ ### Fixed
9+ - Support for embedded tileset / tile geometry URLs with hashes, search query parameters.
10+
11+ ## [ 0.3.2] - 2021-09-02
812### Changed
9- - DebugTilesRenderer: "RANDOM_COLOR" debug colors are now consistent between flag toggles .
13+ - DebugTilesRenderer: Bounding boxes now colored down the tree based on depth .
1014- DebugTilesRenderer: "MeshStandardMaterial" is now used instead of "MeshBasicMaterial" for debugging.
1115- TilesRenderer: add ` getBoundingSphere ` function.
1216
@@ -15,7 +19,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1519- Names for various tile objects.
1620- DebugTilesRenderer: Added ` getDebugColor ` function for adjusing the debug visualization colors.
1721- Support for computing screen space error for tiles that had sphere bounds but no box bounds.
18- - Support for embedded tileset / tile geometry URLs with hashes, search query parameters.
1922- DebugTilesRenderer: Added ` customColorCallback ` and ` CUSTOM_COLOR ` mode for custom debug coloring.
2023
2124### Fixed
You can’t perform that action at this time.
0 commit comments