We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f014e1 commit 85c5a36Copy full SHA for 85c5a36
CHANGES.md
@@ -1,5 +1,13 @@
1
# Change Log
2
3
+## 1.130 - 2025-06-01
4
+
5
+### @cesium/engine
6
7
+#### Additions :tada:
8
9
+- Added the ability to pass `OffscreenCanvas` & `ImageBitmap` directly to `Material` uniforms. [#12558](https://github.com/CesiumGS/cesium/pull/12558)
10
11
## 1.129 - 2025-05-01
12
13
### @cesium/engine
@@ -11,7 +19,6 @@
19
#### Additions :tada:
20
21
- Added `Material with Custom GLSL` Sandbox Demo. [#12549](https://github.com/CesiumGS/cesium/issues/12549)
14
-- Added the ability to pass `OffscreenCanvas` & `ImageBitmap` directly to `Material` uniforms. [#12558](https://github.com/CesiumGS/cesium/pull/12558)
15
22
16
23
#### Fixes :wrench:
17
24
0 commit comments