Skip to content
GitLab
Explore
Sign in
Commits · 712888b8ed34a8b80557861bbe569e5b5ab91751
cesiumjs4gwt
Browse files
Oct 12, 2017
New Draw Interaction example
· 712888b8
iSergio
authored
Oct 12, 2017
712888b8
Base support for drawing primitives (interaction)
· 82824556
iSergio
authored
Oct 12, 2017
82824556
Full Outline Geometry support
· ebe088e9
iSergio
authored
Oct 12, 2017
ebe088e9
Oct 09, 2017
Add CorridorGeometry support.
· 7d5ea4b2
iSergio
authored
Oct 09, 2017
7d5ea4b2
Try add support Exceptions
· be3312ca
iSergio
authored
Oct 09, 2017
be3312ca
Small fixes
· b4a1a462
iSergio
authored
Oct 09, 2017
b4a1a462
Update by frameState
· 6fee165c
iSergio
authored
Oct 09, 2017
6fee165c
Small fixes
· 19782af1
iSergio
authored
Oct 09, 2017
19782af1
Small fixes
· 276955af
iSergio
authored
Oct 09, 2017
276955af
Add log to console if native DataView restored.
· 39f24bd3
iSergio
authored
Oct 09, 2017
39f24bd3
Imports optimization
· 79fe0087
iSergio
authored
Oct 09, 2017
79fe0087
Fix create JsDate from long (milliseconds)
· 984b8f63
iSergio
authored
Oct 09, 2017
984b8f63
Small fixes
· 0ca6c03d
iSergio
authored
Oct 09, 2017
0ca6c03d
Add constructor PointPrimitiveCollection without options.
· 2bf3e64d
iSergio
authored
Oct 09, 2017
2bf3e64d
Change inheritance
· 7f287885
iSergio
authored
Oct 09, 2017
7f287885
Change Cesium namespace to JsPackage.GLOBAL namespace
· 910d9838
iSergio
authored
Oct 09, 2017
910d9838
Add support to create BillboardCollection with Scene as simple.
· 9dc7afe4
iSergio
authored
Oct 09, 2017
9dc7afe4
Fix HorizontalOrigin, HeightReference enums. Add support CanvasElement for image
· 404c948b
iSergio
authored
Oct 09, 2017
404c948b
Fix JsType
· 1e4cefab
iSergio
authored
Oct 09, 2017
1e4cefab
Oct 08, 2017
Scene/PerspectiveOffCenterFrustum has been removed. Use Core/PerspectiveOffCenterFrustum.
· 7e23b0df
iSergio
authored
Oct 08, 2017
7e23b0df
Scene/PerspectiveFrustum has been removed. Use Core/PerspectiveFrustum.
· 5031ec33
iSergio
authored
Oct 08, 2017
5031ec33
Scene/OrthographicOffCenterFrustum has been removed. Use Core/OrthographicOffCenterFrustum.
· 0c7c69c7
iSergio
authored
Oct 08, 2017
0c7c69c7
Scene/OrthographicFrustum has been removed. Use Core/OrthographicFrustum.
· de19c160
iSergio
authored
Oct 08, 2017
de19c160
Scene/CullingVolume has been removed. Use Core/CullingVolume.
· 580d8cf8
iSergio
authored
Oct 08, 2017
580d8cf8
Oct 06, 2017
Cesium version up to 1.38
· 5457c10f
iSergio
authored
Oct 06, 2017
5457c10f
Sep 28, 2017
Add support CanvasElement for Billboard
· cc09fb92
iSergio
authored
Sep 28, 2017
cc09fb92
Add simple create appearance
· 7e85b3c7
iSergio
authored
Sep 28, 2017
7e85b3c7
Fixed wrong namespace
· 55660d66
iSergio
authored
Sep 28, 2017
55660d66
Mistake in return type of createGeometry method
· 9e940611
iSergio
authored
Sep 28, 2017
9e940611
PolylineGeometry support
· 07a8cac3
iSergio
authored
Sep 28, 2017
07a8cac3
Sep 07, 2017
Removed the throttleRequest parameter from TerrainProvider.requestTileGeometry...
· 0eb64a32
iSergio
authored
Sep 07, 2017
View commits for tag 1.37.4
1.37.4
0eb64a32
fixed #2
· ab237100
iSergio
authored
Sep 07, 2017
ab237100
Add description for class
· b016bdd3
iSergio
authored
Sep 07, 2017
b016bdd3
Added Cesium3DTileset.loadJson to support overriding the default tileset loading behavior.
· dd3994d7
iSergio
authored
Sep 07, 2017
dd3994d7
Added classificationType to ClassificationPrimitive and GroundPrimitive to...
· 9685c1e6
iSergio
authored
Sep 07, 2017
9685c1e6
Added classificationType to ClassificationPrimitive and GroundPrimitive to...
· 91fdfedc
iSergio
authored
Sep 07, 2017
91fdfedc
GroundPrimitive support
· 72ee82ee
iSergio
authored
Sep 07, 2017
72ee82ee
Removed the throttleRequest parameter from TerrainProvider.requestTileGeometry...
· 350c4bea
iSergio
authored
Sep 07, 2017
350c4bea
Removed GoogleEarthImageryProvider, use GoogleEarthEnterpriseMapsProvider instead.
· af6fb111
iSergio
authored
Sep 07, 2017
af6fb111
Passing options.clock when creating a new Viewer instance is removed, pass...
· b6f289c4
iSergio
authored
Sep 07, 2017
b6f289c4
Loading