Skip to content
GitLab
Explore
Sign in
Commits · 126816438017fcc705f3c449df7c94429d88e329
cesiumjs4gwt
Browse files
Apr 03, 2018
GeometryVisualizer now requires primitive and groundPrimitive parameters.
· 12681643
iSergio
authored
Apr 03, 2018
12681643
Cesium version up to 1.44
· 52cae01a
iSergio
authored
Apr 03, 2018
52cae01a
Build fix
· b9f19941
iSergio
authored
Apr 03, 2018
b9f19941
Apr 02, 2018
Merge pull request #7 from Oraza1704/homebutton
· ab9d53d4
iSergio
authored
Apr 02, 2018
ab9d53d4
Apr 01, 2018
Added HomeButton and HomeButtonViewModel classes along with a showcase example...
· 7c5dd7ca
goethelm
authored
Apr 01, 2018
7c5dd7ca
Mar 24, 2018
Fixed resources for example
· c2726099
iSergio
authored
Mar 24, 2018
c2726099
Custom BaseLayerPicker example
· bad9731c
iSergio
authored
Mar 24, 2018
bad9731c
Custom BaseLayerPicker example
· 63c930ee
iSergio
authored
Mar 24, 2018
63c930ee
BaseLayerPicker support
· 4abd39ee
iSergio
authored
Mar 24, 2018
4abd39ee
ProviderViewModel support
· ac6d5a9c
iSergio
authored
Mar 24, 2018
ac6d5a9c
Command functional support
· e71706f3
iSergio
authored
Mar 24, 2018
e71706f3
Simple create providers add
· fea2b8da
iSergio
authored
Mar 24, 2018
fea2b8da
Fixed missed JsType annotation
· 28e39f0f
iSergio
authored
Mar 24, 2018
28e39f0f
Mar 02, 2018
Library version up 1.43.0 up
· bea38a29
iSergio
authored
Mar 02, 2018
View commits for tag 1.43.0
1.43.0
bea38a29
Fix tests
· 98122d42
iSergio
authored
Mar 02, 2018
98122d42
New JUnit tests
· d1b5fb85
iSergio
authored
Mar 02, 2018
d1b5fb85
The experimental CesiumIon object has been completely refactored and renamed to Ion.
· 54b6e3f9
iSergio
authored
Mar 02, 2018
54b6e3f9
Added classificationType property to entities which specifies whether an...
· 44ae0c84
iSergio
authored
Mar 02, 2018
44ae0c84
Added Globe.tilesLoaded getter property to determine if all terrain and imagery is loaded.
· da77e0de
iSergio
authored
Mar 02, 2018
da77e0de
Added setQueryParameters and appendQueryParameters to allow for better handling of query strings.
· 7101756f
iSergio
authored
Mar 02, 2018
7101756f
Added preserveQueryParameters parameter to getDerivedResource, to allow us to...
· d3f7e426
iSergio
authored
Mar 02, 2018
d3f7e426
Added Cesium.Math.cbrt
· faf1872c
iSergio
authored
Mar 02, 2018
faf1872c
Added put, patch, delete, options and head methods, so it can be used for all XHR requests.
· becd8cf8
iSergio
authored
Mar 02, 2018
becd8cf8
Added support for a promise to a resource for CesiumTerrainProvider,...
· e358404f
iSergio
authored
Mar 02, 2018
e358404f
Added createWorldTerrain helper function for easily constructing the new Cesium World Terrain.
· 39ba559a
iSergio
authored
Mar 02, 2018
39ba559a
Added new Ion, IonResource, and IonImageryProvider objects for loading data hosted on Cesium ion.
· 44e178bf
iSergio
authored
Mar 02, 2018
44e178bf
GeometryVisualizer no longer displays polylines. Use PolylineVisualizer instead.
· 54318a7d
iSergio
authored
Mar 02, 2018
54318a7d
GeometryVisualizer no longer uses a type parameter.
· 73614050
iSergio
authored
Mar 02, 2018
73614050
Removed GeometryUpdater.perInstanceColorAppearanceType and GeometryUpdater.materialAppearanceType
· d73985bd
iSergio
authored
Mar 02, 2018
d73985bd
Rename module of gwt-cs-test to gwt-cs-showcase (For test use JUnit)
· 87c510e5
iSergio
authored
Mar 02, 2018
87c510e5
Cesium version up to 1.43
· fb2a3c57
iSergio
authored
Mar 02, 2018
fb2a3c57
Feb 07, 2018
Library version up 1.42.12 up
· 2c822fcf
iSergio
authored
Feb 07, 2018
View commits for tag 1.42.12
1.42.12
2c822fcf
Begin write JUnit tests
· 6bfe701c
iSergio
authored
Feb 07, 2018
6bfe701c
Begin write JUnit tests
· 539238bb
iSergio
authored
Feb 07, 2018
539238bb
Fix @JsProperty annotations
· a83fe925
iSergio
authored
Feb 07, 2018
a83fe925
Add some path to ignore
· ac69d8de
iSergio
authored
Feb 07, 2018
ac69d8de
Wrong official Cesium documentation
· 9b7c5fe2
iSergio
authored
Feb 07, 2018
9b7c5fe2
Add example variables
· e80826eb
iSergio
authored
Feb 07, 2018
e80826eb
Add scaleByDistance property
· 72242a38
iSergio
authored
Feb 07, 2018
72242a38
Add scaleByDistance and disableDepthTestDistance properties
· fdb26c9a
iSergio
authored
Feb 07, 2018
fdb26c9a
Loading