Skip to content

Commit 04478f8

Browse files
committed
Changes for version 1.24.0
1 parent 6e3914f commit 04478f8

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Change Log {#changes}
22

3-
## ? - ?
3+
## v1.24.0 - 2026-07-01
44

55
##### Additions :tada:
66

77
- Added support for rendering glTFs with line primitives.
88

9+
In addition to the above, this release updates [cesium-native](https://github.com/CesiumGS/cesium-native) from v0.61.0 to v0.62.0. See the [changelog](https://github.com/CesiumGS/cesium-native/blob/main/CHANGES.md) for a complete list of changes in cesium-native.
10+
911
## v1.23.3 - 2026-06-01
1012

1113
##### Fixes :wrench:

native~/extern/cesium-native

Submodule cesium-native updated 43 files

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.cesium.unity",
3-
"version": "1.23.3",
3+
"version": "1.24.0",
44
"displayName": "Cesium for Unity",
55
"description": "Cesium for Unity brings the 3D geospatial ecosystem to Unity. By combining a high-accuracy full-scale WGS84 globe, open APIs and open standards for spatial indexing such as 3D Tiles, and cloud-based real-world content from [Cesium ion](https://cesium.com/cesium-ion) with Unity, this plugin enables 3D geospatial workflows and applications in Unity.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)