Adam
829a768abf
Make existing test properly reflect the render loop
2025-11-07 13:02:44 +02:00
Matt Schwartz
fc6837b795
Use async syntax for material spec
2025-07-08 11:34:55 -04:00
Matt Schwartz
13b309ac3e
Defers batch destruction until next update
2025-07-07 11:55:55 -04:00
jerome.fayot
402fe6b579
fix: replaced defaultValue with ??
2025-03-11 22:58:00 +01:00
jerome.fayot
6b0e50c711
test: added new test 'jumps to updated bouding sphere'
2025-03-07 09:07:26 +01:00
jerome.fayot
b52997cf87
test: added new test 'jumps to new bounding sphere'
2025-03-07 09:07:26 +01:00
jerome.fayot
86e341735c
fix: reverted EntityView.boundingSphere deprecation
2025-03-07 09:07:26 +01:00
jerome.fayot
610a5ae1fa
fix: created DataSourceDisplay.getBoundingSphereState to match convention that when a result is undefined, a new object is created
2025-03-07 09:07:26 +01:00
jerome.fayot
d8e6868e96
fix: added deprecation warning on EntityView.boundingSphere
2025-03-07 09:07:26 +01:00
jerome.fayot
4e3b1f7590
fix: fixes #12465
2025-03-07 09:07:26 +01:00
ggetz
b82ca82821
Cleanup entity clustering and spec
2025-02-27 13:29:32 -05:00
ggetz
58caf30428
Label specs
2025-02-24 19:46:07 -05:00
ggetz
8fd820d363
Billboards using refactored TextureAtlas
2025-02-24 13:38:12 -05:00
jjspace
d785a2067e
fix ready tests
2025-01-10 14:55:29 -05: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
83c92a1ffa
test: updated unit tests
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
jerome.fayot
e69487a58b
fix: fixed prettier
2024-11-09 18:06:01 +01:00
jerome.fayot
32c8e63add
test: removed obsolete test case
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
76cd99ce0e
feat: added Entity.trackingReferenceFrame to allow tracking entities in their own inertial reference frame
2024-11-09 18:05:45 +01:00
s3xysteak
e2de7f2dad
feat: `SampledProperty` introduce `getSample` to get the time of samples by index
2024-10-15 00:31:09 +08:00
Levi Montgomery
6138bd5ba1
Add unit test for it
2024-10-02 17:23:19 -05:00
jjspace
09a719b8fb
run prettier v3
2024-09-20 11:24:24 -04:00
jerome.fayot
533f2a2267
added PathVizualizer test case for callback position property
2024-08-29 17:38:56 +02:00
jerome.fayot
b971f4e5d7
added CallbackPositionProperty
2024-08-29 15:49:39 +02:00
Anne Gropler
7b1513134e
Make time parameter optional for all Properties
2024-08-01 09:24:34 +02:00
YunVlad
aa7fe89fb8
Merge branch 'main' into splitDirection-for-PointPrimitive
2024-06-26 12:32:17 +03:00
ggetz
eed6702c05
Merge branch 'main' into ellipsoids
2024-06-10 09:23:22 -04:00
YunVlad
505196a507
Specs Update
...
Updated Specs BillboardCollectionSpec, BillboardGraphicsSpec and BillboardVisualizerSpec to work with the new splitDirection property.
Updated PointVisualizerSpec to work with billboard example.
2024-06-04 15:14:43 +03:00
YunVlad
293e3d3aa2
Merge branch 'main' into splitDirection-for-PointPrimitive
2024-05-30 10:41:43 +03:00
Gabby Getz
f221dbb6f8
Clean up API naming, specs
2024-05-24 11:49:51 -04:00
Gabby Getz
d34cabb13f
Eslint fixes
2024-05-21 11:01:50 -04:00
Gabby Getz
65a1951dd0
Updates for non-WGS84 ellipsoids
2024-05-20 10:19:14 -04:00
YunVlad
2a6e949706
Fixed formatting
...
Fixed formatting in PointGraphics, PointVisualizer, PointPrimitive, PointGraphicsSpec
2024-05-14 16:22:54 +03:00
YunVlad
2681891b2f
Specs Update
...
Updated Specs PointPrimitive Collection, Point Graphics and PointVisualizer to work with the new splitDirection property
2024-05-14 11:30:57 +03:00
Marco Hutter
5aa53b42fe
More explicitly test for renderRequested state change
2024-04-24 21:41:35 +02:00
Marco Hutter
ba608a0677
Add test for render trigger of ready data sources
2024-04-22 19:28:55 +02:00
Hüseyin ATEŞ
f91eba2e84
Merge branch 'main' into add-property-definition-changed
2024-03-01 10:58:37 +03:00
Josh
4ab61fc3ae
Merge pull request #11837 from CesiumGS/fix-11824
...
Fix camera collision on tileset load
2024-02-29 17:16:00 -05:00
Josh
f73c3debcb
extract GeometryUpdaterSet
2024-02-28 14:56:37 -05:00
Josh
230784194f
add new specs
2024-02-28 14:38:15 -05:00
Hüseyin Ateş
1bbbf06a5b
Add definitionChanged test into EntitySpec
2024-02-23 17:25:25 +03:00
Gabby Getz
5eec29fecc
Fix camera collision on tileset load
2024-02-16 13:57:34 -05:00
Gabby Getz
e441d1c708
Adjust defaults for 3D Tiles collisions
2024-02-14 10:53:48 -05:00
Gabby Getz
9326aaa314
Merge branch 'main' into pick-model-performance
2024-02-01 08:46:47 -05:00
Gabby Getz
d34938c809
Fix #11787
2024-01-29 11:56:32 -05:00