Skip to content
GitLab
Explore
Sign in
Commits · 5f5a3e4e87fdee5c58d1193400672ebc8e20e026
cesiumjs4gwt
Browse files
Dec 17, 2019
Added pixelRatio parameter to OrthographicFrustum.getPixelDimensions,...
· 5f5a3e4e
iSergio
authored
Dec 17, 2019
5f5a3e4e
Added credit parameter to CzmlDataSource, GeoJsonDataSource, KmlDataSource and Model
· da37b0cf
iSergio
authored
Dec 17, 2019
da37b0cf
Added Matrix3.getRotation to get the rotational component of a matrix with scaling removed.
· 4cffc83a
iSergio
authored
Dec 17, 2019
4cffc83a
Added useBrowserRecommendedResolution flag to Viewer and CesiumWidget. When...
· 5a43fc7a
iSergio
authored
Dec 17, 2019
5a43fc7a
Added ability to create partial ellipsoids using both the Entity API and CZML....
· 13813739
iSergio
authored
Dec 17, 2019
13813739
Added getByName method to DataSourceCollection allowing to retrieve...
· 2483b0d3
iSergio
authored
Dec 17, 2019
2483b0d3
Added totalScale property to Label which is the total scale of the label...
· 7852487d
iSergio
authored
Dec 17, 2019
7852487d
Dec 10, 2019
Cesium version up to 1.64
· c02353d5
iSergio
authored
Dec 10, 2019
c02353d5
Cesium version up to 1.64
· 5b9a4111
iSergio
authored
Dec 10, 2019
5b9a4111
Aug 13, 2019
Try understand vaadin framework ...
· 5a2445eb
iSergio
authored
Aug 13, 2019
5a2445eb
Jul 11, 2019
Fix build examples under Java 7
· b1c14c44
iSergio
authored
Jul 11, 2019
View commits for tag 1.59.4
1.59.4
b1c14c44
Library version up to 1.59.4
· 083ade46
iSergio
authored
Jul 11, 2019
083ade46
New example in Cesium 1.59
· 4d65fc8b
iSergio
authored
Jul 11, 2019
4d65fc8b
New example in Cesium 1.59
· 8b8821b9
iSergio
authored
Jul 11, 2019
8b8821b9
Source code file name fix
· f9fefea1
iSergio
authored
Jul 11, 2019
f9fefea1
Missed annotation
· 2627e967
iSergio
authored
Jul 11, 2019
2627e967
ArcGISTiledElevationTerrainProvider support
· 635973b4
iSergio
authored
Jul 11, 2019
635973b4
New example in Cesium 1.59
· cc9af0fd
iSergio
authored
Jul 11, 2019
cc9af0fd
fetchBlob done
· 1286eab8
iSergio
authored
Jul 11, 2019
1286eab8
Object->JsObject
· dad75ea0
iSergio
authored
Jul 11, 2019
dad75ea0
JavaScript Blob implementation
· bb67b63f
iSergio
authored
Jul 11, 2019
bb67b63f
Jul 10, 2019
Update SampleData
· 9df2fa95
iSergio
authored
Jul 10, 2019
9df2fa95
Adds exportKML function to export Entity instances with Point, Billboard,...
· b501df72
iSergio
authored
Jul 10, 2019
b501df72
BingMapsImageryProvider now uses DiscardEmptyTileImagePolicy by default to...
· e16d2627
iSergio
authored
Jul 10, 2019
e16d2627
Added support for new BingMapsStyle values ROAD_ON_DEMAND and...
· c3b6442d
iSergio
authored
Jul 10, 2019
c3b6442d
Cesium version up to 1.59
· a901a755
iSergio
authored
Jul 10, 2019
a901a755
May 29, 2019
Library version up to 1.57
· beabf80f
iSergio
authored
May 29, 2019
View commits for tag 1.57.0
1.57.0
beabf80f
New example
· 1d838383
iSergio
authored
May 29, 2019
1d838383
Set colorToAlphaThreshold to public
· 796f6fcf
iSergio
authored
May 29, 2019
796f6fcf
Fix javadoc
· 2e001312
iSergio
authored
May 29, 2019
2e001312
Added support for color-to-alpha with a threshold on imagery layers
· 8b6c96e6
iSergio
authored
May 29, 2019
8b6c96e6
Added functions to remove samples from SampledProperty and SampledPositionProperty
· a8db06c7
iSergio
authored
May 29, 2019
a8db06c7
Added CesiumMath.normalize to convert a scalar value in an arbitrary range to...
· 6b210e02
iSergio
authored
May 29, 2019
6b210e02
Added new parameter to PolylineGlowMaterial called taperPower, that works...
· f27a194e
iSergio
authored
May 29, 2019
f27a194e
Improved 3D Tiles streaming performance, resulting in ~67% camera tour load...
· 8a1515b2
iSergio
authored
May 29, 2019
8a1515b2
Cesium version up to 1.57
· e321fb65
iSergio
authored
May 29, 2019
e321fb65
Apr 22, 2019
Library version up to 1.56.1
· 1e166089
iSergio
authored
Apr 22, 2019
View commits for tag 1.56.1
1.56.1
1e166089
In the Resource class, addQueryParameters and addTemplateValues have been...
· 4d6d3299
iSergio
authored
Apr 22, 2019
4d6d3299
Resource.fetchImage now takes a preferImageBitmap option to use...
· 61405f1f
iSergio
authored
Apr 22, 2019
61405f1f
Added backFaceCulling and normalShading options to PointCloudShading. Both...
· 9612595a
iSergio
authored
Apr 22, 2019
9612595a
Loading