Skip to content
GitLab
Explore
Sign in
Commits · 13d41c82bb85636884a21de26cd5ad55c895f6c9
cesiumjs4gwt
Browse files
Apr 03, 2018
Data for JUnit
· 13d41c82
iSergio
authored
Apr 03, 2018
13d41c82
Correct execute async methods
· 8c40bbdf
iSergio
authored
Apr 03, 2018
8c40bbdf
Change test methods
· 42dac9f7
iSergio
authored
Apr 03, 2018
42dac9f7
MAX_CLIPPING_PLANES removed in Cesium 1.44
· 84228c63
iSergio
authored
Apr 03, 2018
84228c63
MAX_CLIPPING_PLANES removed in Cesium 1.44
· b44e09ff
iSergio
authored
Apr 03, 2018
b44e09ff
Fix rename gwt-cs-showcase
· 73702f2f
iSergio
authored
Apr 03, 2018
73702f2f
ClippingPlaneCollection should now be used with ClippingPlane objects instead...
· 140cc0c6
iSergio
authored
Apr 03, 2018
140cc0c6
Added a ClippingPlane object to be used with ClippingPlaneCollection.
· d38b8513
iSergio
authored
Apr 03, 2018
d38b8513
Description of class
· a9d97b43
iSergio
authored
Apr 03, 2018
a9d97b43
Added support for ordering in DataSourceCollection
· 248a3d94
iSergio
authored
Apr 03, 2018
248a3d94
Added dequantizeInShader option parameter to Model and Model.fromGltf to...
· 949e0ce5
iSergio
authored
Apr 03, 2018
949e0ce5
Credit now takes an html and showOnScreen parameters instead of an options...
· a3142133
iSergio
authored
Apr 03, 2018
a3142133
now supported in Internet Explorer, so ClippingPlaneCollection.isSupported has...
· b12fe75a
iSergio
authored
Apr 03, 2018
b12fe75a
All low level load functions including loadArrayBuffer, loadBlob, loadImage,...
· 03339376
iSergio
authored
Apr 03, 2018
03339376
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
Loading