Commit Graph

25269 Commits

Author SHA1 Message Date
Sanjeet Suhag aaf6bd8a5c Adds engine and widgets workspaces 2022-11-01 15:39:57 -04:00
Gabby Getz d3d2755ebc Updates for 1.99 release 2022-11-01 10:24:44 -04:00
Gabby Getz 2a72c0da40 Remove deprecated polyfills 2022-11-01 09:11:28 -04:00
Sean Lilley 9255f0d7f6
Merge pull request #10866 from Tamrat-B/i3s_support
I3S: enhancement to feature data loading
2022-10-24 11:27:14 -04:00
Sean Lilley 66d0087d45 Fix doc 2022-10-24 11:24:53 -04:00
oussamabonnor1 4213c48926 Add more links of the supported extensions 2022-10-24 15:16:52 +02:00
oussamabonnor1 a792ecb064 Update glTF supported extensions list in Model.js 2022-10-22 18:50:22 +02:00
Sam Suhag af80e36049
Merge pull request #10865 from CesiumGS/request-render-fix
Request render on afterRender only as needed
2022-10-19 14:02:19 -04:00
Gabby Getz b2c8788cd5 request render on afterRender only as needed 2022-10-19 11:15:47 -04:00
Tam B e040065ebc - Added a new function, getFieldsForFeature on I3SNode
- Removed _loadFeatureData call in _createContentURL when the I3S 
version is 1.7 or higher (obsolete)
- Fixed an issue loading some newer I3S datasets where the feature data 
uri was different than “feature/0”
2022-10-19 10:23:58 +11:00
Sean Lilley 92a60639e5
Merge pull request #9634 from Tamrat-B/cesium_i3s_support
Added I3S data source support in Cesium
2022-10-17 16:13:26 -04:00
Sean Lilley bb237327c4 Add separate files for I3SField and I3SGeometry 2022-10-17 12:40:23 -04:00
Sean Lilley 9dd60246ea Fix Promise types 2022-10-17 12:14:07 -04:00
Janine Liu 143d80a8b5 Fix crash when specular maps are unsupported 2022-10-17 11:03:50 -04:00
Gabby Getz fc7da5f317 Merge branch 'main' into kml-tour-viewer 2022-10-13 14:29:46 -04:00
Janine Liu 35a43406b9 Fix zoomTo bug for uncentered model with scale 2022-10-13 10:58:44 -04:00
Sanjeet Suhag 1ec5e2cda2 Feedback pass 2022-10-10 09:23:34 -04:00
Sean Lilley 178ed54f83 Cleanup 2022-10-07 15:27:18 -04:00
Sean Lilley f0d7d17e35 Update documentation 2022-10-07 14:54:01 -04:00
Sean Lilley 1f98b364ef Fix tests 2022-10-07 14:34:26 -04:00
Sean Lilley fa68785260 Cleanup part 5 2022-10-07 14:33:58 -04:00
Sean Lilley fe1e95fa2b Use defined 2022-10-07 14:33:48 -04:00
Sean Lilley 2e485b97c6 Add position min/max to fix culling issues 2022-10-07 14:33:48 -04:00
Sean Lilley 9eab4924f2 Cleanup part 4 2022-10-07 14:33:47 -04:00
Sean Lilley 178f357d73 Cleanup part 3 2022-10-07 14:33:43 -04:00
Sean Lilley f3917c8e26 Cleanup part 2 2022-10-07 14:33:41 -04:00
Sean Lilley 5a57a6a26d Cleanup part 1 2022-10-07 14:33:34 -04:00
Sanjeet Suhag 7429fc00dd Fix play call 2022-10-07 12:33:53 -04:00
Sanjeet Suhag 33104bacc4 Fixes versions 2022-10-07 12:03:12 -04:00
Sanjeet Suhag 667859cbf3 Adds documentation 2022-10-07 11:59:34 -04:00
Sanjeet Suhag db70f267fa Fixes scene property access level 2022-10-07 11:36:13 -04:00
Sanjeet Suhag 2869f05a29 Changes Viewer to Widget in CesiumWidget 2022-10-07 10:47:55 -04:00
Sanjeet Suhag 99149a9d68 Updates for 1.98 release 2022-10-03 12:29:58 -04:00
Sanjeet Suhag 138b226364 Removes getPropertyNames function from ModelFeature 2022-09-29 12:38:03 -04:00
Sanjeet Suhag de12f3bb2e Removes getPropertyNames function from Cesium3DTilePointFeature 2022-09-29 12:37:49 -04:00
Sanjeet Suhag a67181cd90 Removes getPropertyNames function from Cesium3DTileFeature 2022-09-29 12:37:37 -04:00
jinjun1994 0c495a8d28
Merge branch 'main' into fix-clipping-planes-crash 2022-09-29 11:34:05 +08:00
Sam Suhag ad90cfdf3a
Merge pull request #10828 from CesiumGS/resource-cache-across-webgl-contexts
Handle model GPU resources across different WebGL contexts
2022-09-28 11:37:34 -04:00
jinjun ea540c1906 Fix crash when add clipping planes same length 2022-09-28 17:59:37 +08:00
Sanjeet Suhag e19dd09fea Merge branch 'main' of https://github.com/CesiumGS/cesium into vector-get-feature-fix 2022-09-27 13:08:11 -04:00
Sean Lilley d09a899d7b Add context id to cache key for GPU resources 2022-09-27 12:23:55 -04:00
Sean Lilley 572cb4f033
Merge pull request #10827 from CesiumGS/fix-clipping-planes-crash
Fix crash when removing clipping planes attached to `Model`
2022-09-27 11:21:17 -04:00
Janine Liu a8b3c7d872 Fix crash when removing clipping planes 2022-09-27 09:33:06 -04:00
Sanjeet Suhag 85ccbfe549 Adds back check for feature creation 2022-09-26 15:16:00 -04:00
TJKoury 71190e9fb5
Update cesiumWorkerBootstrapper.js
Error without scope in Chrome 105.0.5195.127.
2022-09-24 23:29:52 -04:00
Peter Gagliardi 1646e374a2
Merge pull request #10803 from Sn00pyW00dst0ck/debug-wireframe-hints
Cesium3DTileset and Model warnings for debugWireframe and enableDebugWireframe misuse
2022-09-23 11:03:20 -07:00
Peter Gagliardi c57b0de042
Fix typos 2022-09-23 13:44:18 -04:00
Peter Gagliardi 9a91542b4e Add some clarifying comments 2022-09-23 09:09:29 -04:00
Peter Gagliardi d0264ed7e6 Filter out undefined runtime nodes 2022-09-23 09:06:51 -04:00
Sn00pyW00dst0ck a6eda4c3b8 Running npm prettier to fix build issues 2022-09-22 11:10:29 -04:00