Skip to content

Commit 52fdb64

Browse files
committed
Merge branch 'master' of github.com:NASA-AMMOS/3DTilesRendererJS
2 parents 1afc9bb + 0156ff8 commit 52fdb64

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## Unreleased
7+
## [0.4.1] - 2025.01.14
88
### Added
99
- PNTSLoader: Add support for normals, quantized normals.
1010
- TilesRenderer: Support for 3DTILES_ELLIPSOID extension.
1111
- Types: Added types for CameraTransitionManager, GlobeControls, EnvironmentControls.
1212
- "inCache" field in TilesRenderer.stats object representing number of tiles in the lru cache for that renderer.
13+
- TilesRenderer: added "loadProgress" field.
1314

1415
### Fixed
1516
- TilesRenderer update no longer implicitly marks all tiles owned by other tiles renderers as unused. All tiles renderers sharing an LRUCache no longer must have their "update" functions called on the same frame.

0 commit comments

Comments
 (0)