Commit Graph

42830 Commits

Author SHA1 Message Date
Hiwen 7601be3d56
Merge branch 'main' into Textrue3D-wrapR 2025-07-09 20:08:27 +08:00
Matt Schwartz 92de43ec5b Adds compound launch config for easier test debugging 2025-07-08 16:32:49 -04:00
Matt Schwartz fc6837b795 Use async syntax for material spec 2025-07-08 11:34:55 -04:00
pmconne 378e1ebc00 missing file extension in import statement 2025-07-07 19:30:05 -04:00
pmconne 852582fd03 rm SharedContext from API doc 2025-07-07 19:25:16 -04:00
pmconne b2bfe97ed8 I yield! 2025-07-07 19:24:47 -04:00
jjspace 6a19832501
update stratakit and set up icons 2025-07-07 18:33:23 -04:00
pmconne 697514bd83 fine jasmine you win 2025-07-07 18:23:15 -04:00
jjspace 7fc857c5d7
Merge remote-tracking branch 'origin/sandcastle-v2' into stratakit-ui 2025-07-07 18:11:52 -04:00
pmconne bad8500706 Move sandcastle to development directory 2025-07-07 18:07:21 -04:00
pmconne 1a9530b5fa not helpful 2025-07-07 18:06:14 -04:00
pmconne 7d8a499a2a Remove doc refs to SharedContext 2025-07-07 17:54:58 -04:00
pmconne 54ded89cc0 skip tests if WebGL stubbed. 2025-07-07 17:54:19 -04:00
keyboardspecialist db501e15fc Merge branch 'main' into gsplat-scaling 2025-07-07 16:49:23 -05:00
pmconne cc811badc9 Try to indicate tests require WebGL. 2025-07-07 17:37:29 -04:00
Gabby Getz 27075cc3f2
Merge pull request #12672 from CesiumGS/sandcastle-resize
Add resizing panels to Sandcastle
2025-07-07 17:35:20 -04:00
pmconne 1fddcffe39 Make new APIs private; split reference-counting from destroyPrimitives 2025-07-07 17:25:22 -04:00
Gabby Getz d89959b7fe
Merge branch 'sandcastle-v2' into sandcastle-resize 2025-07-07 16:51:18 -04:00
Gabby Getz 852f7efbc6
Merge pull request #12680 from CesiumGS/sandcastle-dev-deployment
Sandcastle dev deployment
2025-07-07 16:49:37 -04:00
Matt Schwartz b564897579 Adds configuration for breakpoint debugging Karma tests in IDE 2025-07-07 15:50:56 -04:00
Paul Connelly ad03f92f6c
Merge branch 'main' into pmc/shared-context 2025-07-07 15:02:55 -04:00
keyboardspecialist f5255cc07b splat removal test 2025-07-07 13:49:16 -05:00
keyboardspecialist 8b254a9e38 Merge branch 'main' into gsplat-content-destroy-fix 2025-07-07 12:27:38 -05:00
keyboardspecialist 1feb92806d check for destroyed rather than defined 2025-07-07 12:27:02 -05:00
Matt Schwartz 60d1823ad6 Lint fix 2 2025-07-07 13:25:33 -04:00
Matt Schwartz b86fb34ac5 Lint fix 2025-07-07 13:14:54 -04:00
Matt Schwartz b0b93500b3 Fix jsdocs 2025-07-07 13:01:13 -04:00
Matt Schwartz 6bfdff1ecf Updates CHANGES.md and fixes jsdoc 2025-07-07 12:15:00 -04:00
Matt Schwartz 13b309ac3e Defers batch destruction until next update 2025-07-07 11:55:55 -04:00
jjspace a9480d31fd
Merge pull request #12702 from Hiwen/Expand-CustomShader-Sample
Real-time modification of CustomShader Sample.
2025-07-07 15:01:59 +00:00
jjspace d53a1cacc5
minor code formatting 2025-07-07 11:00:30 -04:00
Hiwen 72fc4a9117 Impore Sample 2025-07-04 20:25:13 +08:00
keyboardspecialist 37cd5c8746 guard destruction of GS primitive 2025-07-03 15:52:41 -05:00
jjspace 464f4bd78d
add viewerless sandcastle for development 2025-07-03 14:09:36 -04:00
jjspace fdba3d6b25
convert imports to stratakit 2025-07-03 14:08:42 -04:00
Hiwen 35ae95a017
Merge branch 'main' into Expand-CustomShader-Sample 2025-07-02 08:46:03 +08:00
Hiwen a3e5079d82
Merge branch 'main' into Textrue3D-wrapR 2025-07-02 08:45:02 +08:00
jjspace 2e7e07b849
Merge remote-tracking branch 'origin/main' into sandcastle-v2 2025-07-01 13:10:25 -04:00
jjspace 82b2c07064
minor release guide update 2025-07-01 12:29:40 -04:00
jjspace 0ca6a3e60d
minor release guide update 2025-07-01 12:03:57 -04:00
jjspace 159617e2de
update tokens, bump version numbers 2025-07-01 11:59:12 -04:00
keyboardspecialist 5e26320348 Re-enable scaling in shader
Fixes handling of modelMatrix scaling. Needs more testing with data that has scales applied at the glTF and tileset transform levels.
Scaling was removed to fix issues with splat scales when a quantized asset had an embedded scale in the glTF node transform.

Removes old u_splatScale. Old uniform scale factor applied to splats independent of the model scale
2025-07-01 10:42:51 -05:00
Gabby Getz 10238c3ccb
Merge pull request #12710 from CesiumGS/fix-classification-sandcastle
Fix Terrain Classification Sandcastle
2025-07-01 15:33:31 +00:00
jjspace 0dc7bf82a5
Merge pull request #12706 from CesiumGS/gsplat-modelmatrix-update
Update with modelMatrix and correctly handle rotation
2025-07-01 15:33:19 +00:00
jjspace 05a418d39c
be more specific with geocoder search 2025-07-01 11:04:37 -04:00
Gabby Getz 1bafc4986a
Merge pull request #12704 from CesiumGS/sandcastle-ff-hack
Add hack to avoid Firefox styling bug
2025-07-01 14:54:49 +00:00
jjspace 35f062ca55
Merge remote-tracking branch 'origin/main' into sandcastle-ff-hack 2025-07-01 10:08:49 -04:00
jjspace cc8c6e0182
Merge pull request #12681 from CesiumGS/voxel-cylinder-step
Fix step size for cylinder voxels
2025-07-01 13:54:31 +00:00
Gabby Getz bca8988ec9
Merge branch 'main' into gsplat-modelmatrix-update 2025-07-01 08:59:44 -04:00
keyboardspecialist 237c0dcf8f update with changes 2025-06-30 18:49:38 -05:00