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 Jan 12, 2025
2 parents 5963265 + 7a14a85 commit 49be086
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### Changed
- Remove "loadIndex" fields for cancelling redundant loads in favor of an abort signal.
- Removed gltf extension exports from core. Use the plugins export, instead.
- TilesRenderer: `CESIUM_RTC` glTF extension is no longer automatically supported. Use the `GLTFExtensionsPlugin`, instead.

## [0.4.0] - 2024.12.25
### Changed
Expand Down

0 comments on commit 49be086

Please sign in to comment.