Commit Graph

287 Commits

Author SHA1 Message Date
keyboardspecialist bbc553c7f9 Merge branch 'main' into splat-spz-concept 2025-05-21 02:23:20 -05:00
jjspace 943270893a
build sandcastle standalone correctly, gitignore sandcastle v2 files 2025-05-06 13:41:23 -04:00
keyboardspecialist afcc22a1c1 move copyFileSync for gaussian splat utilities 2025-01-17 14:16:42 -06:00
Adam N. Morris ce0976f267 Renamed the splatting wasm module 2025-01-10 16:08:29 -06:00
keyboardspecialist c858f03b29 Merge branch 'main' into splatting-prettier-fixup
plus prettier
2025-01-06 15:44:27 -06:00
jjspace 5586cf1ab8
make newline optional 2024-11-22 12:08:26 -05:00
Jason Sobotka b2f5aa2fc7 Lots of pipeline changes.
Sorting no longer occurs during the Gaussian texture pipeline.

Texture path shaders simplified and optimized. (Should migrate if attribute pipeline stays).

Migrating to proper task processor workers for sorting and texture generation

Lots of clean up.
2024-11-22 09:18:22 -06:00
jjspace 587f65a2ab
create defined types, update Check types, update build 2024-11-15 16:08:03 -05:00
jjspace 1279840a48
don't rebuild during the release process 2024-10-28 14:59:01 -04:00
Jason Sobotka 2b1e72ada8 Merge branch 'main' into splat-shader 2024-10-09 11:14:21 -05:00
jjspace 09a719b8fb
run prettier v3 2024-09-20 11:24:24 -04:00
ggetz eefd981d2b Fix icons in deployed Sandcastle 2024-06-07 10:43:55 -04:00
ggetz 584cbac82c Fix SampleData via gulp 2024-06-05 09:18:37 -04:00
Gabby Getz 7d2396ec4d Fixes missing example images in the built version of Sandcastle 2024-06-03 17:44:04 -04:00
Gabby Getz 3b5d30b306 Merge branch 'main' into update-eslint 2024-05-28 12:51:36 -04:00
Gabby Getz bdc7e30098 Cleanup for eslint 2024-05-28 11:11:14 -04:00
Gabby Getz 8dd3a920a4 Merge branch 'main' into update-eslint 2024-05-21 09:51:57 -04:00
Gabby Getz 53ce6e662d Fix husky, function naming, release zip 2024-05-20 14:21:41 -04:00
Gabby Getz a2907eb94c Remove redudant encoding option 2024-05-14 11:01:57 -04:00
Gabby Getz 50663838c1 encoding: false 2024-05-14 10:58:38 -04:00
Gabby Getz 849ac88f2f Update to gulp 5 2024-05-03 13:08:26 -04:00
Gabby Getz 07948fbbd2 Update to eslint 9 and cesium-config-eslint 11 2024-05-02 14:20:39 -04:00
angrycat9000 1725ce5439 Update TS definition to fix #10498 2024-04-30 14:50:35 -04:00
Josh 42197160af
add ts types for Check, remove circular dependency 2024-03-26 13:05:13 -04:00
Josh d9f437b66b remove externals from build scripts 2024-01-19 12:11:32 -05:00
Matthew Amato 57df63e7fb Fix deploy URLs
We were adding `index.html` to the deploy URL which made the
derived URLs incorrect. Since index.html isn't needed, I just
removed it and now deploy URLs should be fixed
2023-11-22 19:59:23 -05:00
Matthew Amato 310dc31934 Simplify deployments
1. Remove all custom AWS code and replace with aws cli usage
2. No longer gzip everything manually, let AWS compress
automatically for us.
3. Remove no longer needed npm modules
2023-11-22 18:32:32 -05:00
Gabby Getz 0e3d9e6173 Fix websiteRelease 2023-11-01 13:49:14 -04:00
Matthew Amato 1fff80a29e Fix deployment url 2023-10-30 09:10:29 -04:00
Matthew Amato 42f68ac0a8 Update S3 CI location and public URLs 2023-10-27 13:58:36 -04:00
Gabby Getz bc979f7ec3 Merge branch 'main' into github-actions 2023-10-24 13:17:39 -04:00
Gabby Getz 9034e5b874 Only skip existing files fro production runs 2023-10-24 13:03:44 -04:00
Gabby Getz c45b4c21b7 Merge branch 'main' into worker-inline 2023-09-28 10:02:25 -04:00
Gabby Getz ba86201c97 Update eslint-config-cesium 2023-09-25 12:41:34 -04:00
Gabby Getz cda6cbe2ca Migrate from Travis CI to GitHub actions 2023-09-19 16:04:38 -04:00
Gabby Getz 879fd30f9a Cleanup server.js 2023-09-14 15:56:25 -04:00
Gabby Getz 07b105ca2b inline workers for Cesium.js 2023-09-08 16:03:25 -04:00
Jeshurun Hembd c44a70be3f
Merge pull request #11400 from CesiumGS/workers-as-esm
Workers as ESM, remove RequireJS
2023-09-01 08:02:06 -05:00
Gabby Getz 1f690c010e Merge branch 'main' into workers-as-esm 2023-08-29 13:17:25 -04:00
Gabby Getz 7651811ec1 Don't skip file uploads if the current branch is main 2023-08-21 11:07:35 -04:00
Marco Hutter 0e120e1cfc Generate stricter type predicate for 'defined' 2023-08-09 15:36:11 +02:00
Matthew Amato 6debfa8ecc Make TS definition of `defined` use type predicate 2023-08-05 18:46:53 -04:00
Gabby Getz ed8e73c241 Add js extention for clarity 2023-07-24 10:18:08 -04:00
Gabby Getz dc3ab0fed6 Merge branch 'main' into workers-as-esm 2023-07-21 11:10:32 -04:00
Gabby Getz 2e890430bb Exlcude e2e artifacts from zip 2023-07-13 10:08:08 -04:00
Gabby Getz 60d34b915d Fix coverage 2023-07-10 10:16:18 -04:00
Gabby Getz 146d585ee9 Fix release tests 2023-07-10 09:59:59 -04:00
Gabby Getz edca885538 TestWorkers, specs 2023-07-07 16:17:22 -04:00
Gabby Getz 7a3035b8bc Merge branch 'main' into workers-as-esm 2023-07-06 12:10:50 -04:00
Gabby Getz 35222997db Refactor workers to be ESM, remove RequireJS 2023-07-06 11:44:40 -04:00