Skip to content
GitLab
Explore
Sign in
Commits · 0cee67519871508df3c65f6b2eb439e06df2e158
cesiumjs4gwt
Browse files
Nov 28, 2016
Fixed property name
· 0cee6751
iSergio
authored
Nov 28, 2016
0cee6751
Nov 26, 2016
Fix example like native Cesium examples
· 1c395ff6
iSergio
authored
Nov 26, 2016
1c395ff6
Fix ShadowMap access
· 9ab6b9b0
iSergio
authored
Nov 26, 2016
9ab6b9b0
Need change pseudo enum from int to Integer
· 7ffb9f47
iSergio
authored
Nov 26, 2016
7ffb9f47
Fix
· 1ee29c0c
iSergio
authored
Nov 26, 2016
1ee29c0c
Extend JsObject to use custom properties.
· f0b1d12b
iSergio
authored
Nov 26, 2016
f0b1d12b
Add Shadows example
· 3341bdb8
iSergio
authored
Nov 26, 2016
3341bdb8
Import optimization
· ea47cbc2
iSergio
authored
Nov 26, 2016
ea47cbc2
Need change all psevdo enum from int to Integer
· 6a432f89
iSergio
authored
Nov 26, 2016
6a432f89
Change custom property access
· 13cf1394
iSergio
authored
Nov 26, 2016
13cf1394
Add custom property support on options level.
· 5b9ae2c2
iSergio
authored
Nov 26, 2016
5b9ae2c2
Extend usage
· c0aaf2fc
iSergio
authored
Nov 26, 2016
c0aaf2fc
Add Logger and native logger.
· 64507637
iSergio
authored
Nov 26, 2016
64507637
Nov 25, 2016
Fixes for multi window/tabs application
· bd21189f
iSergio
authored
Nov 25, 2016
bd21189f
Fix attach / detach handler
· d8ee5b02
iSergio
authored
Nov 25, 2016
d8ee5b02
Fix attach / detach handler
· ecfa5fb8
iSergio
authored
Nov 25, 2016
ecfa5fb8
Nov 23, 2016
Static examples. See Description.
· 6dd5ee01
iSergio
authored
Nov 23, 2016
6dd5ee01
Static examples. See Description.
· 65288ef0
iSergio
authored
Nov 23, 2016
65288ef0
Import optimization.
· afdc78fb
iSergio
authored
Nov 23, 2016
afdc78fb
Import optimization.
· 6a959e7a
iSergio
authored
Nov 23, 2016
6a959e7a
Widgets for use in static injection Cesium.js (In main HTML file through <script></script>
· 7dcc2b19
iSergio
authored
Nov 23, 2016
7dcc2b19
Changes with new Initializer
· a8459e82
iSergio
authored
Nov 23, 2016
a8459e82
Changes Initializer with JsInterop
· 24858032
iSergio
authored
Nov 23, 2016
24858032
Import optimization.
· 164d7053
iSergio
authored
Nov 23, 2016
164d7053
Import optimization.
· 04e643b0
iSergio
authored
Nov 23, 2016
04e643b0
undefined Object through JsInterop
· 83d132be
iSergio
authored
Nov 23, 2016
83d132be
Import optimization.
· 9e11df60
iSergio
authored
Nov 23, 2016
9e11df60
Import optimization.
· 48f6a217
iSergio
authored
Nov 23, 2016
48f6a217
Missed override toString
· 19627a1e
iSergio
authored
Nov 23, 2016
19627a1e
Import optimization.
· 908916de
iSergio
authored
Nov 23, 2016
908916de
Import optimization.
· c2a918b2
iSergio
authored
Nov 23, 2016
c2a918b2
Correct implementation inheritance
· a34cd1df
iSergio
authored
Nov 23, 2016
a34cd1df
Nov 21, 2016
Update.
· 2bae44b0
iSergio
authored
Nov 21, 2016
2bae44b0
Import optimization.
· d47687ee
iSergio
authored
Nov 21, 2016
d47687ee
Change int property to Number
· 8e48561d
iSergio
authored
Nov 21, 2016
8e48561d
Import cleanup
· 96a88f50
iSergio
authored
Nov 21, 2016
96a88f50
Move CallbackProperty from Color to T(template)
· 36ba9d84
iSergio
authored
Nov 21, 2016
36ba9d84
Move InterpolationAlgorithm to interface
· 1ee9ec51
iSergio
authored
Nov 21, 2016
1ee9ec51
Try translate to Number. Need test.
· 3643fb1d
iSergio
authored
Nov 21, 2016
3643fb1d
Nov 20, 2016
Interpolation example done
· 905f0480
iSergio
authored
Nov 20, 2016
905f0480
Loading