Garrett Johnson пре 4 година
родитељ
комит
7e4dda58e7
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -15,6 +15,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 - DebugTilesRenderer: Added `getDebugColor` function for adjusing the debug visualization colors.
 - Support for computing screen space error for tiles that had sphere bounds but no box bounds.
 
+### Fixed
+- I3DMLoader: Fixed embedded absolute URLs not working correctly.
+
 ## [0.3.1] - 2021-07-28
 ### Fixed
 - Case where tiles that were outside of the camera frustum would be loaded with a higher priority.