Commit Graph

438 Commits

Author SHA1 Message Date
Jeshurun Hembd 08f28d46a5
Merge pull request #11348 from CesiumGS/playwright
Add Automated Screenshot (E2E) Tests with Playwright
2023-07-10 11:11:38 -05:00
Jeshurun Hembd 217f3a1449 Update BuildGuide 2023-07-03 10:48:46 -04:00
Gabby Getz 42c09d46d9 Don't run tests in parallel 2023-06-16 13:42:25 -04:00
Gabby Getz 9774b2b4d7 Update Sandcastle examples to resolve faster 2023-06-15 10:32:34 -04:00
Gabby Getz 28a9a84fb4 Ignore snapshots 2023-06-14 14:25:50 -04:00
Gabby Getz fc3cb0d3d8 Add e2e tests using playwright 2023-06-12 12:33:47 -04:00
Gabby Getz f573f11e03 Update widgets version 2023-05-15 09:24:17 -04:00
Gabby Getz 8e3861e23d Updates for Google Photorealistic 3D Tiles 2023-05-10 14:08:59 -04:00
Tamrat Belayneh 45a2007b51
Add support for Access Token when creating an ArcGISMapServerImageryProvider (#11098)
* Implemented secure arcgis services access.

* updated arcgsis icons

* changes based on code review

* doc language revisions

* updates based on review and fixed failing tests

* clean up

* Cleanup

* Cleanup Documentation

* Cleanup test

* Simplify ArcGIS Developer key storage

* Update API key, fix casing, update release guide

* Fix changes.md

* File case fix

---------

Co-authored-by: George Owen <gowen@esri.com>
Co-authored-by: Gabby Getz <gabby@cesium.com>
2023-04-19 10:29:19 -04:00
Gabby Getz 084194467b Don't create contexts in global scope in specs 2023-03-31 13:12:29 -04:00
Jeshurun Hembd 72a4215236
Merge branch 'main' into no-ready-promises 2023-03-29 14:30:32 -05:00
Gabby Getz b1a77bf2ff
Merge pull request #11183 from CesiumGS/custom-shader-docs
Fix example in CustomShaderGuide
2023-03-28 16:52:12 -04:00
Gabby Getz 1a5ad41a6f Merge branch 'no-ready-promises' into model-ready 2023-03-27 15:45:43 -04:00
Gabby Getz 85dc4ca088 Merge branch 'main' into no-ready-promises 2023-03-27 15:43:41 -04:00
Jeshurun Hembd dbe0d457ef Fix broken links in CustomShaderGuide 2023-03-27 11:04:18 -04:00
Marco Hutter 5f62acfb31 Fix lik to documentation guide 2023-03-26 17:04:08 +02:00
Marco Hutter bc3bafd6d9 Update link to Deprecation Guide 2023-03-26 16:55:48 +02:00
Marco Hutter bebcc0fcaf Remove link to WebStorm guide 2023-03-26 16:55:29 +02:00
Jeshurun Hembd 4a74622a09 Fix example in CustomShaderGuide 2023-03-24 12:26:23 -04:00
Jeshurun Hembd bc8ee55c40 Fix typos in READMEs 2023-03-22 17:45:56 -04:00
Gabby Getz 4f8c8cd19b Update Sandcastles 2023-03-20 16:02:37 -04:00
Gabby Getz 0a498caa36 Deprecate Cesium3DTileset ready and readyPromise 2023-03-20 11:57:06 -04:00
Gabby Getz 0d5ff05df9 Update examples and CHANGES.md 2023-03-17 15:27:17 -04:00
Gabby Getz ae0792bf12 Merge branch 'no-ready-promises' into imagery-ready-promise 2023-03-07 17:33:26 -05:00
Jeshurun Hembd 76d4a34d25 Add network throttling recommendations to Performance Testing Guide 2023-03-03 18:20:33 -05:00
Gabby Getz 8429a2212a ImageryLayer.fromProviderAsync, baseLayer 2023-02-17 17:21:35 -05:00
onsummer 589bbd36bf Change type in docs 2023-02-16 01:29:19 +08:00
Gabby Getz 7978ff3959
Update Coding Guide with note about deprecations
Add a note to the coding guide stating deprecated APIs should be mentioned in CHANGES.md upon their removal
2023-02-01 09:29:47 -05:00
Gabby Getz 8f8b95bf23 Merge branch 'main' into readme-revision 2023-01-20 13:19:57 -05:00
Sanjeet Suhag 318283cf9a Merge branch 'main' of https://github.com/CesiumGS/cesium into webgl2-default 2023-01-03 14:24:31 -05:00
Gabby Getz 570ac8692f Update markdowncli 2022-12-16 09:44:47 -05:00
Gabby Getz 7ba0a9968e Remove images 2022-12-16 09:23:13 -05:00
Sanjeet Suhag 4a7a9b653b Feedback pass 2022-12-15 18:11:07 -05:00
Gabby Getz 7047efe78a Cleanup images, spelling 2022-12-14 09:55:08 -05:00
Gabby Getz 48efed4535
Update Documentation/OfflineGuide/README.md
Co-authored-by: Sam Suhag <sanjeetsuhag@users.noreply.github.com>
2022-12-13 14:48:23 -05:00
Sanjeet Suhag a5dc2edc6e Merge branch 'main' of https://github.com/CesiumGS/cesium into webgl2-default 2022-12-07 00:46:04 -05:00
Sanjeet Suhag ce953c3028 Merge branch 'main' of https://github.com/CesiumGS/cesium into webgl2-default 2022-12-05 14:29:25 -05:00
Sanjeet Suhag 65dfbbba22 Adds `npm install` to step 4 of release guide 2022-12-01 21:48:43 -05:00
Sanjeet Suhag 9cd404af46 WebGL 1 spec fixes 2022-11-16 10:22:55 -05:00
Sanjeet Suhag 62019789e3 Updates minimum Node version to 16 2022-11-14 16:52:43 -05:00
Gabby Getz 93e5ba061b README updates 2022-11-09 14:01:29 -05:00
Sanjeet Suhag aaf6bd8a5c Adds engine and widgets workspaces 2022-11-01 15:39:57 -04:00
jinjun fb748d8e63 Update CustomShader guide 2022-10-09 11:23:50 +08:00
Jeshurun Hembd 7c4273260c Merge branch 'main' into metadata-statistics 2022-09-09 16:55:56 -04:00
Jeshurun Hembd e305646881 Drop support for occurrences statistic in enum metadata 2022-09-09 16:16:21 -04:00
Gabby Getz 7d781ea6c6 Update packages, cjs -> esm 2022-09-08 12:43:28 -04:00
Peter Gagliardi 97fcf0ba87
Merge pull request #10750 from CesiumGS/reorganize-models-folder
Reorganize `Specs/Data/Models` folder
2022-09-02 13:58:13 -07:00
Gabby Getz 29b1396c6d linting fixes 2022-09-02 12:59:07 -04:00
Gabby Getz 9accb2eaa0
Add updates ahead of release to release guide
Update release guide to include updates recommended before release
2022-09-02 10:28:04 -04:00
Janine Liu aaac6d2d7c Remove unused models from PBR 2022-09-01 11:56:04 -04:00