Skip to content
GitLab
Explore
Sign in
Commits · a23a5603b6b1e89f0e776fb9454ff40dd1736cb6
cesiumjs4gwt
Browse files
Aug 27, 2020
Add DebugCameraPrimitive
· a23a5603
iSergio
authored
Aug 27, 2020
a23a5603
Move SkyAtmosphere to correct package (with original CesiumJS code)
· 5a8f2007
iSergio
authored
Aug 27, 2020
5a8f2007
Added SkyAtmosphere.perFragmentAtmosphere to switch between per-vertex and...
· 0d74ff1e
iSergio
authored
Aug 27, 2020
0d74ff1e
Added nightAlpha and dayAlpha properties to ImageryLayer to control alpha...
· c6224c9e
iSergio
authored
Aug 27, 2020
c6224c9e
Added Camera.completeFlight, which causes the current camera flight to...
· d2a3977e
iSergio
authored
Aug 27, 2020
d2a3977e
Added Cesium3DTileset.extensions to get the extensions property from the tileset JSON.
· ba42799e
iSergio
authored
Aug 27, 2020
ba42799e
Added Scene.cameraUnderground for checking whether the camera is underneath the globe.
· d3c1d3f7
iSergio
authored
Aug 27, 2020
d3c1d3f7
Added RequestScheduler to the public API; this allows users to have more...
· 57546b29
iSergio
authored
Aug 27, 2020
57546b29
Up CesiumJS version to 1.72
· dd254883
iSergio
authored
Aug 27, 2020
dd254883
Mar 31, 2020
Library version up to 1.67.1
· c2d6a8ef
iSergio
authored
Mar 31, 2020
View commits for tag 1.67.1
1.67.1
c2d6a8ef
Update viewerCesiumNavigationMixin
· f8c7c2d4
iSergio
authored
Mar 31, 2020
f8c7c2d4
Added sizeInMeters to ParticleSystem.
· 30b7e112
iSergio
authored
Mar 31, 2020
30b7e112
dded Color.lerp for linearly interpolating between two RGB colors.
· a88e8339
iSergio
authored
Mar 31, 2020
a88e8339
Added Entity.tileset for loading a 3D Tiles tileset via the Entity API using...
· 4c7bad82
iSergio
authored
Mar 31, 2020
4c7bad82
Added minificationFilter and magnificationFilter options to Material to control texture filtering.
· 28df5e73
iSergio
authored
Mar 31, 2020
28df5e73
Added Globe.showSkirts to support the ability to hide terrain skirts when...
· 8b9f82ca
iSergio
authored
Mar 31, 2020
8b9f82ca
Added Globe.dynamicAtmosphereLighting and Globe.dynamicAtmosphereLightingFromSun
· 4b2aa527
iSergio
authored
Mar 31, 2020
4b2aa527
The property Scene.sunColor has been deprecated and will be removed in Cesium...
· 79e30483
iSergio
authored
Mar 31, 2020
79e30483
Added Globe.backFaceCulling to support viewing terrain from below the surface.
· 82e04e6e
iSergio
authored
Mar 31, 2020
82e04e6e
createTileMapServiceImageryProvider and createOpenStreetMapImageryProvider...
· fe894252
iSergio
authored
Mar 31, 2020
fe894252
The function Matrix4.getRotation has been renamed to Matrix4.getMatrix3....
· ca6ead43
iSergio
authored
Mar 31, 2020
ca6ead43
Remove not used import
· f62b0b8b
iSergio
authored
Mar 31, 2020
f62b0b8b
Cesium version up to 1.67
· 75441eb7
iSerge
authored
Mar 31, 2020
75441eb7
Dec 17, 2019
Library version up to 1.64
· bf3221bc
iSergio
authored
Dec 17, 2019
View commits for tag 1.64.0
1.64.0
bf3221bc
Add
· b5471f03
iSergio
authored
Dec 17, 2019
b5471f03
Added pixelRatio parameter to OrthographicFrustum.getPixelDimensions,...
· 5f5a3e4e
iSergio
authored
Dec 17, 2019
5f5a3e4e
Added credit parameter to CzmlDataSource, GeoJsonDataSource, KmlDataSource and Model
· da37b0cf
iSergio
authored
Dec 17, 2019
da37b0cf
Added Matrix3.getRotation to get the rotational component of a matrix with scaling removed.
· 4cffc83a
iSergio
authored
Dec 17, 2019
4cffc83a
Added useBrowserRecommendedResolution flag to Viewer and CesiumWidget. When...
· 5a43fc7a
iSergio
authored
Dec 17, 2019
5a43fc7a
Added ability to create partial ellipsoids using both the Entity API and CZML....
· 13813739
iSergio
authored
Dec 17, 2019
13813739
Added getByName method to DataSourceCollection allowing to retrieve...
· 2483b0d3
iSergio
authored
Dec 17, 2019
2483b0d3
Added totalScale property to Label which is the total scale of the label...
· 7852487d
iSergio
authored
Dec 17, 2019
7852487d
Dec 10, 2019
Cesium version up to 1.64
· c02353d5
iSergio
authored
Dec 10, 2019
c02353d5
Cesium version up to 1.64
· 5b9a4111
iSergio
authored
Dec 10, 2019
5b9a4111
Aug 13, 2019
Try understand vaadin framework ...
· 5a2445eb
iSergio
authored
Aug 13, 2019
5a2445eb
Jul 11, 2019
Fix build examples under Java 7
· b1c14c44
iSergio
authored
Jul 11, 2019
View commits for tag 1.59.4
1.59.4
b1c14c44
Library version up to 1.59.4
· 083ade46
iSergio
authored
Jul 11, 2019
083ade46
New example in Cesium 1.59
· 4d65fc8b
iSergio
authored
Jul 11, 2019
4d65fc8b
New example in Cesium 1.59
· 8b8821b9
iSergio
authored
Jul 11, 2019
8b8821b9
Source code file name fix
· f9fefea1
iSergio
authored
Jul 11, 2019
f9fefea1
Loading