Skip to content
GitLab
Explore
Sign in
Commits · 66c5fa5f60ae9b114f0f71b037e75676d70502d3
cesiumjs4gwt
Browse files
Oct 09, 2018
Library version up to 1.50.29
· 66c5fa5f
isergio
authored
Oct 09, 2018
66c5fa5f
Update SampleData
· 7af69cde
isergio
authored
Oct 09, 2018
7af69cde
Add example icons
· 72c6a46b
isergio
authored
Oct 09, 2018
72c6a46b
Add new example Clamp tp Terrain
· b6e61f61
isergio
authored
Oct 09, 2018
b6e61f61
Add missed property
· 7dd9b2c8
isergio
authored
Oct 09, 2018
7dd9b2c8
Add missed option property
· 487d7674
isergio
authored
Oct 09, 2018
487d7674
New example Clam To 3D Tiles
· 30659476
isergio
authored
Oct 09, 2018
30659476
CzmlDataSource now implements of DataSource
· 3b903c8a
isergio
authored
Oct 09, 2018
3b903c8a
Fix scene clampToHeightSupported property name
· a81362da
isergio
authored
Oct 09, 2018
a81362da
Add missed clampToHeightSupported
· 43afc35f
isergio
authored
Oct 09, 2018
43afc35f
New example Clam To 3D Model
· 47506685
isergio
authored
Oct 09, 2018
47506685
Fix missed property
· 3d2542cd
isergio
authored
Oct 09, 2018
3d2542cd
Update SampleData
· c864b587
isergio
authored
Oct 09, 2018
c864b587
Oct 02, 2018
New Cartographic Limit Rectangle example
· 2b9aa0fe
iSergio
authored
Oct 02, 2018
2b9aa0fe
Fix property
· b16890f5
iSergio
authored
Oct 02, 2018
b16890f5
New Atmosphere example
· 15640ee1
iSergio
authored
Oct 02, 2018
15640ee1
Fix javadoc
· 8d3b360b
iSergio
authored
Oct 02, 2018
8d3b360b
Fix javadoc
· eef663e9
iSergio
authored
Oct 02, 2018
eef663e9
Fix javadoc
· 2dac0369
iSergio
authored
Oct 02, 2018
2dac0369
Fixed Custom Geocoder
· 9de4c4ed
iSergio
authored
Oct 02, 2018
9de4c4ed
Separate geocoder properties
· 82e13271
iSergio
authored
Oct 02, 2018
82e13271
Library version up to 1.50.2
· 7d14c0b4
iSergio
authored
Oct 02, 2018
7d14c0b4
Added ground atmosphere lighting in 3D. This can be toggled with Globe.showGroundAtmosphere.
· 0313c046
iSergio
authored
Oct 02, 2018
0313c046
Fix geocoder services
· 66a55eab
iSergio
authored
Oct 02, 2018
66a55eab
Added OpenCageGeocoderService, which provides geocoding via OpenCage.
· 9712a0ab
iSergio
authored
Oct 02, 2018
9712a0ab
Added cartographicLimitRectangle to Globe. Use this to limit terrain and...
· 9a32934b
iSergio
authored
Oct 02, 2018
9a32934b
Added Cesium3DTileset.initialTilesLoaded to indicate that all tiles in the initial view are loaded.
· 5b93acec
iSergio
authored
Oct 02, 2018
5b93acec
Add missed cartesianToCanvasCoordinates method
· b74a1489
iSergio
authored
Oct 02, 2018
b74a1489
Added Scene.sampleHeight to get the height of geometry in the scene. May be...
· 23e68e19
iSergio
authored
Oct 02, 2018
23e68e19
Cesium version up to 1.50
· 3adafeec
iSergio
authored
Oct 02, 2018
3adafeec
Sep 05, 2018
Fixes
· a0068e56
iSergio
authored
Sep 05, 2018
View commits for tag 1.49.13
1.49.13
a0068e56
Library version up to 1.49.13
· b9d6287c
iSergio
authored
Sep 05, 2018
b9d6287c
Added Cesium3DTileset.extras and Cesium3DTile.extras for getting application...
· 5a0e327e
iSergio
authored
Sep 05, 2018
5a0e327e
Added Cesium3DTileset.root for getting the root tile of a tileset.
· dfe3ca54
iSergio
authored
Sep 05, 2018
dfe3ca54
Added optional width and height to Scene.drillPick for specifying a search area.
· 907ff2b2
iSergio
authored
Sep 05, 2018
907ff2b2
Added Matrix4.setScale for setting the scale on an affine transformation matrix
· 00b013b5
iSergio
authored
Sep 05, 2018
00b013b5
Added ClippingPlaneCollection.planeAdded and...
· 0597141b
iSergio
authored
Sep 05, 2018
0597141b
Added GeocoderViewModel.destinationFound for specifying a function that is...
· 3215fbcf
iSergio
authored
Sep 05, 2018
3215fbcf
Added heightReference to BoxGraphics, CylinderGraphics and EllipsoidGraphics,...
· dda8641c
iSergio
authored
Sep 05, 2018
dda8641c
Removed Scene.fxaa. Use Scene.postProcessStages.fxaa.enabled instead.
· a474be20
iSergio
authored
Sep 05, 2018
a474be20
Loading