Commit Graph

43693 Commits

Author SHA1 Message Date
jjspace cf19f38748
update tokens 2025-11-03 13:02:09 -05:00
Jeshurun Hembd a129f06ea9
Merge pull request #13010 from CesiumGS/remove-splat-deprecation
Remove support for the legacy splats extension
2025-11-03 17:55:09 +00:00
jjspace caf297d63e
change wording 2025-11-03 12:32:29 -05:00
jjspace 30ed7083c3
tidy up the code 2025-11-03 11:47:19 -05:00
jjspace 88951ffde4
remove support for the legacy splats extension 2025-11-03 11:40:10 -05:00
Jeshurun Hembd 96c4ca3f4b
Merge pull request #13009 from CesiumGS/remove-banner
Remove banner pointing to legacy sandcastle
2025-11-03 16:18:57 +00:00
jjspace 90e527961e
remove banner pointing to legacy sandcastle 2025-11-03 11:07:59 -05:00
jjspace 7aae7e358e
Merge pull request #12904 from CesiumGS/sandcastle-build-updates
Sandcastle build config updates
2025-11-03 11:07:30 -05:00
jjspace c59e106436
Merge remote-tracking branch 'origin/main' into sandcastle-build-updates 2025-11-03 10:48:42 -05:00
jjspace 7d3efcb544
Merge pull request #12963 from CesiumGS/3d-tiles-terrain
3d tiles terrain
2025-11-03 14:58:59 +00:00
Adam Larkeryd eb1fa20a49 Merge branch 'main' into alark/async-picking 2025-11-03 10:38:15 +09:00
Jeshurun Hembd a3ae7943f9
Merge pull request #12959 from CesiumGS/voxel-exaggeration
Fix exaggeration of ellipsoid voxel clipping bounds
2025-11-02 02:56:09 +00:00
Jeshurun Hembd b321b6fadc PR feedback part 2 2025-10-31 18:05:08 -04:00
Jeshurun Hembd 7f81c437f4 Avoid undefined TypedArray type 2025-10-31 17:35:02 -04:00
Jeshurun Hembd 3f911ee8e1 Store exaggeration state in VoxelPrimitive 2025-10-31 13:11:17 -04:00
jjspace 9675ce52d7
don't include engine bundle in npm package 2025-10-31 12:23:04 -04:00
Matt Schwartz 01fde5c93f Style refactor 2025-10-31 10:46:05 -04:00
Matt Schwartz 488bc7c961 More jsdoc 2025-10-31 10:20:32 -04:00
Matt Schwartz c8b00a4ec7 Improves jsdocs for terainpicker 2025-10-31 09:37:48 -04:00
Matt Schwartz 8e57c5a37c Polishes PR 2025-10-31 00:45:30 -04:00
Matt Schwartz b823e08546 Moves transform computation from terrain picker to terrain mesh 2025-10-30 19:59:40 -04:00
Matt Schwartz 7081df8824 Fixes bug with intersections behind ray 2025-10-30 19:24:33 -04:00
Matt Schwartz fdb8ee42a4 Switch terrain picking data structure to quadtree 2025-10-30 19:02:41 -04:00
Gabby Getz ba5b5d77e8
Merge branch 'main' into sandcastle-build-updates 2025-10-30 18:03:48 -04:00
Luke McKinstry 453b40d6f1
Merge pull request #13004 from CesiumGS/ion-headers
Set headers for URLs proxied from Cesium ion
2025-10-30 18:13:04 +00:00
ggetz b45dead50e Fix ionImageryProvider cache, unit test cleanup 2025-10-30 13:41:25 -04:00
Sean Lilley b36984b4f7
Merge pull request #12926 from CesiumGS/gsplat-fixedframe-transform
Gsplat fixedframe transform
2025-10-30 17:36:25 +00:00
keyboardspecialist 88dd03e097 wording 2025-10-30 10:26:25 -05:00
keyboardspecialist e9f2388ffb use primitive transform for inverse rotation matrix to ensure SH works for all datasets 2025-10-30 10:16:36 -05:00
Adam Beili 1d6d5e6570 Cleaner and readable code 2025-10-30 02:07:06 +02:00
Adam Beili f73f2f2b5c Self CR 2025-10-30 01:59:41 +02:00
Adam Beili 6f1349bc09 Suggested CR changes 2025-10-30 01:23:30 +02:00
Matt Schwartz b0f14b30f3 Refactors scene mode change and reset in octree picking 2025-10-29 19:08:15 -04:00
Adam Beili 5d00fca596 Safer implementation, handle edge cases as done previously 2025-10-29 23:29:04 +02:00
Adam Beili 08ecab02d0
Merge branch 'main' into fix-billboard-subregion 2025-10-29 23:05:56 +02:00
keyboardspecialist 72584a27e7 remove unnecessary fromArray 2025-10-29 15:58:49 -05:00
keyboardspecialist f3664c6528 removed extraneous defined check and assignment of rootTransform 2025-10-29 15:53:52 -05:00
keyboardspecialist fec2dbf35e move changes to Nov release 2025-10-29 15:50:06 -05:00
keyboardspecialist 9246bb8e3e Merge branch 'main' into gsplat-fixedframe-transform 2025-10-29 15:49:48 -05:00
Matt Schwartz cbfa3cea27 Fixes to globesurfacetile spec 2025-10-29 14:43:15 -04:00
Matt Schwartz 2e3d6b6bf2 Moves ray-AABB intersection tests to utility class 2025-10-29 14:01:23 -04:00
Matt Schwartz 83364cc5a5 Adapts octree for different scene modes 2025-10-29 11:20:41 -04:00
Adam Larkeryd 86049c8fe6 added pickAsync code example to doc 2025-10-29 10:25:55 +09:00
Adam Larkeryd ec3e71b360 changelog 2025-10-29 10:21:56 +09:00
Adam Larkeryd 40bce95af4 test: picks async throws timeout if too slow 2025-10-29 10:12:54 +09:00
Adam Larkeryd ce0c6a79e9 Merge branch 'main' into alark/async-picking 2025-10-29 09:24:56 +09:00
Jeshurun Hembd b222893b2a PR feedback part 1 2025-10-28 18:56:05 -04:00
Jeshurun Hembd 1f737c2d78 PR feedback part 1 2025-10-28 18:08:42 -04:00
Marco Hutter 0ee5670050
Merge pull request #12924 from CesiumGS/fix-draped-imagery-removal
Fix draped imagery removal
2025-10-28 21:26:12 +00:00
ggetz c5ac658738 Minor code cleanup 2025-10-28 14:27:13 -04:00