Commit Graph

124 Commits

Author SHA1 Message Date
Don McCurdy cfce282f08 fix(billboards): Scale SVGs in texture atlas to match billboard display size 2025-11-13 16:39:02 -05:00
Jeshurun Hembd 4b3c0ef68f Use primitive type instead of constructor type 2025-10-10 12:32:14 -04:00
ggetz 322a3a978f Use zip-core.js 2025-09-08 16:12:08 -04:00
ggetz 20018db859 @zip.js/zip.js API updates 2025-09-08 15:09:19 -04:00
Matt Schwartz fc6837b795 Use async syntax for material spec 2025-07-08 11:34:55 -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
jerome.fayot 62e0b4945e fix: changed DefaultValues namespace to Frozen 2025-03-11 22:59:03 +01:00
jerome.fayot 402fe6b579 fix: replaced defaultValue with ?? 2025-03-11 22:58:00 +01:00
ggetz 717d0e74d9 Self-review cleanup 2025-02-27 14:58:44 -05:00
ggetz b82ca82821 Cleanup entity clustering and spec 2025-02-27 13:29:32 -05:00
ggetz f63444fe8c Fix more unit tests 2025-02-26 11:41:22 -05:00
ggetz 9bb8cc96ec Labels use refactored texture atlas and billboards 2025-02-24 18:14:22 -05:00
jjspace f01671eac8
DataSourceDisplay stays ready once loaded 2025-01-10 14:29:11 -05:00
Marco Hutter 50002d99b4 Mark optional parameters for equals functions in JSDoc 2025-01-06 22:17:45 +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
jerome.fayot 2ca3ae7aac feat: added TrackingReferenceFrame.ENU 2024-11-21 08:25:21 +01:00
juicysteak e911a16258
Merge branch 'main' into main 2024-11-19 08:41:47 +08:00
juicysteak 8ee331b68c
improve the doc of `getSample`
Co-authored-by: Gabby Getz <gabby@cesium.com>
2024-11-19 08:37:44 +08:00
juicysteak fb6828a021
check is undefined by `defined` func
Co-authored-by: Gabby Getz <gabby@cesium.com>
2024-11-19 08:36:59 +08:00
juicysteak 471dc32571
Check if the input is a number
Co-authored-by: Gabby Getz <gabby@cesium.com>
2024-11-19 08:35:49 +08:00
ggetz d9e3859a0f Documentation tweaks 2024-11-15 13:37:24 -05:00
jerome.fayot e69487a58b fix: fixed prettier 2024-11-09 18:06:01 +01:00
jerome.fayot 4b3303deba fix: INERTIAL tracking without orientation property now falls back to AUTODETECT 2024-11-09 18:06:01 +01:00
jerome.fayot 917adb20d8 doc: added entity tracking sandcastle demo 2024-11-09 18:06:01 +01:00
jerome.fayot 78cc807101 fix: created dedicated TrackingReferenceFrame constants not to be confused with ReferenceFrame ones 2024-11-09 18:06:01 +01:00
jerome.fayot 295d6fbc8f fix: not ready for defaulting to VelocityOrientationProperty yet (see #9159 and #8900) 2024-11-09 18:06:01 +01:00
jerome.fayot 916689c629 fix: only use VelocityOrientationProperty if the entity doesn't have an orientation defined 2024-11-09 18:06:01 +01:00
jerome.fayot 76cd99ce0e feat: added Entity.trackingReferenceFrame to allow tracking entities in their own inertial reference frame 2024-11-09 18:05:45 +01:00
ggetz 15ff41c2e4 Merge branch 'main' into procedural-ibl 2024-10-15 16:51:56 -04:00
s3xysteak e2de7f2dad feat: `SampledProperty` introduce `getSample` to get the time of samples by index 2024-10-15 00:31:09 +08:00
ggetz 3bb4c37f55 Prettier 2024-10-03 10:04:23 -04:00
Levi Montgomery 774845bf5a Dont let other visualizers block when partial true 2024-10-02 16:37:39 -05:00
ggetz feae2a920f Merge branch 'main' into procedural-ibl 2024-09-25 16:10:13 -04:00
jjspace 09a719b8fb
run prettier v3 2024-09-20 11:24:24 -04:00
ggetz cca3a731fd Merge branch 'main' into procedural-ibl 2024-09-11 14:20:45 -04:00
jerome.fayot 4595e4def8 Merge branch 'main' into issue_8944 2024-09-11 08:37:59 +02:00
ggetz 3341fa6ab6 Spec updates, move to 1.122 release 2024-09-03 11:56:20 -04:00
ggetz 3ddfaa0b12 Update property naming and documentation 2024-09-03 10:23:18 -04:00
jerome.fayot b971f4e5d7 added CallbackPositionProperty 2024-08-29 15:49:39 +02:00
timeichfeld-msa 82a272536f
Merge branch 'main' into main 2024-08-29 09:27:58 -04:00
timeichfeld-msa 85523e7cde Fixes #11940 : PR Update - default to true for allowVerticalExaggeration 2024-08-22 16:15:36 -04:00
ggetz 84bbd77ba6 Cleanup 2024-08-16 09:59:50 -04:00
ggetz 7458f0a2a0 Hook up 3D Tiles 2024-08-16 08:55:30 -04:00
Levi Montgomery 4c8f598f1e Add missing CallbackProperty type that is supposed to be here 2024-08-12 14:58:36 -05:00
timeichfeld-msa 04eabed9b3 Fixes #11940 : Fix Logic. Found where the exaggeration is actually implemented. Fixed accordingly. 2024-08-11 14:31:39 -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