Commit Graph

39291 Commits

Author SHA1 Message Date
Gabby Getz 58e93731f4 Add specs 2023-03-23 14:45:02 -04:00
Gabby Getz c979df1495 Merge branch 'model-ready' of github.com:AnalyticalGraphicsInc/cesium into model-ready 2023-03-23 14:35:04 -04:00
Gabby Getz 5f94afc525 Small fixes 2023-03-23 14:34:52 -04:00
Guillaume Lathoud 2290ec2429
Polished code based on review comments.
Note: carefully tested the performance implications of each code change.
2023-03-23 11:27:40 +03:00
jiangheng def23b0932 Make both projectionMatrix called 2023-03-23 09:25:06 +08:00
jiangheng90 70ad3a1333
Merge branch 'main' into fix-debug-camera-primitive-render-error 2023-03-23 08:43:14 +08:00
Jeshurun Hembd bc8ee55c40 Fix typos in READMEs 2023-03-22 17:45:56 -04:00
Gabby Getz 64f2d61be7 Fix Sandcastle, docs 2023-03-22 16:39:11 -04:00
Gabby Getz eb781ae1d0 Fix 3D Tiles clipping planes Sandcastle 2023-03-22 15:30:44 -04:00
Gabby Getz 4244bc02de
Merge pull request #11179 from mikecabana/viewer-imagery-provider-false
Updates Viewer docs to allow false for imageryProvider
2023-03-22 10:00:30 -04:00
Jeshurun Hembd b61a8cb71a
Merge pull request #11177 from CesiumGS/request-error
Update docs to correct error type for RequestErrorEvent
2023-03-21 16:21:29 -05:00
Marco Hutter c8d6c9032b Cleanups for 3D Tiles Feature Picking sandcastle 2023-03-21 20:21:06 +01:00
Gabby Getz 0cf1f80e4a
Merge pull request #11157 from UniquePanda/fix-build-watch
Make build-watch compatible with new esbuild rebuild API
2023-03-21 13:32:40 -04:00
Gabby Getz a129f19025
Merge pull request #11155 from L-hikari/main
update MapboxImageryProvider example mapId
2023-03-21 13:25:07 -04:00
Michael Cabana 70c4eb3524
Updates CONTRIBUTORS.md 2023-03-21 11:22:25 -04:00
Michael Cabana b037162a30
Updates CHANGES.md 2023-03-21 11:19:50 -04:00
Michael Cabana 22c4d0f8e5
Updates Viewer docs to allow false for imageryProvider in ConstructorOptions 2023-03-21 11:15:44 -04:00
Gabby Getz 6e18738654
Merge branch 'main' into main 2023-03-21 11:04:46 -04:00
Gabby Getz 71bac95822 Update CHANGES.md 2023-03-21 10:17:38 -04:00
Gabby Getz d4c9a5c982 Update docs to correct error type for requestErrorEvent 2023-03-21 10:14:46 -04:00
Gabby Getz c7d0cc2d97 Fix spec 2023-03-21 09:25:12 -04:00
Gabby Getz e2ae222efe Fix specs 2023-03-20 17:00:45 -04:00
Gabby Getz 4f8c8cd19b Update Sandcastles 2023-03-20 16:02:37 -04:00
Gabby Getz 0a498caa36 Deprecate Cesium3DTileset ready and readyPromise 2023-03-20 11:57:06 -04:00
Gabby Getz 4a825e3157
Merge pull request #11158 from CesiumGS/obb-cube-description
Fix description of OrientedBoundingBox cube.
2023-03-20 08:57:44 -04:00
Gabby Getz 2dcb6aa092
Merge pull request #11150 from JacobVanDine/docs-issue-10303
Doc Issue #10303 Fix in screenSpaceCameraController
2023-03-20 08:56:10 -04:00
JakeVanDine eab73140bf Updated Documenation to reflect Gabby's suggestion 2023-03-19 20:28:11 -04:00
Gabby Getz 0d5ff05df9 Update examples and CHANGES.md 2023-03-17 15:27:17 -04:00
Gabby Getz d02e73908a Refactor loading promises 2023-03-17 14:20:46 -04:00
Jeshurun Hembd 556ff88237 Add specs to check Cesium3DTilesetTraversal interfaces 2023-03-16 18:12:02 -04:00
Jeshurun Hembd 141032fd20 Split base and skip traversal into separate classes 2023-03-16 14:25:40 -04:00
Guillaume Lathoud daaafff2a2
Merge branch 'main' into glathoud-patch-1-atmosphere-performance 2023-03-15 12:48:26 +03:00
Guillaume Lathoud 06bd027edc
Improved ground atmosphere as seen from outer space
Flying low, i.e. close to the relief, should still be performant.
2023-03-15 11:47:12 +02:00
jiangheng fd2d32dc75 Fix DebugCameraPrimitive render error 2023-03-15 15:52:30 +08:00
Kevin Ring 38d19219da Improve doc of halfAxes property, too. 2023-03-15 17:11:05 +11:00
Kevin Ring 17a84ebf71 Fix description of OrientedBoundingBox cube.
And add a test that demonstrates that the new description is the correct
one.
2023-03-15 17:08:11 +11:00
Marcel Wendler 860a7c5f84 Make build-watch compatible with new esbuild rebuild API 2023-03-14 10:31:24 +01:00
L a5d584bcf1 update MapboxImageryProvider example mapId 2023-03-14 11:51:03 +08:00
JakeVanDine 5a390e4e7e Changed ScreenSpaceCameraController.enableCollisionDetection documentation. 2023-03-10 20:43:27 -05:00
JakeVanDine 4fb18c956c docs-issue-10303: -initial commit
-added name to CONTRIBUTORS.md
-added more description for enableCollisionDetection in HTML file
2023-03-10 19:59:21 -05:00
Jeshurun Hembd a9942be24a Continue separating traversal logic 2023-03-10 13:10:04 -05:00
Jeshurun Hembd b5962b097a Pull TraversalUtility functions out of Cesium3DTilesetTraversal 2023-03-09 20:37:35 -05:00
Jeshurun Hembd 73bf2f3211 Use private skipLevelOfDetail flag more consistently 2023-03-09 18:57:50 -05:00
Gabby Getz 84c9db6391
Merge pull request #11129 from rudifa/enable-shadow-root-2
CreditDisplay.js: appendCss() : add styles to shadowRoot if found
2023-03-09 16:39:03 -05:00
Gabby Getz fb3ef49340
Tweak CHANGES.md 2023-03-09 16:22:54 -05:00
Gabby Getz 86b19bb999
Merge branch 'main' into enable-shadow-root-2 2023-03-09 16:14:46 -05:00
Gabby Getz 7f8ad84a53
Merge pull request #11148 from nnoce14/polygon-graphics-type-fix
PolygonGraphics hierarchy type fix
2023-03-09 16:13:47 -05:00
Jeshurun Hembd 8f8a869ef2 Move basic tile checks from traversals to Cesium3DTile 2023-03-09 14:24:13 -05:00
nnoce14 fc3018974b update CONTRIBUTORS.md 2023-03-09 10:28:31 -05:00
nnoce14 0baf0e8f97 Added Cartesian3 type to PolygonGraphics hierarchy property 2023-03-09 10:24:48 -05:00