Skip to content
GitLab
Explore
Sign in
Commits · 5bc252421fac0aefc7f43a629af8db911a9e4e1a
cesiumjs4gwt
Browse files
Aug 08, 2022
Added ModelExperimental.getNode to allow users to modify the transforms of model nodes at runtime.
· 5bc25242
iSergio
authored
Aug 08, 2022
5bc25242
Added optional blurActiveElementOnCanvasFocus option to set the behavior of...
· d250fe22
iSergio
authored
Aug 08, 2022
d250fe22
Add enableShowOutline and outlineColor. Worked only if enableModelExperimental is true
· 089d6d9b
iSergio
authored
Aug 08, 2022
089d6d9b
Aug 03, 2022
CesiumJS version up to 1.95
· cc754631
iSergio
authored
Aug 03, 2022
cc754631
Jul 05, 2022
Merge branch '1.95' into 'develop'
· 12fb74bf
iSergio
authored
Jul 05, 2022
12fb74bf
Simple create options and small fixes.
· 10392b15
iSergio
authored
Jul 05, 2022
10392b15
Added silhouetteSize and silhouetteColor to ModelExperimental
· 2400f690
iSergio
authored
Jul 05, 2022
2400f690
Add ModelExperimentalAnimationCollection
· 7950a29d
iSergio
authored
Jul 05, 2022
7950a29d
Added heightReference to ModelExperimental
· 59dc6088
iSergio
authored
Jul 05, 2022
59dc6088
Added modelUpAxis and modelForwardAxis constructor options to Cesium3DTileset
· 858cdeb5
iSergio
authored
Jul 05, 2022
858cdeb5
CesiumJS version up to 1.95
· 5a5da3df
iSergio
authored
Jul 05, 2022
5a5da3df
Jun 03, 2022
Merge branch '1.94' into 'develop'
· 26703222
iSergio
authored
Jun 03, 2022
26703222
Fix example - TimeDynamicWheels
· 766b3f6b
iSergio
authored
Jun 03, 2022
766b3f6b
Jun 02, 2022
New example - ManuallyControlledAnimation
· 3113cf7e
iSergio
authored
Jun 02, 2022
3113cf7e
Fix property type
· 06b5491a
iSergio
authored
Jun 02, 2022
06b5491a
int -> double
· f54a3fcb
iSergio
authored
Jun 02, 2022
f54a3fcb
Class provided SampledProperty by Number
· bc1504f0
iSergio
authored
Jun 02, 2022
bc1504f0
Added PolygonGraphics.textureCoordinates, PolygonGeometry.textureCoordinates,...
· 5dc56a83
iSergio
authored
Jun 02, 2022
5dc56a83
CesiumJS version up to 1.94
· 677b3f99
iSergio
authored
Jun 02, 2022
677b3f99
Added ModelAnimationCollection.animateWhilePaused and...
· facb41ac
iSergio
authored
Jun 02, 2022
facb41ac
CesiumJS version up to 1.94
· 9552be96
iSergio
authored
Jun 02, 2022
9552be96
May 09, 2022
Missed annotation
· 2ceecd4f
iSergio
authored
May 09, 2022
2ceecd4f
Merge branch '1.93' into 'develop'
· e4a3a50d
iSergio
authored
May 09, 2022
e4a3a50d
KmlDataSource now exposes the camera and canvas properties, which are used to...
· 78e24633
iSergio
authored
May 09, 2022
78e24633
Added GeoJsonSource.process to support adding features without removing...
· 4d0b2c9f
iSergio
authored
May 09, 2022
4d0b2c9f
Added debugWireframe to ModelExperimental.
· a64e39ac
iSergio
authored
May 09, 2022
a64e39ac
CesiumJS version up to 1.93
· de681dbf
iSergio
authored
May 09, 2022
de681dbf
Apr 02, 2022
Merge branch '1.92' into 'develop'
· ab4aff9f
iSergio
authored
Apr 02, 2022
ab4aff9f
Resize images
· 970e34ad
iSergio
authored
Apr 02, 2022
970e34ad
Fix example
· 53855fe2
iSergio
authored
Apr 02, 2022
53855fe2
New example - Custom Shaders Property Textures
· 5c05c851
iSergio
authored
Apr 02, 2022
5c05c851
New example - 3D Tiles Compare
· 02dfe20c
iSergio
authored
Apr 02, 2022
02dfe20c
Disable history support
· ace4ecee
iSergio
authored
Apr 02, 2022
ace4ecee
Code refactoring
· e2c98c4a
iSergio
authored
Apr 02, 2022
e2c98c4a
static modification
· 28d22303
iSergio
authored
Apr 02, 2022
28d22303
Added a 'renderable' property to 'Fog' to disable its visual rendering while...
· 79ffc9f2
iSergio
authored
Apr 02, 2022
79ffc9f2
Added Cartesian2.clamp, Cartesian3.clamp, and Cartesian4.clamp
· 07997805
iSergio
authored
Apr 02, 2022
07997805
Added clipping planes to ModelExperimental
· bad24f03
iSergio
authored
Apr 02, 2022
bad24f03
Added image-based lighting to ModelExperimental
· 76f37cd8
iSergio
authored
Apr 02, 2022
76f37cd8
Added lightColor to ModelExperimental
· 122dca5d
iSergio
authored
Apr 02, 2022
122dca5d
Loading