Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/fix-quaternion-compute-axis' i…
Browse files Browse the repository at this point in the history
…nto fix-quaternion-compute-axis

# Conflicts:
#	CHANGES.md
  • Loading branch information
javagl committed Dec 11, 2023
2 parents 6a7487c + 5be2e5c commit b9e3bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
- Fixed error with rhumb lines that have a 0 degree heading. [#11573](https://github.com/CesiumGS/cesium/pull/11573)
- Fixed `czm_normal`, `czm_normal3D`, `czm_inverseNormal`, and `czm_inverseNormal3D` for cases where the model matrix has non-uniform scale. [#11553](https://github.com/CesiumGS/cesium/pull/11553)
- Fixed issue with clustered labels when `dataSource.show` was toggled. [#11560](https://github.com/CesiumGS/cesium/pull/11560)
- Fixed inconsistant clustering when `dataSource.show` was toggled. [#11560](https://github.com/CesiumGS/cesium/pull/11560)
- Fixed inconsistent clustering when `dataSource.show` was toggled. [#11560](https://github.com/CesiumGS/cesium/pull/11560)

### 1.110.1 - 2023-10-25

Expand Down

0 comments on commit b9e3bfe

Please sign in to comment.