Gabby Getz
|
de8697174c
|
cleanup CHANGES.md
|
2023-10-23 12:30:52 -04:00 |
Gabby Getz
|
85b8fb57a0
|
Merge pull request #11560 from yieryi/main
Fix render error when dataSource.cluster.enabled after toggle dataSource.show
|
2023-10-23 12:28:05 -04:00 |
Gabby Getz
|
ccfba58400
|
Merge tag '1.110' into google-ion
1.110 release
|
2023-10-23 11:45:19 -04:00 |
Gabby Getz
|
82bedffd79
|
Fixes an issue with polygon hole rendering
|
2023-10-20 14:30:02 -04:00 |
Gabby Getz
|
a3b355248a
|
run-name -> name
|
2023-10-20 12:55:11 -04:00 |
Gabby Getz
|
a5fb9aa203
|
Make files more generic for re-use
|
2023-10-19 16:14:09 -04:00 |
Gabby Getz
|
4a3678acf3
|
Fix rhumb line interpolate for 0 headings
|
2023-10-19 12:33:29 -04:00 |
wangkang
|
61a3d00eb7
|
add bug fix instruction
|
2023-10-19 22:19:13 +08:00 |
Matthew Amato
|
d3bd82af75
|
Merge remote-tracking branch 'origin/main' into bing-maplayer
|
2023-10-10 09:05:07 -04:00 |
wangkang
|
d9aae9bbdb
|
Fix toggle dataSource.show,the cluster distribute is different.
|
2023-10-09 15:29:49 +08:00 |
wangkang
|
5d91e6d6eb
|
Fix clustered Label only hide foreground.
toggle dataSource.show,clustered Label's foreground and background hiding is inconsistencies
|
2023-10-09 14:10:13 +08:00 |
Sean Lilley
|
4ce2d16c0c
|
Merge pull request #11553 from CesiumGS/fix-normal-scaling
Fix scaling of czm_normal
|
2023-10-05 09:57:30 -04:00 |
Jeshurun Hembd
|
9556061261
|
Fix copy-paste error in uniformState.inverseNormal3D
|
2023-10-04 18:13:07 -04:00 |
Jeshurun Hembd
|
9dcbc6679b
|
Update CHANGES.md
|
2023-10-04 17:51:57 -04:00 |
Jeshurun Hembd
|
f52a861a94
|
Fix inverse normal matrices in UniformState
|
2023-10-04 17:48:59 -04:00 |
Matthew Amato
|
c56a279520
|
Add support for Bing Maps mapLayer template parameters
Bing Maps [mapLayer template parameters](https://learn.microsoft.com/en-us/bingmaps/rest-services/imagery/get-imagery-metadata#template-parameters)
allow users to customize imagery to enable certain features, such as
traffic flow. This change updates `BingMapsImageryProvider.fromUrl`
to take an optional `mapLayer` string parameter which is then
maps directly to the equivalent Bing query parameter.
|
2023-10-04 13:39:27 -04:00 |
Jeshurun Hembd
|
9b04518d67
|
Fix scaling of UniformState.normal3D
|
2023-10-03 19:55:14 -04:00 |
Jeshurun Hembd
|
64cad8dc1d
|
Fix scaling of UniformState.normal
|
2023-10-03 19:21:20 -04:00 |
Gabby Getz
|
45300f3ff5
|
Fix typo in CHANGES.md
|
2023-10-03 09:13:12 -04:00 |
Jeshurun Hembd
|
e52e362024
|
Update ThirdParty.json
|
2023-10-02 14:24:45 -04:00 |
Jeshurun Hembd
|
22ea6f050e
|
Updates for 1.110 release
|
2023-10-02 14:18:51 -04:00 |
Gabby Getz
|
a825dbc979
|
Merge pull request #11551 from CesiumGS/remove-max-memory
Remove Cesium3DTileset.maximumMemoryUsage
|
2023-10-02 12:32:43 -04:00 |
Jeshurun Hembd
|
0bf03df1fb
|
Remove Cesium3DTileset.maximumMemoryUsage
|
2023-10-02 11:53:25 -04:00 |
Jeshurun Hembd
|
cfbc4e7d6b
|
Merge pull request #11535 from CesiumGS/label-background-request-render
Fix label background in request render mode
|
2023-10-02 10:40:42 -05:00 |
Gabby Getz
|
2682d4632e
|
Request render mode for billboard image loading
|
2023-09-29 12:07:47 -04:00 |
Gabby Getz
|
46253139d3
|
Merge branch 'main' into label-background-request-render
|
2023-09-29 11:58:49 -04:00 |
Jeshurun Hembd
|
b6c35bd710
|
Merge pull request #11497 from CesiumGS/polygon-triangulation
Large Polygons Part 2: Triangulate using stereographic coordinates
|
2023-09-28 15:03:00 -05:00 |
Gabby Getz
|
e8e2943bcb
|
Argument fixes
|
2023-09-28 15:36:45 -04:00 |
Gabby Getz
|
e2a813a267
|
Merge branch 'main' into polygon-triangulation
|
2023-09-28 15:10:05 -04:00 |
Jeshurun Hembd
|
35876f7970
|
Merge pull request #11542 from CesiumGS/google-example-globe
Google Sandcastle Examples Tweak: Set `globe: false`
|
2023-09-28 13:36:11 -05:00 |
Gabby Getz
|
80c540d225
|
Enable sky atmosphere for Google examples
|
2023-09-28 14:11:05 -04:00 |
Gabby Getz
|
03e5d45657
|
Merge branch 'main' into google-example-globe
|
2023-09-28 14:06:46 -04:00 |
Jeshurun Hembd
|
81cf52bb30
|
Merge pull request #11547 from CesiumGS/no-globe-atmosphere
Fix atmosphere rendering when globe is hidden
|
2023-09-28 12:49:10 -05:00 |
Gabby Getz
|
988aa460f7
|
Merge branch 'main' into no-globe-atmosphere
|
2023-09-28 13:34:01 -04:00 |
Jeshurun Hembd
|
18e18021ee
|
Merge pull request #11519 from CesiumGS/worker-inline
Inline workers into Cesium.js
|
2023-09-28 12:13:15 -05:00 |
Gabby Getz
|
244b0b3b31
|
Update CHANGES.md
|
2023-09-28 10:37:44 -04:00 |
Gabby Getz
|
c45b4c21b7
|
Merge branch 'main' into worker-inline
|
2023-09-28 10:02:25 -04:00 |
Jeshurun Hembd
|
432943000c
|
Fix minor typos
|
2023-09-27 18:21:37 -04:00 |
Gabby Getz
|
ceb030aee7
|
Google P3DT via Cesium ion by default
|
2023-09-27 10:33:22 -04:00 |
Jeshurun Hembd
|
3d59e385a2
|
Merge pull request #11541 from CesiumGS/package-updates
Package updates
|
2023-09-26 14:26:58 -05:00 |
Jeshurun Hembd
|
52bfcabcb9
|
Merge pull request #11489 from CesiumGS/stereographic
Large Polygons Part 1: Stereographic coordinates, polygon bounding rectangles
|
2023-09-26 14:24:33 -05:00 |
Gabby Getz
|
ddbaeca600
|
Merge branch 'main' into stereographic
|
2023-09-26 11:41:09 -04:00 |
Gabby Getz
|
1ca09a207f
|
Cleanup
|
2023-09-26 11:35:21 -04:00 |
Gabby Getz
|
131a3c09b2
|
Fix atmosphere rendering when globe is hidden
|
2023-09-26 10:37:39 -04:00 |
Gabby Getz
|
6d0df23716
|
Merge pull request #11531 from PropellerAero/primitive-collection-events
Primitive collection events
|
2023-09-26 09:03:18 -04:00 |
Chris Cooper
|
3ddbed6332
|
Add warning in docs + conform ordering of primitiveRemoved event
|
2023-09-26 19:30:27 +10:00 |
Chris Cooper
|
873bb4e656
|
Merge remote-tracking branch 'upstream/main' into primitive-collection-events
|
2023-09-26 19:28:24 +10:00 |
Gabby Getz
|
1badc2f9c4
|
Merge pull request #11530 from PropellerAero/sample-terrain-reject
Easier detection of sampleTerrain tile failure.
|
2023-09-25 13:49:05 -04:00 |
Gabby Getz
|
8c196c8fb6
|
Google examples set globe: false
|
2023-09-25 13:41:19 -04:00 |
Gabby Getz
|
ac8d82d834
|
update sinon
|
2023-09-25 13:33:43 -04:00 |