Commit Graph

5814 Commits

Author SHA1 Message Date
Ashley Rogers 4d82403b80 Pan-zoom, add dependencies page. 2024-12-06 18:21:57 -05:00
Janine Liu c32d3f4c04 Remove unnecessary lines, add additional test case 2024-12-06 17:30:59 -05:00
Janine Liu 22e3ecad62 Update changelog 2024-12-06 17:20:25 -05:00
Janine Liu 192c2cb60b Allow subtree files without binary chunks to be parsed 2024-12-06 17:14:45 -05:00
Janine Liu 30c1f4c6ae Refactor createSubtreeContent 2024-12-06 16:40:50 -05:00
Janine Liu 4e15477ad8 Rewrite subtree creator in TestSubtreeAvailability 2024-12-06 15:53:13 -05:00
Tim Moore 462dc497e2 Tweak the AsyncSystem document a bit 2024-12-06 18:43:38 +01:00
Kevin Ring 12cf8eec17 Ongoing selection algorithm docs. 2024-12-06 18:08:18 +11:00
Kevin Ring 1337edbd79 Merge remote-tracking branch 'origin/main' into doc-tile-selection-algorithm 2024-12-06 13:50:56 +11:00
Kevin Ring 3b85907b83 Don't describe things as "made up". 2024-12-06 13:47:51 +11:00
Ashley Rogers c95aa5432d Doxygen table of contents 2024-12-05 18:27:49 -05:00
Ashley Rogers 21d2addeb9 Fix README for Doxygen 2024-12-05 15:43:39 -05:00
Ashley Rogers 127173feb0 Split README into CONTRIBUTING and developer-setup 2024-12-05 14:09:25 -05:00
Ashley Rogers d78051a526 Update based on review 2024-12-05 11:32:06 -05:00
Kevin Ring 31ae9a64bc Add outline of possible sections. 2024-12-05 23:13:38 +11:00
Kevin Ring 3589c5c52c Early tile selection algorithm work. 2024-12-05 21:32:31 +11:00
Kevin Ring 7163dc7e29
Merge pull request #1023 from CesiumGS/add-param-docs
Add missing ellipsoid `@params` to `TileBoundingVolumes` functions
2024-12-05 21:06:58 +11:00
Kevin Ring 26666f3029 Merge remote-tracking branch 'origin/main' into doc-rendering-3d-tiles 2024-12-05 14:50:56 +11:00
Kevin Ring 7fd6709790 Multiple continuations can be attached to a single SharedFuture. 2024-12-05 12:27:52 +11:00
Kevin Ring 95a0b0cdca Add note about createFuture invoking its function in the current thread. 2024-12-05 12:26:17 +11:00
Kevin Ring b6b5a411a7 Add more explanation of `thenInThreadPool`. 2024-12-05 11:43:05 +11:00
Kevin Ring 5932243050 Better explanation of AsyncSystem copying, waitInMainThread->wait 2024-12-05 11:37:43 +11:00
Ashley Rogers d0d3444d02 Use Markdown for images in README for Doxygen's sake 2024-12-04 17:35:52 -05:00
Ashley Rogers f23962e00e Add emojis to headers 2024-12-04 17:30:35 -05:00
Ashley Rogers 8a32df813a HTML table for layout, update ecosystem diagram 2024-12-04 17:24:42 -05:00
Ashley Rogers f90bbfcc72 README formatting, no colors for target dependency graphs 2024-12-04 17:17:18 -05:00
Ashley Rogers 1efc8f4e8a <sub></sub>less 2024-12-04 17:03:37 -05:00
Ashley Rogers ce73e276d6 Table formatting 2024-12-04 17:01:43 -05:00
Ashley Rogers b14574434e Add screenshots 2024-12-04 16:59:33 -05:00
Janine Liu 4bd29dc7ef Add missing @params 2024-12-04 15:53:04 -05:00
Ashley Rogers 0574bb3b98 Add contributor information 2024-12-04 15:28:10 -05:00
Ashley Rogers bb365c8aee Dependency graph generation 2024-12-04 14:39:16 -05:00
Kevin Ring 7f80e06696 Add a guide to rendering 3D Tiles with Cesium Native. 2024-12-04 20:27:02 +11:00
Ashley Rogers 2cecb29249 Add other libraries to README 2024-12-03 15:45:30 -05:00
Sean Lilley 624f5b29c1
Merge pull request #1020 from CesiumGS/gltf-generation-source
Use cesium-native branch of CesiumGS/glTF as the code gen source.
2024-12-03 09:03:15 -05:00
Kevin Ring 201dd4e8bc Update CHANGES.md. 2024-12-03 18:48:44 +11:00
Kevin Ring b0066a30dd Overlay tiles with a subset do not have any more detail available. 2024-12-03 18:46:24 +11:00
Kevin Ring 7fdc99b26a Overlay tiles with a subset do not have more detail. 2024-12-03 18:41:39 +11:00
Kevin Ring c5404e5b75 Use cesium-native branch of CesiumGS/glTF as the code gen source. 2024-12-03 10:55:18 +11:00
Ashley Rogers 3a3af57db6
Merge pull request #1012 from CesiumGS/thread-safety-doc
Add documentation for AsyncSystem and for our multi-threading policy
2024-12-02 15:06:04 -05:00
Ashley Rogers 79db914f5d Use GitHub release for Doxygen binaries 2024-12-02 14:42:35 -05:00
Ashley Rogers eccca564df Merge from main 2024-12-02 14:35:27 -05:00
Kevin Ring 1ece56deca Bump to v0.42.0. 2024-12-02 07:29:07 +11:00
Kevin Ring 24a2bdca2b
Merge pull request #1008 from CesiumGS/fix-gcc13
Fix compiler error on GCC 13
2024-12-02 07:16:58 +11:00
Kevin Ring a836e270fb
Merge pull request #1018 from CesiumGS/invalid-byte-stride-crash
Report AccessorView as invalid when BufferView byteStride is negative.
2024-12-02 07:14:26 +11:00
Kevin Ring 1a7bbbd6c9 Report AccessorView as invalid when BufferView byteStride is negative. 2024-12-01 17:22:05 +11:00
Kevin Ring 40577a849f Use valid name for overlay triplet. 2024-11-30 18:06:11 +11:00
Kevin Ring 7c33642745 Build with macOS 13 for more RAM, and target 10.15. 2024-11-30 18:02:28 +11:00
Kevin Ring 896aa0b69b
Merge pull request #1016 from CesiumGS/shared-asset-fixes
Improve Cesium ion token refresh and fix some small shared asset problems
2024-11-30 08:50:54 +11:00
Kevin Ring 189e45837e Avoid double-check of pAsset against nullptr. 2024-11-29 23:56:26 +11:00