Skip to content

Commit b661763

Browse files
author
Jeshurun Hembd
committed
Fix CHANGES.md for #12549
1 parent d04d0e4 commit b661763

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGES.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
### @cesium/engine
66

7+
#### Additions :tada:
8+
9+
- Added `Material with Custom GLSL` Sandbox Demo. [#12549](https://github.com/CesiumGS/cesium/issues/12549)
10+
711
#### Fixes :wrench:
812

913
- `QuadtreePrimitive.updateHeights` now converts position to Cartographic before invoking the callback, ensuring compatibility with change introduced by [commit 53889cb](https://github.com/CesiumGS/cesium/commit/53889cb) and preventing unnecessary computation. [#12555](https://github.com/CesiumGS/cesium/pull/12555)
@@ -22,7 +26,6 @@
2226

2327
- Added support for loading iTwin data using share keys as an alternative to user-based OAuth. When using a share key, set `ITwinPlatform.defaultShareKey`. [#12530](https://github.com/CesiumGS/cesium/pull/12530)
2428
- Added `Frozen.EMPTY_OBJECT` and `Frozen.EMPTY_ARRAY` for use as default parameter values that avoid unnecessary memory allocations. [#12507](https://github.com/CesiumGS/cesium/pull/12507)
25-
- Added `Material with Custom GLSL` Sandbox Demo. [#12549](https://github.com/CesiumGS/cesium/issues/12549)
2629

2730
#### Fixes :wrench:
2831

0 commit comments

Comments
 (0)