Commit Graph

43693 Commits

Author SHA1 Message Date
Adam Beili 1744ed81fa
Merge branch 'main' into depth-picking-performance 2025-10-08 15:56:17 +03:00
jjspace b497b84088
Merge pull request #12956 from CesiumGS/webgl2-pick-spec
Run PickingSpec in both WebGL1 and WebGL2
2025-10-07 20:37:49 +00:00
jjspace fd8540856e
adjust config structure 2025-10-07 16:04:03 -04:00
jjspace 4eaf0c2d4e
small gulpfile updates 2025-10-07 15:50:56 -04:00
jjspace dde0e07c3a
small cleanup, remove excess changes 2025-10-07 15:47:11 -04:00
Jeshurun Hembd fbb2271dd7 Run PickingSpec in both WebGL1 and WebGL2 2025-10-07 13:56:02 -04:00
jjspace 00dce5a3f1
update release index url to new sandcastle 2025-10-07 13:33:10 -04:00
jjspace f3ecf5ba96
build sandcastle on server start when it doesn't exist 2025-10-07 13:30:48 -04:00
jjspace 61d330af7d
correctly build sandcastle for zip file 2025-10-07 13:29:24 -04:00
Jeshurun Hembd 3fe0d3f9ef
Merge pull request #12955 from CesiumGS/event-fix
Fixes event bug with changes to listeners during callback
2025-10-07 17:24:30 +00:00
jjspace b695f5de55
adjust prod GH workflow 2025-10-07 13:15:41 -04:00
jjspace aaf4ae1bd1
move and trim build config 2025-10-07 13:15:20 -04:00
jjspace c4e8eea3ac
switch to relative routes for non-prod builds 2025-10-07 12:36:13 -04:00
ggetz 0a87bc360c Formatting 2025-10-07 11:59:50 -04:00
Gabby Getz 8b56190e5c
Merge branch 'main' into edge_line_unique_VAO 2025-10-07 11:54:15 -04:00
Gabby Getz 9c9705c794
Merge branch 'main' into billboard-terrain-clip-fix 2025-10-07 11:48:22 -04:00
jjspace b586c14aa6
Merge remote-tracking branch 'origin/main' into sandcastle-build-updates 2025-10-07 11:24:34 -04:00
Adam Beili 8a37234d29 update CHANGES.md 2025-10-07 12:40:00 +03:00
Adam Beili 6aef37979f
Merge branch 'main' into fix-hidden-label-background 2025-10-07 12:38:10 +03:00
Adam Beili e183063eed Update changelog 2025-10-07 12:27:05 +03:00
Adam Beili 0646fcaa99
Merge branch 'main' into depth-picking-performance 2025-10-07 12:14:50 +03:00
Matt Schwartz 91a202a16f Fixes bug in Event when adding a listener during a callback 2025-10-06 16:43:48 -04:00
Matt Schwartz b5b34173dd
Merge pull request #12954 from CesiumGS/iterate-fonts-ff
Fix editor fonts in firefox
2025-10-06 17:38:55 +00:00
jjspace 2c789f9a84
iterate fonts directly not .values() 2025-10-06 13:29:46 -04:00
jjspace c708661860
Merge remote-tracking branch 'origin/main' into sandcastle-build-updates 2025-10-03 13:04:58 -04:00
jjspace 2ffac63c04
Merge pull request #12942 from porotkin/fix-jsdoc
JSDoc. Fix `Google2DImageryProvider.ConstructorOptions` generated type
2025-10-03 14:57:04 +00:00
jjspace e80302fb4d
remove extra line 2025-10-03 10:54:18 -04:00
Michael Porotkin 4f325506ed
Merge branch 'main' into fix-jsdoc 2025-10-03 10:10:44 +03:00
Gabby Getz d4b8184b40
Merge pull request #12947 from CesiumGS/fix-sandcastle-code-url
Fix Sandcastle urls with `code` search param
2025-10-02 18:55:22 +00:00
jjspace 22a8a8e0f7
fix urls with code search param 2025-10-02 12:46:20 -04:00
porotkin 02fd4543dd
Add to CONTRIBUTORS.md 2025-10-02 14:56:23 +03:00
porotkin ddfca3b3f1
Fix `Google2DImageryProvider.ConstructorOptions` type generation 2025-10-02 14:45:06 +03:00
Jeshurun Hembd 8371941064 Update ThirdParty.json 2025-10-01 16:05:17 -04:00
Jeshurun Hembd dfabecd1f8 Updates for 1.134 release 2025-10-01 16:02:45 -04:00
jjspace f4bb1527c1
Merge pull request #12941 from CesiumGS/remove-defaultvalue
Remove defaultValue and defaultValue.EMPTY_OBJECT
2025-10-01 19:16:19 +00:00
Jeshurun Hembd f1f7a91d1c Clarify usage note for defaultValue removal 2025-10-01 15:09:48 -04:00
Jeshurun Hembd a83936c000 Merge branch 'main' into remove-defaultvalue 2025-10-01 15:01:40 -04:00
Jeshurun Hembd 8d67e9ea35
Merge pull request #12933 from CesiumGS/voxel-rte
Use eye coordinates for voxel raymarching
2025-10-01 19:00:18 +00:00
Jeshurun Hembd 573f952c23 Remove defaultValue 2025-10-01 14:55:24 -04:00
Jeshurun Hembd 64e17d3fb6 Fix latitude intersection for ellipsoid voxels 2025-10-01 14:36:23 -04:00
Gabby Getz 25a085dc74
Merge branch 'main' into voxel-rte 2025-10-01 12:43:12 -04:00
Luke McKinstry 0e357283da
Merge pull request #12913 from CesiumGS/google-azure-2d-imagery
Google2D & Azure2D ImageryProvider classes
2025-10-01 16:16:28 +00:00
Jeshurun Hembd c0a730bc79 Update CHANGES.md to highlight WebGL2 requirement for voxels 2025-10-01 11:59:07 -04:00
lukemckinstry 85eb61996d prod asset ID updates 2025-10-01 11:16:52 -04:00
lukemckinstry f74fa5738b update to prod asset ids 2025-10-01 10:37:29 -04:00
Gabby Getz 6e3195b6df
Merge pull request #12937 from CesiumGS/sandcastle-banner-update
Sandcastle full release
2025-10-01 14:25:00 +00:00
ggetz 74c943dec6 Update CHANGES.md 2025-10-01 10:22:58 -04:00
Jeshurun Hembd 052855d275 Update CHANGES.md, re-run prettier 2025-10-01 10:16:12 -04:00
Jeshurun Hembd 1bcf62a9e1 Fix transforms for box voxels 2025-10-01 10:11:39 -04:00
lukemckinstry 8ddcf0c1fd fixups 2025-10-01 10:10:18 -04:00