Ashley Rogers
|
069ecbb5ce
|
Add XML output option
|
2025-01-07 15:11:16 -05:00 |
Ashley Rogers
|
ae605628bb
|
Use Mermaid dark theme for dark mode
|
2025-01-06 16:52:11 -05:00 |
Ashley Rogers
|
b4133893aa
|
Merge pull request #1041 from CesiumGS/prod-doxygen-upgrade
Production doc script improvements.
|
2024-12-18 17:35:50 -05:00 |
Ashley Rogers
|
62c4e31b15
|
Add `noindex` tag for pre-release docs
|
2024-12-18 10:20:05 -05:00 |
Ashley Rogers
|
89b00e2cc0
|
Fix warnings from merge with main
|
2024-12-17 13:43:45 -05:00 |
Ashley Rogers
|
2ce337be44
|
Merge from main
|
2024-12-17 11:36:54 -05:00 |
Ashley Rogers
|
f934b40717
|
All warnings resolved
|
2024-12-17 11:30:58 -05:00 |
Kevin Ring
|
54f9d4b6f5
|
Merge remote-tracking branch 'origin/main' into doc-tile-selection-algorithm
|
2024-12-17 11:20:15 +11:00 |
Kevin Ring
|
4e6e2b8300
|
Merge pull request #1024 from CesiumGS/update-readme
Overhaul README
|
2024-12-17 10:36:08 +11:00 |
Kevin Ring
|
3e273e64bf
|
Merge pull request #1030 from CesiumGS/async-doc-fixes
Tweak the AsyncSystem document a bit
|
2024-12-17 09:25:21 +11:00 |
Ashley Rogers
|
fc4e9dda7e
|
Update Visual Studio CMake line
|
2024-12-13 15:45:34 -05:00 |
Ashley Rogers
|
aadaa7700b
|
Merge branch 'update-readme' of github.com:CesiumGS/cesium-native into update-readme
|
2024-12-13 15:40:38 -05:00 |
Ashley Rogers
|
b3abb9f930
|
Update based on review
|
2024-12-13 15:40:11 -05:00 |
Tim Moore
|
53bb0eddac
|
Take asyncSystem lambda example from live code
|
2024-12-13 17:26:55 +01:00 |
Ashley Rogers
|
18817814ad
|
Merge pull request #1022 from CesiumGS/doc-rendering-3d-tiles
Add a guide to rendering 3D Tiles with Cesium Native.
|
2024-12-13 10:27:19 -05:00 |
Tim Moore
|
47743aa295
|
Merge remote-tracking branch 'origin/main' into async-doc-fixes
|
2024-12-13 15:38:07 +01:00 |
Kevin Ring
|
4ce1bcb394
|
Mark docs pre-release in staging.
|
2024-12-13 10:33:00 +11:00 |
Kevin Ring
|
decf9d1f1f
|
Fix typo.
|
2024-12-12 13:25:13 +11:00 |
Kevin Ring
|
ada01eb089
|
Multiple continuations can be attached to a single SharedFuture.
|
2024-12-12 13:24:37 +11:00 |
Kevin Ring
|
b30c1b9915
|
Add note about createFuture invoking its function in the current thread.
|
2024-12-12 13:24:37 +11:00 |
Kevin Ring
|
aeb996582e
|
Add more explanation of `thenInThreadPool`.
|
2024-12-12 13:24:37 +11:00 |
Kevin Ring
|
1b4318a38c
|
Better explanation of AsyncSystem copying, waitInMainThread->wait
|
2024-12-12 13:24:37 +11:00 |
Kevin Ring
|
96e1d01844
|
Merge remote-tracking branch 'origin/main' into update-readme
|
2024-12-12 11:43:55 +11:00 |
Kevin Ring
|
4083986dd5
|
More improvements to selection doc.
|
2024-12-11 21:40:35 +11:00 |
Ashley Rogers
|
1b6984d2e9
|
Additional documentation
|
2024-12-10 17:41:53 -05:00 |
Ashley Rogers
|
d98f4b9cd7
|
Lots of additional docs
|
2024-12-10 15:39:12 -05:00 |
Ashley Rogers
|
254e7598b8
|
Some async, geometry, selection docs
|
2024-12-10 11:26:13 -05:00 |
Kevin Ring
|
878227e44d
|
Selection algorithm doc improvements.
|
2024-12-10 22:11:33 +11:00 |
Tim Moore
|
218c2bb42f
|
Be more precise about use of AsyncSystem objects
|
2024-12-10 00:13:45 +01:00 |
Kevin Ring
|
4ac685644b
|
Selection algorithm doc.
|
2024-12-09 18:51:50 +11:00 |
Ashley Rogers
|
76a9fa1ba1
|
Add license to panzoom.js
|
2024-12-06 18:25:47 -05:00 |
Ashley Rogers
|
4d82403b80
|
Pan-zoom, add dependencies page.
|
2024-12-06 18:21:57 -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
|
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
|
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
|
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
|
b14574434e
|
Add screenshots
|
2024-12-04 16:59:33 -05:00 |
Ashley Rogers
|
0574bb3b98
|
Add contributor information
|
2024-12-04 15:28:10 -05:00 |