Skip to content
GitLab
Explore
Sign in
Commits · 66a55eab7ab39c8b4e0b8e6e0ff37eb91bc36b04
cesiumjs4gwt
Browse files
Oct 02, 2018
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
Removed PostProcessStageLibrary.createLensFlarStage. Use...
· 05410659
iSergio
authored
Sep 05, 2018
05410659
Removed the unused frameState parameter in evaluate and evaluateColor...
· f22289c2
iSergio
authored
Sep 05, 2018
f22289c2
Cesium version up to 1.49
· 78ddf2f1
iSergio
authored
Sep 05, 2018
78ddf2f1
Aug 21, 2018
Missed source example
· dd20cba9
iSergio
authored
Aug 21, 2018
dd20cba9
Fix apache redirect from HTTPS to HTTP
· c197bc5b
iSergio
authored
Aug 21, 2018
c197bc5b
Aug 13, 2018
Library version up to 1.48.20
· bddf2468
iSergio
authored
Aug 13, 2018
View commits for tag 1.48.20
1.48.20
bddf2468
Aug 07, 2018
PostProcessStageLibrary.createLensFlarStage is deprecated due to misspelling...
· 8c551e45
iSergio
authored
Aug 07, 2018
8c551e45
Added equalsEpsilon methods to OrthographicFrustum, PerspectiveFrustum,...
· 57161e7d
iSergio
authored
Aug 07, 2018
57161e7d
Added Cartesian3.midpoint to compute the midpoint between two Cartesian3 positions
· 39a23436
iSergio
authored
Aug 07, 2018
39a23436
Fix
· c648d026
iSergio
authored
Aug 07, 2018
c648d026
Aug 06, 2018
Fix's
· a14f2c6b
iSergio
authored
Aug 06, 2018
a14f2c6b
Added CoplanarPolygonGeometry and CoplanarPolygonGeometryOutline for drawing...
· 98033d0c
iSergio
authored
Aug 06, 2018
98033d0c
New example
· e84cbe6e
iSergio
authored
Aug 06, 2018
e84cbe6e
Need exchange some properties
· 725e555d
iSergio
authored
Aug 06, 2018
725e555d
Aug 05, 2018
Add Cesium3DTiles data
· 4fa9a191
iSergio
authored
Aug 05, 2018
4fa9a191
Aug 03, 2018
Added TimeDynamicPointCloud for playback of time-dynamic point cloud data,...
· 41831e75
iSergio
authored
Aug 03, 2018
41831e75
Cesium version up to 1.48
· 180e7acd
iSergio
authored
Aug 03, 2018
180e7acd
Jul 26, 2018
New example
· 74a5abcc
iSergio
authored
Jul 26, 2018
74a5abcc
Fix deprecated functions
· 6d3a0754
iSergio
authored
Jul 26, 2018
6d3a0754
Fix deprecated functions
· 355d4df1
iSergio
authored
Jul 26, 2018
355d4df1
Fix deprecated functions
· 36bf94c7
iSergio
authored
Jul 26, 2018
36bf94c7
Fix deprecated functions
· c9e9c407
iSergio
authored
Jul 26, 2018
c9e9c407
New example in Cesium 1.47
· 462e34b7
iSergio
authored
Jul 26, 2018
462e34b7
Loading