Commit Graph

42830 Commits

Author SHA1 Message Date
keyboardspecialist 4f8b8acb44 reverted back to static fromGltf
made factory check consistent between glb and gltf. switched to isGltfExtensionRequired
2025-06-12 13:06:07 -05:00
jjspace 193925aaf1
small style adjustments for scrolling gallery 2025-06-12 14:05:45 -04:00
keyboardspecialist eebd71b221 defined() usage 2025-06-12 12:08:20 -05:00
keyboardspecialist db81785358 guard destroying _loader 2025-06-12 12:04:55 -05:00
keyboardspecialist 848b42a659 style - selectedTileLength rename 2025-06-12 12:03:20 -05:00
keyboardspecialist 8447f81d34 use defined() 2025-06-12 12:01:18 -05:00
gdiehlEB d93b257d5e chore: merge upstream into local 2025-06-11 17:04:58 -04:00
gdiehlEB 88507b3441 refactor: use async/await in spec instead of .then 2025-06-11 16:53:41 -04:00
gdiehlEB ff17a4dad6 fix: update jsdoc based on PR feedback 2025-06-11 16:37:35 -04:00
jjspace 15095e57f7
fix script as main detection 2025-06-11 15:45:49 -04:00
Matt Schwartz 58ffc94b72 Update changelog 2025-06-11 15:00:52 -04:00
Gabby Getz 78ad8f268a
Merge branch 'main' into fix-sandcastle-errors 2025-06-10 14:18:06 -04:00
Matt Schwartz 9d07b23190 Update comment for createImageBitmap 2025-06-10 11:56:12 -04:00
Matt Schwartz 06870ccf22 Updates createImageBitmap options 2025-06-10 10:36:55 -04:00
Luke McKinstry bb84559545
Merge pull request #12656 from CesiumGS/documentation-fix
Documentation fix
2025-06-10 13:27:34 +00:00
keyboardspecialist 5343eac4e3 shader description 2025-06-09 15:49:51 -05:00
keyboardspecialist eb409a75e8 Changes for Gaussian splat support 2025-06-09 14:50:57 -05:00
jjspace 9322774530
fix tab selection for the console 2025-06-09 14:19:41 -04:00
keyboardspecialist b304a967e1 Safe checks for GS debug flag and gltf extension function.
The assumption was a full Cesium3DTileset would be passed in, but moock tilesets used in places like Multiple3DTileContentSpec
lack full context.
2025-06-09 11:36:47 -05:00
Adam N. Morris 7cfd0d4e8f Pulled allocation of position, rotation, and scale outside of for loop 2025-06-09 10:54:00 -05:00
keyboardspecialist 8dd2bbc81e Added two new functions to Cesium3DTilesTester: waitForTileContent and waitForTileContentReady
These are for cases like Gaussian Splats where extra async processing is needed.
2025-06-09 10:45:23 -05:00
keyboardspecialist 654ed08221 Fixed issue where root tile content would never flag itself ready. Separated transformed state from ready state (root tiles dont get transformed) 2025-06-09 10:39:22 -05:00
keyboardspecialist 15918dc4b1 Added new waits for GS content 2025-06-09 10:30:26 -05:00
jjspace 61627d6e13
small change 2025-06-09 11:08:07 -04:00
keyboardspecialist 18aa718094 Fix asset paths for tests
remove unknown jsdoc type
2025-06-09 08:53:24 -05:00
Adam N. Morris a11a6ec641 Fixing another doc typo crashing the TS build 2025-06-07 00:18:42 -05:00
Adam N. Morris 9c402ef6e6 Fixing a doc tag typo that is crashing the build 2025-06-06 23:49:38 -05:00
Adam N. Morris cc6d438f94 Updated the 3DGS sandcastle with the final data 2025-06-06 23:46:58 -05:00
jjspace 52e0568ce2
fix legacy id 2025-06-06 18:19:33 -04:00
jjspace ba4ac4dcb9
Merge branch 'nested-gallery' into sandcastle-react-structure 2025-06-06 18:04:29 -04:00
jjspace 11d39ee584
relocate gallery 2025-06-06 17:59:46 -04:00
jjspace 0dd94632d0
change gallery url per build env 2025-06-06 17:43:22 -04:00
keyboardspecialist 8d501af3c0 remove old gaussian splat pipeline tests 2025-06-06 16:38:44 -05:00
jjspace dcdc2c5d67
minor gallery format adjustments 2025-06-06 17:34:51 -04:00
keyboardspecialist c024aed537 spz check 2025-06-06 16:32:11 -05:00
keyboardspecialist 9b1f7ee4ec Merge branch 'splat-spz-concept' of github.com:CesiumGS/cesium into splat-spz-concept 2025-06-06 16:30:20 -05:00
keyboardspecialist a45a945c35 check if extensions is defined. Some existing tilesets have extensionsUsed but extensions is empty 2025-06-06 16:29:30 -05:00
Adam N. Morris 4fc8b9beb0 Stubbed out the 3D Gaussian splatting sandcastle 2025-06-06 16:17:57 -05:00
Adam N. Morris 2b982945b3 Fixing inadvertent file check-in 2025-06-06 15:46:55 -05:00
Adam N. Morris 4fb51752d0 Added support for screen splitting to 3DGS rendering 2025-06-06 15:43:08 -05:00
keyboardspecialist fa8f692c6e spz loader doc 2025-06-06 15:26:53 -05:00
keyboardspecialist ea405ac797 docs 2025-06-06 15:18:29 -05:00
Matt Schwartz e018f6e3be Update to contributors 2025-06-06 16:17:20 -04:00
Matt Schwartz f507b7d66d Fixes typo in UninformType javadoc 2025-06-06 16:14:03 -04:00
keyboardspecialist e9d4b7229e remove unused shader defines 2025-06-06 15:12:57 -05:00
keyboardspecialist b652093370 integral pixel type doc 2025-06-06 15:07:51 -05:00
keyboardspecialist cf4697edb9 remove unused debug bounding volume define block 2025-06-06 15:00:14 -05:00
keyboardspecialist 67d071b19c more docs 2025-06-06 14:52:38 -05:00
jjspace 8081c69bb3
prevent building using vite dev config 2025-06-06 15:49:47 -04:00
jjspace 1dcbbd9c16
integrate gallery build script more 2025-06-06 15:49:32 -04:00