Skip to content

Commit

Permalink
Merge branch 'master' of github.com:NASA-AMMOS/3DTilesRendererJS
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson committed Oct 28, 2024
2 parents de954c9 + 2f65ea5 commit e6b0d6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- R3F TilesRenderer: Added `group` property for passing react properties to the root tile set object.
- R3F `<CompassGizmo>` copmonent.

### Changed
- Slightly modified the traversal algorithm to not require loaded content (and therefore for content to exist) in order to trigger child tiles to load.

### Fixed
- EnvironmentControls: Assign the current camera to the raycaster.
- Typescript definitions for TilesRenderer.
Expand Down

0 comments on commit e6b0d6a

Please sign in to comment.