Gabby Getz
0426baa389
CreditDisplay.addCreditToNextFrame and CreditDisplay.addStaticCredit
2023-04-19 15:56:46 -04:00
Jeshurun Hembd
7a337e2800
Reduce URI parsing ( #11202 )
...
* Add serverKey property to Request constructor options
* Avoid repeated calls to Resource.prototype.url
* Clean up url parsing in Resource.js
* Fix bugs in Resource.prototype.parseUrl
* Avoid re-parsing url in RequestScheduler.getServerKey
* Avoid re-parsing url in Resource.prototype.clone
* Move Resource constructor to top of file
* Avoid re-parsing url in Resource.prototype.getUrlComponent
* Restore placeholders in Resource.prototype.getUrlComponent
* Add specs for Request, incorporate PR feedback
* Fix Request.prototype.clone spec
* Clean up defaultClone helper in Resource
* Update CHANGES.md
---------
Co-authored-by: Jeshurun Hembd <jeshurun@cesium.com>
Co-authored-by: Gabby Getz <gabby@cesium.com>
2023-04-19 10:53:13 -04:00
Tamrat Belayneh
45a2007b51
Add support for Access Token when creating an ArcGISMapServerImageryProvider ( #11098 )
...
* Implemented secure arcgis services access.
* updated arcgsis icons
* changes based on code review
* doc language revisions
* updates based on review and fixed failing tests
* clean up
* Cleanup
* Cleanup Documentation
* Cleanup test
* Simplify ArcGIS Developer key storage
* Update API key, fix casing, update release guide
* Fix changes.md
* File case fix
---------
Co-authored-by: George Owen <gowen@esri.com>
Co-authored-by: Gabby Getz <gabby@cesium.com>
2023-04-19 10:29:19 -04:00
Gabby Getz
7210197822
Update CHANGES.md
2023-04-18 14:25:10 -04:00
Gabby Getz
bf7d09204d
Allow grabbing gltf through the API
2023-04-18 14:19:35 -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
Jeshurun Hembd
8c823979bd
Merge pull request #11210 from CesiumGS/frustum-fix
...
Ensure offCenterFrustum's values are updated
2023-04-12 16:16:56 -04:00
Gabby Getz
efe190ba5c
Merge branch 'main' into frustum-fix
2023-04-12 12:55:18 -04:00
Jeshurun Hembd
c31cef7838
Merge pull request #11206 from CesiumGS/fix-ortho-zoom-bug
...
Fix bug with orthographic zoom
2023-04-12 10:29:45 -04:00
Jeshurun Hembd
689c23432d
Merge branch 'main' into fix-ortho-zoom-bug
2023-04-12 10:18:59 -04:00
Gabby Getz
528bbd9273
Merge pull request #11215 from bbbbx/main
...
Fix rendering of emissive model
2023-04-11 14:26:19 -04:00
bbbbx
05c225561a
Add unit test
2023-04-12 00:41:13 +08:00
bbbbx
05a6ae1ca4
Update changelog
2023-04-11 21:01:06 +08:00
bbbbx
6f1083e6ce
Fix rendering of emissive model
2023-04-11 20:37:46 +08:00
Gabby Getz
b384fa0d14
Merge pull request #11221 from lanvada/fix_comments
...
Fix some comments of Cesium3DTileset and Viewer
2023-04-10 15:45:28 -04:00
HuZehua
7c692f710f
Fix some comments of Cesium3DTileset and Viewer
2023-04-10 17:50:52 +08:00
Gabby Getz
be5ea7458d
Merge pull request #11213 from romejoe-org/contextoptions-fix
...
ContextOptions TypeScript fix
2023-04-07 16:56:34 -04:00
Joe Stanton
91585ff660
Ran prettier to fix formatting
2023-04-07 19:25:32 +00:00
Joe Stanton
e4d0525f36
Updated Changes.md indicating 10963 was fixed
2023-04-07 14:12:40 -04:00
Joe Stanton
b94a9ad72b
Merge branch 'CesiumGS:main' into contextoptions-fix
2023-04-07 14:07:38 -04:00
Gabby Getz
5064f1093f
Fix CHANGES.md header
2023-04-07 14:03:00 -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
Gabby Getz
4503f09f6e
Skip coverage deploys for forks
2023-04-07 13:45:20 -04:00
Gabby Getz
6fee3095c0
Merge pull request #11217 from javagl/imagery-provider-proxy-fix
...
Fix scope of proxy definition
2023-04-07 13:07:22 -04:00
Marco Hutter
45c5ad5e56
Fix scope of proxy definition
2023-04-07 17:52:31 +02:00
Joe Stanton
d6183e7e6c
Update CONTRIBUTORS.md
2023-04-05 14:27:03 -04:00
Joe Stanton
91cde95783
Updated tsd config to include ContextOptions in the widgets typescript definitions
2023-04-05 13:38:45 -04:00
Gabby Getz
5ee51861f5
Merge pull request #11211 from CesiumGS/optimize-tile-update
...
Use Matrix4.multiplyTransformation to update tile transforms
2023-04-05 09:55:22 -04:00
Guillaume Lathoud
390e0b91f3
Update AtmosphereCommon.glsl: syntax adjustments
2023-04-05 07:12:30 +03:00
Jeshurun Hembd
c2b7a86a7b
Use Matrix4.multiplyTransformation to update tile transforms
2023-04-04 13:32:25 -04:00
Guillaume Lathoud
6201846987
Update CHANGES.md for atmosphere rendering performance fix
2023-04-04 18:43:06 +03:00
Victor Malaret
e7c8968151
Merge remote-tracking branch 'upstream/main' into czml-wgs84
2023-04-04 11:30:29 -04:00
Gabby Getz
477960715b
Update CHANGES.md
2023-04-04 11:03:31 -04:00
Gabby Getz
5789679b2a
Ensure offcenterFrustum's values are updated
2023-04-04 10:45:47 -04:00
Gabby Getz
62d1091f6a
Update release schedule
2023-04-04 09:14:18 -04:00
Jeshurun Hembd
372175a458
Updates for 1.104 release
2023-04-03 16:22:06 -04:00
Jeshurun Hembd
386f29fcc0
Merge pull request #11208 from CesiumGS/sandcastle-deprecations
...
Replace calls to deprecated methods in Sandcastles
2023-04-03 15:18:08 -05:00
Gabby Getz
e5fc2cbe85
Ensure flyTo is not using deprecated API
2023-04-03 16:06:31 -04:00
Jeshurun Hembd
f0ed0c60c9
Replace calls to deprecated methods in Sandcastles
2023-04-03 15:54:32 -04:00
Jeshurun Hembd
f29ab6f0fc
Merge pull request #11207 from CesiumGS/depthtestagainstterrain-default
...
Set depthTestAgainstTerrain when using the viewer with baseLayerPicker enabled
2023-04-03 13:52:32 -05:00
Gabby Getz
1e59b4c461
Set depthTestAgainstTerrain when using the viewer with baseLayerPicker enabled
2023-04-03 14:28:55 -04:00
Gabby Getz
1db5c04831
Update CHANGES.md
2023-04-03 13:10:57 -04:00
Gabby Getz
3e3a965114
Fix bug with orthographic zoom
2023-04-03 13:05:46 -04:00
Jeshurun Hembd
df6921ea1d
Merge pull request #11201 from CesiumGS/fix-context-specs
...
Don't create contexts in the global scope in specs
2023-03-31 15:10:42 -05:00
Gabby Getz
084194467b
Don't create contexts in global scope in specs
2023-03-31 13:12:29 -04:00
Victor Malaret
4195cb76c4
add tests for non-standard ellipsoid
2023-03-31 11:39:29 -04:00
Gabby Getz
b80a4bfc1a
Fix doc
2023-03-30 11:01:32 -04:00
Jeshurun Hembd
985c29c3d8
Merge pull request #11200 from CesiumGS/headers
...
Cesium ion Headers
2023-03-30 09:45:29 -05:00
Gabby Getz
1a6e14544d
Update CHANGES.md
2023-03-30 09:28:24 -04:00
Gabby Getz
74379abaee
Merge branch 'main' into headers
2023-03-30 09:27:19 -04:00