Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson authored Oct 28, 2024
1 parent 2d2d413 commit d838022
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- I3DMLoader: Add support for EAST_NORTH_UP semantic.
- R3F TilesRenderer: Added `group` property for passing react properties to the root tile set object.
- R3F `<CompassGizmo>` copmonent.
- R3F `<CompassGizmo>` component.

### 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.
Expand All @@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Case where the closest hit was not returned with "firstHitOnly" raycasting.
- R3F TilesRenderer: Fix case where the tiles renderer context would not trigger an update when options changed.
- UpdateOnChangePlugin: Fix case where tiles would not update correctly if plugin was added after cameras.
- EnvirontControls: Correctly mark "wheel" event as non-passive.
- EnvironmentControls: Correctly mark "wheel" event as non-passive.

## [0.3.39] - 2024.10.15
### Added
Expand Down

0 comments on commit d838022

Please sign in to comment.