Skip to content
GitLab
Explore
Sign in
Commits · 2f7490bfc78d96a66209a1b4ff3b5019a6622123
cesiumjs4gwt
Browse files
Nov 05, 2018
Add buildModuleUrl functional
· 2f7490bf
iSergio
authored
Nov 05, 2018
2f7490bf
Update SampleData
· 5b10e4d0
iSergio
authored
Nov 05, 2018
5b10e4d0
Nov 04, 2018
Rename examples
· 92516efc
iSergio
authored
Nov 04, 2018
92516efc
Rename examples
· 8287e78a
iSergio
authored
Nov 04, 2018
8287e78a
Move Globe to scene package
· c585d9b7
iSergio
authored
Nov 04, 2018
c585d9b7
Added Ray.clone
· 54391489
iSergio
authored
Nov 04, 2018
54391489
Added Transforms.fixedFrameToHeadingPitchRoll, a helper function for...
· edeb2de1
iSergio
authored
Nov 04, 2018
edeb2de1
Added lightColor property to Cesium3DTileset, Model, and ModelGraphics to...
· c758fc11
iSergio
authored
Nov 04, 2018
c758fc11
Added atmosphereHueShift, atmosphereSaturationShift, and...
· 51bc0a9f
iSergio
authored
Nov 04, 2018
51bc0a9f
Added cutoutRectangle to ImageryLayer, which allows cutting out rectangular...
· 63cff1bf
iSergio
authored
Nov 04, 2018
63cff1bf
Added WMS-T (time) support in WebMapServiceImageryProvider
· 07d5e681
iSergio
authored
Nov 04, 2018
07d5e681
Cesium version up to 1.51
· 88525cfb
iSergio
authored
Nov 04, 2018
88525cfb
Oct 09, 2018
Fix build for Java 7
· 91a4d046
iSergio
authored
Oct 09, 2018
View commits for tag 1.50.29
1.50.29
91a4d046
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
Loading