Commit Graph

42830 Commits

Author SHA1 Message Date
keyboardspecialist 9cf0973796 GaussianSplat3DTileContent
- All tiles including root get transformed
- Tracks original position, scale, and rotation values. transformations only occur using these values to prevent transformations stacking

GaussianSplatPrimitive
- transformTile uses the root transform and tileset modelMatrix rather than ENU-based transform.
- buildGSplatDrawCommand follows this now as well for creating the drawCommand modelMatrix
- checks for tileset modelMatrix changes and marks itself dirty
2025-06-30 18:13:06 -05:00
jjspace 2c93f94ec8
add a space to stylesheets for Firefox bug 2025-06-30 14:45:13 -04:00
jjspace ed606ed4e8
copy new sandcastle gitignore 2025-06-30 12:56:46 -04:00
Jeshurun Hembd a4be8dab6b
Merge pull request #12558 from bkuster/feature-moreTextureData
allow further texture uniforms
2025-06-30 16:52:08 +00:00
Gabby Getz 2dd71687f7
Merge pull request #12640 from CesiumGS/monaco-prettier
Enable prettier formatter in monaco
2025-06-30 11:25:10 -04:00
Jeshurun Hembd 194f9f3a70 whitespace and parenthesis changes from prettier 2025-06-30 10:48:22 -04:00
Hiwen 6a768f1d07 fix typo 2025-06-30 21:36:07 +08:00
Adam Wirth cbee2e61c5 lint check, unused import of rectangle 2025-06-28 16:37:26 -04:00
Adam Wirth 3f2d71768b Remove minimum tile threshold of four to make WMTS align with other imagery providers that don't have that restriction
fixes #4372
2025-06-28 15:45:04 -04:00
Hiwen 4673429974 update CHANGES.md 2025-06-28 14:58:59 +08:00
Hiwen 056e12f328 Expand the CustromShader Sample to support real-time modification of CustomShader. 2025-06-28 14:50:09 +08:00
Hiwen 78dd3c83f1 Move out VolumeCloud Sandbox Sample 2025-06-28 14:07:20 +08:00
Hiwen 909de55ed8 update CHANGES.md 2025-06-28 13:56:20 +08:00
Hiwen 446ccb29cd Add wrapR property to Sampler and Texture3D, to support the newly added third dimension wrap. 2025-06-28 13:44:14 +08:00
jjspace 335402eede
only run on the staging branch 2025-06-27 19:08:14 -04:00
Jeshurun Hembd 10ac9d3aa9 Merge branch 'main' into feature-moreTextureData 2025-06-27 19:07:20 -04:00
jjspace 7f476c8ddb
add commit hash to header 2025-06-27 18:55:00 -04:00
jjspace 90419969d2
remove lint workflow and zip download 2025-06-27 18:33:58 -04:00
jjspace 549657dacd
Merge remote-tracking branch 'origin/sandcastle-v2' into sandcastle-dev-deployment 2025-06-27 18:31:37 -04:00
jjspace 504b5cf254
add resize splitter using allotment 2025-06-27 18:27:10 -04:00
jjspace 7d3aa43e71
Merge remote-tracking branch 'origin/sandcastle-v2' into monaco-prettier 2025-06-27 18:13:31 -04:00
jjspace cfdff45466
Merge remote-tracking branch 'origin/main' into sandcastle-v2 2025-06-27 17:37:50 -04:00
Luke McKinstry 5435b9595c
Merge pull request #12698 from CesiumGS/npm-updates
Update npm packages
2025-06-27 19:49:09 +00:00
Gabby Getz eb4dacba00
Merge pull request #12639 from CesiumGS/sandcastle-react-structure
Solidify new Sandcastle React structure
2025-06-27 15:45:06 -04:00
Gabby Getz ebe34ca7d5
Merge branch 'sandcastle-v2' into sandcastle-react-structure 2025-06-27 15:39:21 -04:00
Gabby Getz 6e3a87288b
Merge pull request #12631 from CesiumGS/nested-gallery
Sandcastle - Nested gallery structure
2025-06-27 15:38:35 -04:00
jjspace f17e28bcc2
pin spz-loader 2025-06-27 15:33:54 -04:00
Matt Schwartz d0c4b481a1
Merge pull request #12699 from CesiumGS/clipping-polygon-collection-props
Fix missing properties on `ClippingPolygonCollection`
2025-06-27 00:33:19 +00:00
jjspace 6f78e1863b
expose properties to docs and ts types 2025-06-26 14:29:53 -04:00
jjspace 5538923dff
pin prettier 2025-06-26 14:08:22 -04:00
jjspace ac3194cdad
update npm packages 2025-06-26 14:02:04 -04:00
jjspace 97f231bbcd
Merge remote-tracking branch 'origin/main' into sandcastle-v2 2025-06-26 12:01:15 -04:00
Easy Mahaffey fd14fc2a7d Added name Mahaffey to Contributor.md 2025-06-22 17:16:30 -07:00
Easy Mahaffey a6e1136497 Screenshot of Removed request: ^2.79.0 from package.json 2025-06-22 17:03:27 -07:00
Easy Mahaffey 71a9559f01 Removed request: ^2.79.0 from package.json 2025-06-22 16:55:33 -07:00
Pamela Augustine 52e66da4c2 adds name to contributors.md 2025-06-22 09:53:33 -07:00
Pamela Augustine 0edf1bcabf updated docs for enableCollision 2025-06-22 09:44:35 -07:00
Jeshurun Hembd a9785d2624 Update CHANGES.md 2025-06-20 20:20:32 -04:00
Jeshurun Hembd 25b0a7d395 Add shape type selector in Voxel Picking sandcastle 2025-06-20 20:00:08 -04:00
Jeshurun Hembd d41736e0e2 Fix jacobian axis order for cylindrical voxels 2025-06-20 18:08:20 -04:00
Gabby Getz 4d771c1715
Merge pull request #12582 from CesiumGS/splat-spz-concept
Gaussian Splat SPZ Support
2025-06-20 12:46:09 +00:00
keyboardspecialist 266d1bdf76 Fix initSync warnings. Expects an Object with module property 2025-06-19 15:04:47 -05:00
ggetz 8a362a0aa2 Documentation updates 2025-06-19 13:56:20 -04:00
Gabby Getz 1320c7de14
Merge branch 'main' into splat-spz-concept 2025-06-19 13:19:53 -04:00
Gabby Getz 44c13e4f44
Merge pull request #11710 from gdiehlEB/vector-point-clamping
Add support for clamping Vector 3D Tile point features to Terrain or 3d Tiles
2025-06-18 20:13:41 +00:00
jjspace 711f9b804e
change target branch to feature branch 2025-06-18 16:04:41 -04:00
jjspace f60befe400
skip build-apps 2025-06-18 15:58:55 -04:00
jjspace cfc768c09e
build types 2025-06-18 15:50:40 -04:00
jjspace 3d897b0397
create sandcastle deployment workflow 2025-06-18 15:42:55 -04:00
jjspace 6c8d3fee8a
fix spelling, add type 2025-06-18 14:21:29 -04:00