Skip to content

Commit 4f24785

Browse files
authored
Update CHANGELOG.md
1 parent a294a98 commit 4f24785

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1616
### Fixed
1717
- ImageFormatPlugins: Fixed case where tile nodes could be created and never released.
1818
- Converted remaining "three/examples/jsm/" paths to "three/addons/"
19+
- ImageOverlayPlugin: Geometry tiles will now continue to load and display even if an overlay texture fails to load.
20+
- ImageOverlayPlugin: If an overlay fails to load then a "load-error" will be thrown on TilesRenderer.
1921

2022
### Changed
2123
- Deprecated "ImageFormatPlugin" and derivative plugins to reduce code redundancy. Use "GeneratedSurfacePlugin" & "ImageOverlayPlugin", instead.

0 commit comments

Comments
 (0)