File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7+ ## Unreleased
8+ ### Fixed
9+ - Case where tiles that were outside of the camera frustum would be loaded with a higher priority.
10+ - Case where a single tiles renderer tiles would always be loaded with a higher priority.
11+ - Case where bounding boxes with one dimension of 0 would not compute the distance to camera correctly.
12+
713## [ 0.3.0] - 2021-07-24
814### Added
915- ` path-browserify ` dependency explicitly rather than relying on implicit polyfills for ` path ` package.
You can’t perform that action at this time.
0 commit comments