Commit Graph

3509 Commits

Author SHA1 Message Date
jjspace d8a7e22f04
wait for code to load 2025-11-25 12:27:17 -05:00
Don McCurdy 4e3980cc53 fix(textureatlas): Apply internal padding between images 2025-11-21 11:44:18 -05:00
Don McCurdy 16d0cccfdb chore(textureatlas): Fix vertical order unit test debug output 2025-11-20 09:31:57 -05:00
Don McCurdy 5213dfc1c0 update empty space character with '.' 2025-11-18 16:44:20 -05:00
Don McCurdy bd5aa3ff29 chore(textureatlas): Refactor unit tests for visual output 2025-11-18 15:34:19 -05:00
Matt Schwartz bcc5ea383e
Merge pull request #13013 from CesiumGS/clear-console
Add option to clear the console in Sandcastle
2025-11-14 16:56:31 +00:00
Don McCurdy cfce282f08 fix(billboards): Scale SVGs in texture atlas to match billboard display size 2025-11-13 16:39:02 -05:00
Matt Schwartz d748edee14 Variable rename in terrainpicker 2025-11-13 11:49:42 -05:00
Matt Schwartz cdbd86b05b Merge remote-tracking branch 'origin' into fastPickingWithOctree 2025-11-13 11:47:52 -05:00
Matt Schwartz 644c18332b
Merge pull request #12983 from alarkbentley/alark/async-picking
Added Scene.pickAsync for non GPU blocking picking
2025-11-13 06:24:25 +00:00
Adam Larkeryd 71a12a341b fix for typedef 2025-11-13 12:22:00 +09:00
Matt Schwartz 9113ae75bc PR revisions #1 2025-11-12 13:23:25 -05:00
Adam Larkeryd e70ec8043c doc fixes 2025-11-12 10:21:08 +09:00
Adam Larkeryd 95cb3bb3b9 Picking.pickAsync 2025-11-12 09:40:10 +09:00
Adam Beili e6ac78ff3b Promises 2025-11-11 16:06:53 +02:00
Adam Beili 034653c846 Fix jsdoc types 2025-11-11 15:34:32 +02:00
Adam Larkeryd 45f8734037 Context readPixelsToPBO 2025-11-11 15:45:16 +09:00
Adam Larkeryd 64f07aec37 tests for Sync waitForSignal 2025-11-10 16:31:32 +09:00
Adam Larkeryd febfade1df Sync waitForSignal 2025-11-10 15:25:26 +09:00
Adam 9b42731f52 Fix 2025-11-07 18:33:16 +02:00
Adam 55b2ba865a CR 2025-11-07 18:00:24 +02:00
Adam 85fabf515b Fix jsdoc 2025-11-07 13:39:28 +02:00
Adam 84890e6d95 Refactor 2025-11-07 13:28:26 +02:00
Adam 829a768abf Make existing test properly reflect the render loop 2025-11-07 13:02:44 +02:00
Adam Beili 4ed382f4f3
Merge branch 'CesiumGS:main' into fix-billboard-subregion 2025-11-07 11:03:50 +02:00
Adam Larkeryd 7148621fda added synchronus fallback warning 2025-11-06 15:09:45 +09:00
jjspace 3cc5f439f3
support multiple arguments in console mirror messages 2025-11-04 17:00:23 -05:00
jjspace ba462e219d
add option to clear the console log 2025-11-04 15:21:08 -05:00
Matt Schwartz 1c30cf64b5 Unit test fixes 2025-11-03 22:39:56 -05:00
Matt Schwartz cdf07f4214 Merge remote-tracking branch 'origin' into fastPickingWithOctree 2025-11-03 22:10:29 -05:00
Matt Schwartz e399a8a306 Moves and adds unit tests for picking 2025-11-03 22:09:56 -05:00
Matt Schwartz c0acb452b7 Fixes zero-scale bug in non-terrain cases 2025-11-03 21:50:22 -05:00
Matt Schwartz 1689691878 Fixes transform bugs in 2D/CV modes 2025-11-03 21:30:27 -05:00
Adam Larkeryd ac61464780 Merge branch 'main' into alark/async-picking 2025-11-04 10:10:09 +09:00
jjspace 34d6698079
update package versions and changes.md 2025-11-03 13:04:22 -05:00
jjspace cf19f38748
update tokens 2025-11-03 13:02:09 -05: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
jjspace 90e527961e
remove banner pointing to legacy sandcastle 2025-11-03 11:07:59 -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