Commit Graph

24 Commits

Author SHA1 Message Date
jerome.fayot 402fe6b579 fix: replaced defaultValue with ?? 2025-03-11 22:58:00 +01:00
ggetz 74b40ed8f3 Moved entity environmentMapOptions to ModelGraphics and adjusted default 2025-01-02 12:51:08 -05:00
jerome.fayot 110e57f90a feat: moved environmentMapOptions to Entity 2024-12-09 17:21:31 +01:00
jerome.fayot c4a89483ee fix: fixes issue #12356 performance drop 2024-12-09 17:21:31 +01:00
jjspace 09a719b8fb
run prettier v3 2024-09-20 11:24:24 -04:00
ggetz 3ddfaa0b12 Update property naming and documentation 2024-09-03 10:23:18 -04:00
timeichfeld-msa 85523e7cde Fixes #11940 : PR Update - default to true for allowVerticalExaggeration 2024-08-22 16:15:36 -04:00
timeichfeld-msa 91ff9c3df5 Fixes #11940 : Fix Logic. Animation - if a model had not yet been rendered on the map, verticalExaggeration != 1.0 and allowVerticalExaggeration was set to false, it would still exaggerate. Capture state and reset model. 2024-08-11 10:24:35 -04:00
timeichfeld-msa 379362d544 allow models to participate in scene vertical exaggeration or not 2024-08-09 10:29:28 -04:00
Gabby Getz 65a1951dd0 Updates for non-WGS84 ellipsoids 2024-05-20 10:19:14 -04:00
Gabby Getz efe698ea9e Draft, moon sandcastle 2024-05-14 16:29:27 -04:00
Gabby Getz d0c2721e6c PR feedback 2024-01-16 14:57:12 -05:00
Gabby Getz 8e271f10e5 Add height references for 3D tiles 2023-11-03 15:52:57 -04:00
Gabby Getz e1184ef917 Remove deprecated API for 1.107 2023-06-29 15:44:29 -04:00
Gabby Getz 3b58c726cd Terrain deprecation fixes 2023-05-25 14:00:05 -04:00
Jason Summercamp 002002c8e5
10957 zoom to entities without globe fix (#11226)
* fixed modelvisualizer.js

* updated contributors file

* added test case and refactored based on feedback

* updated CHANGES.md

* updated test case

* updated test case

* updated test case

* updated test case

* updated test case

* updated test case

* updated test case

* updated test case

* updated test case

* refactored test case

* Move createViewer, move zoomTo test

* defined

---------

Co-authored-by: Gabby Getz <gabby@cesium.com>
2023-04-18 09:50:10 -04:00
Gabby Getz dee5f0d18a Cleanup 2023-03-28 13:40:22 -04:00
Gabby Getz d02e73908a Refactor loading promises 2023-03-17 14:20:46 -04:00
Gabby Getz f5bc8e1d6b Merge branch 'no-ready-promises' into model-ready 2023-03-08 16:03:56 -05:00
Gabby Getz f309771860 Model readyPromise deprecation and minor loader refactor 2023-03-08 15:58:23 -05:00
Gabby Getz ae0792bf12 Merge branch 'no-ready-promises' into imagery-ready-promise 2023-03-07 17:33:26 -05:00
onsummer 3d8f53819f Change constructor type to primitive type for: Object, Number, String, Boolean; and standardize the generic syntax of Array and Promise 2023-02-10 16:35:41 +08:00
Gabby Getz 52f27c1bbb Draft 2023-01-27 15:48:08 -05:00
Sanjeet Suhag aaf6bd8a5c Adds engine and widgets workspaces 2022-11-01 15:39:57 -04:00