Commit Graph

575 Commits

Author SHA1 Message Date
e3dio 7244a5148e
Update CONTRIBUTORS.md 2023-06-02 06:42:59 -07:00
IKangXu b741605f4e
Fixed label background rendering. (#11293)
* Fixed label background rendering.

* Add IKangXu (@IKangXu) to the list of contributors and update changes.md

* Update CHANGES.md

* Fix background image for label

---------

Co-authored-by: IKangXu <xukang@emapgis.com>
2023-05-31 10:03:25 -04:00
Alexander Popoff 2f409a4b4b
Fixed color creation from CSS color string with modern "space-separated" syntax (#11271)
* Fix `Color.fromCssColorString` in case of parsing `rgb(a)`/`hsl(a)` CSS colors with modern "space-separated" syntax

* Add `Alexander Popoff` (@aerialist7) to the list of contributors

* Escaping

* Disable `/` parsing

* Fix regexps

* Only remove surrounding whitespace from color strings

* Enable `/` parsing

* Formatting

* Make sure availability tiles are loaded before deciding there is no terrain at that x, y, level

* Return the correct promise

* Update CHANGES.md

* Adjust camera controls for 3D

* Use first picked position in drag when possible

* Use pick position direction for panning

* Only use new camera controls when globe is false

* Spin3d should fallback to old behavior when globe is defined

* pick globe on spin3d

* Fallback to old behavior for spin3d

* Updates for Google Photorealistic 3D Tiles

* Updates for 1.105.1 release

* Fix doc for Entity.prototype.computeModelMatrix (#11277)

Co-authored-by: Jeshurun Hembd <jeshurun@cesium.com>

* Update widgets version

* fixed datasource display visualizer callback typedef (#11294)

* Add TextureUniform type for setUniform value type (#11284)

* Add unit test

* Enable standard derivatives extension in demodernizeShader

* Update CHANGES.md

---------

Co-authored-by: Gabby Getz <gabby@cesium.com>
Co-authored-by: Jeshurun Hembd <41167620+jjhembd@users.noreply.github.com>
Co-authored-by: Jeshurun Hembd <jeshurun@cesium.com>
Co-authored-by: Ben Kuster <bkuster@vc.systems>
Co-authored-by: Frédéric Junod <frederic.junod@camptocamp.com>
2023-05-25 10:45:45 -04:00
qiuyan_wang 65b6944f9f
update the UniformType : mat3 (#11235)
* update the UniformType : mat3

* add CONTRIBUTORS.md

* Update CHANGES.md with adding a summary about this change.

---------

Co-authored-by: Gabby Getz <gabby@cesium.com>
2023-04-20 09:58:44 -04:00
Kirill Shapovalov bed30771dd
Allow Cesium3DTileStyle with conditionally undefined scaleByDistance, translucencyByDistance and distanceDisplayCondition (#11228)
* Allow per feature undefined values in Cesium3DTileStyle

Allow to use StyleExpression for scaleByDistance. translucencyByDistance, distanceDisplayCondition which returns undefined for some objects

* update CONTRIBUTORS

* fix code style

* fix code style

* Update CHANGES.md

* Update CHANGES.md

* Update CHANGES.md

* Add test for style options witch can be evaluated to undefined

* Add test for style options witch can be evaluated to undefined

* Add test for style options witch can be evaluated to undefined
2023-04-20 09:57:41 -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
HuZehua 7c692f710f Fix some comments of Cesium3DTileset and Viewer 2023-04-10 17:50:52 +08:00
Joe Stanton b94a9ad72b
Merge branch 'CesiumGS:main' into contextoptions-fix 2023-04-07 14:07:38 -04:00
Gabby Getz 7a3a7e721f
Merge pull request #11109 from glathoud/glathoud-patch-1-atmosphere-performance
Performance improvement
2023-04-07 14:01:56 -04:00
Joe Stanton d6183e7e6c
Update CONTRIBUTORS.md 2023-04-05 14:27:03 -04:00
Gabby Getz 4244bc02de
Merge pull request #11179 from mikecabana/viewer-imagery-provider-false
Updates Viewer docs to allow false for imageryProvider
2023-03-22 10:00:30 -04:00
Michael Cabana 70c4eb3524
Updates CONTRIBUTORS.md 2023-03-21 11:22:25 -04:00
Gabby Getz 6e18738654
Merge branch 'main' into main 2023-03-21 11:04:46 -04:00
Guillaume Lathoud daaafff2a2
Merge branch 'main' into glathoud-patch-1-atmosphere-performance 2023-03-15 12:48:26 +03:00
L a5d584bcf1 update MapboxImageryProvider example mapId 2023-03-14 11:51:03 +08:00
JakeVanDine 4fb18c956c docs-issue-10303: -initial commit
-added name to CONTRIBUTORS.md
-added more description for enableCollisionDetection in HTML file
2023-03-10 19:59:21 -05:00
Gabby Getz 86b19bb999
Merge branch 'main' into enable-shadow-root-2 2023-03-09 16:14:46 -05:00
nnoce14 fc3018974b update CONTRIBUTORS.md 2023-03-09 10:28:31 -05:00
Rudi Farkas 835e222234 merged main into branch 2023-03-05 23:19:18 +01:00
Tengfei 16eb8eb8b8 update CHANGES and CONTRIBUTORS 2023-03-03 13:43:03 +08:00
Rudi Farkas eeae9a3ced add my name to CONTRIBUTORS.md 2023-03-01 15:09:59 +01:00
Guillaume Lathoud 99aa76c0ee
Update CONTRIBUTORS.md 2023-02-23 10:24:19 +03:00
Lakshmi0710 5beaa55d2d
Added my Name in Contributors List 2023-01-25 23:30:49 +05:30
Cameron Armstrong b5514b9580 Merge remote-tracking branch 'upstream/main' into sample-terrain-crash-fix 2023-01-13 12:58:49 +08:00
Southjor 48e06ada89
Update CONTRIBUTORS.md 2023-01-10 15:22:20 +08:00
Sungho Lim 5980a825a1 Change account in CONTRIBUTORS.md 2022-12-14 23:45:16 +09:00
Cameron Armstrong (Nightfox) 701b92d5c8
Merge branch 'main' into sample-terrain-crash-fix 2022-12-07 23:09:58 +08:00
jiaojn 030356bf2b fixed some cases where pnts data failed to load 2022-12-07 13:47:57 +08:00
Gabby Getz caff114ef0
Merge branch 'main' into fix-sandcastle-html-characters 2022-12-06 12:00:44 -05:00
Calogero Mauceri 774f443eaf
Merge branch 'main' into vertex_shadow_darkness_opt 2022-12-06 11:30:09 +01:00
Cameron Armstrong 2a367ccb7f Add contribution entry 2022-12-01 16:08:48 +08:00
Marco Hutter 5891932b3b Update CONTRIBUTORS.md 2022-11-30 14:41:24 +01:00
Calogero Mauceri b8fd68ff7f added a property for setting the amount of the vertex shadow attenuation when terrain lighting is enabled (by dafult it is set to a fixed value, 0.3) 2022-11-18 12:54:34 +01:00
Marcel Wendler 5a8d963f3f Add myself to contributors.md 2022-11-18 12:23:08 +01:00
oussamabonnor1 0239b59439 Fixed typo in my own name smh 2022-10-22 19:53:50 +02:00
oussamabonnor1 a792ecb064 Update glTF supported extensions list in Model.js 2022-10-22 18:50:22 +02:00
jinjun1994 d29fc7fe5f
Update CONTRIBUTORS.md 2022-09-28 18:31:48 +08:00
Peter Gagliardi 1646e374a2
Merge pull request #10803 from Sn00pyW00dst0ck/debug-wireframe-hints
Cesium3DTileset and Model warnings for debugWireframe and enableDebugWireframe misuse
2022-09-23 11:03:20 -07:00
Sn00pyW00dst0ck 09b6df5354 Adding name to CONTRIBUTORS 2022-09-20 14:40:34 -04:00
robert-irving-snc e8d79f8050
Updating contributors doc
I signed the Individual CLA already, but SNC should be signing the corporation CLA
2022-09-14 11:21:50 -04:00
Ilya Shevelev 0c0a5e2507 Prettifying code 2022-09-08 19:27:39 +02:00
Ilya Shevelev 995eae3df3
Remove unneeded line breaks 2022-09-08 16:44:49 +02:00
Ilya Shevelev 48905d4cd8
Added myself to contributors list, added information regarding the fix onto changelog. 2022-09-08 15:36:12 +02:00
nshen c925d64449 myself to CONTRIBUTORS.md 2022-08-10 01:59:51 +08:00
Gabby Getz 098ac6cbb0
Merge pull request #9402 from bimangle/master
fix bug of outline data process.
2022-07-28 08:28:19 -04:00
jiangheng 3f3c63fa68 supoort cross-origin isolated 2022-07-12 10:48:20 +08:00
yonzmeer 3b1fd6d3df add myslef to contributers :') 2022-07-06 23:20:34 +03:00
Mia Tang 3dbef39705 Merge branch 'main' into version-number-copyright-header 2022-06-15 15:31:05 -04:00
Gabby Getz 0acf99f19b
Merge pull request #10450 from kvaithin/10445-high-dynamic-value-doc
10445 update default documented value for Scene.highDynamicRange
2022-06-15 11:06:05 -04:00
Jeshurun Hembd 470b2da017 Update changelog and CONTRIBUTORS.md 2022-06-15 10:34:13 -04:00