Skip to content
GitLab
Explore
Sign in
Commits · ef381d4e7432f887d5caebfb3c6c66d4dcc59060
cesiumjs4gwt
Browse files
Nov 06, 2017
Added invertClassification and invertClassificationColor to Scene
· ef381d4e
iSergio
authored
Nov 06, 2017
ef381d4e
Add TextureMinificationFilter and TextureMagnificationFilter
· 8ce92867
iSergio
authored
Nov 06, 2017
8ce92867
Add any collection into PrimitiveCollection
· ce1b7df7
iSergio
authored
Nov 06, 2017
ce1b7df7
Added support for right-to-left language detection in labels.
· 4052f542
iSergio
authored
Nov 06, 2017
4052f542
Cesium version 1.39 up
· 1479be4a
iSergio
authored
Nov 06, 2017
1479be4a
Oct 30, 2017
Add PointPrimitive support
· 543817c2
iSergio
authored
Oct 30, 2017
543817c2
Add PointPrimitive support
· 5c9dfb9d
iSergio
authored
Oct 30, 2017
5c9dfb9d
Oct 18, 2017
Update with DrawInteraction
· c625659a
iSergio
authored
Oct 18, 2017
c625659a
Access to positions example
· 70c964f9
iSergio
authored
Oct 18, 2017
70c964f9
Add setActive method for block/unblock interaction
· 1588c77f
iSergio
authored
Oct 18, 2017
1588c77f
Access to position array for export geometry to third formats (PostGIS, JTS, Geos and etc)
· 1c7eaba5
iSergio
authored
Oct 18, 2017
1c7eaba5
EllipseGEometryLibrary for calculate positions of circle
· 3ea421da
iSergio
authored
Oct 18, 2017
3ea421da
Native access to Js Array
· a68cd433
iSergio
authored
Oct 18, 2017
a68cd433
Oct 12, 2017
Cesium version 1.38 up
· c5a148bd
iSergio
authored
Oct 12, 2017
View commits for tag 1.38.33
1.38.33
c5a148bd
Method for easy create instance.
· aae2a61b
iSergio
authored
Oct 12, 2017
aae2a61b
Fix options
· 221e39d9
iSergio
authored
Oct 12, 2017
221e39d9
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
Loading