Kevin Ring
|
127ca8ac9d
|
Merge pull request #1079 from CesiumGS/tileset-utilities
Add helper functions to Cesium3DTiles::Tileset
|
2025-01-28 17:12:44 +11:00 |
Sean Lilley
|
ab26363bd7
|
Add helper functions to Tileset
|
2025-01-22 18:42:24 -05:00 |
Kevin Ring
|
fc8f124487
|
macOS fixes, especially to losslessNarrow.
|
2025-01-21 17:34:10 +11:00 |
Ashley Rogers
|
688593066e
|
More include fixes
|
2025-01-15 17:52:40 -05:00 |
Ashley Rogers
|
05c9102188
|
Add includes for MSVC error
|
2025-01-15 17:47:04 -05:00 |
Ashley Rogers
|
4e318925a5
|
Switch tests to doctest
|
2025-01-15 16:58:03 -05:00 |
Kevin Ring
|
028ee29eed
|
Merge remote-tracking branch 'origin/main' into clang-tidy-cleanup
|
2025-01-13 17:30:09 +11:00 |
Ashley Rogers
|
768b6510b3
|
Quotes to brackets
|
2024-12-20 12:00:09 -05:00 |
Ashley Rogers
|
2c8aa4a422
|
Fix includes using script
|
2024-12-20 11:56:49 -05:00 |
Ashley Rogers
|
f7d287dd80
|
Modernize checks
|
2024-12-19 15:20:19 -05:00 |
Ashley Rogers
|
94cc7992aa
|
Misc checks
|
2024-12-19 14:33:52 -05:00 |
Ashley Rogers
|
6aa10bb592
|
Fix cast issues
|
2024-12-18 10:01:52 -05:00 |
Kevin Ring
|
4fb3063022
|
Remove unused types, and fix doc/code mismatch.
|
2024-12-18 19:46:18 +11:00 |
Kevin Ring
|
0c295d610b
|
Better doc for enums where possible.
|
2024-12-18 16:04:28 +11:00 |
Ashley Rogers
|
7ef48d56c7
|
Fix additional clang-tidy issues
|
2024-12-17 17:41:42 -05:00 |
Ashley Rogers
|
77094edb1f
|
Format
|
2024-12-17 17:27:27 -05:00 |
Ashley Rogers
|
1e2e47ab5e
|
misc-include-cleaner for every file
|
2024-12-17 17:27:03 -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
|
4e6e2b8300
|
Merge pull request #1024 from CesiumGS/update-readme
Overhaul README
|
2024-12-17 10:36:08 +11:00 |
Ashley Rogers
|
c580d5def6
|
Fix even more warnings
|
2024-12-13 15:13:59 -05:00 |
Ashley Rogers
|
39e7037927
|
Enum value 'descriptions' for generated code
|
2024-12-13 11:20:02 -05:00 |
Kevin Ring
|
394ccef4e3
|
Merge branch 'main' into update-ext-structural-metadata
|
2024-12-12 14:15:42 +11:00 |
Kevin Ring
|
96e1d01844
|
Merge remote-tracking branch 'origin/main' into update-readme
|
2024-12-12 11:43:55 +11:00 |
Ashley Rogers
|
10b3464fbf
|
Merge from update-ext-structural-metadata
|
2024-12-11 15:38:52 -05:00 |
Ashley Rogers
|
f91818e039
|
Even more documentation
|
2024-12-11 15:33:30 -05:00 |
Kevin Ring
|
5ab3baa56d
|
Merge branch 'main' into more-attribute-semantics
|
2024-12-11 10:27:42 +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 |
Sean Lilley
|
03f2a1a086
|
Add more attribute semantics
|
2024-12-09 18:34:52 -05:00 |
Sean Lilley
|
f1ae8bd16c
|
Update generated classes for EXT_structural_metadata
|
2024-12-09 18:29:20 -05:00 |
Sean Lilley
|
baea66127b
|
Add getters for AccessorView and AccessorWriter
|
2024-12-09 18:15:17 -05:00 |
Ashley Rogers
|
4d82403b80
|
Pan-zoom, add dependencies page.
|
2024-12-06 18:21:57 -05:00 |
Ashley Rogers
|
bb365c8aee
|
Dependency graph generation
|
2024-12-04 14:39:16 -05: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
|
1a7bbbd6c9
|
Report AccessorView as invalid when BufferView byteStride is negative.
|
2024-12-01 17:22:05 +11:00 |
Ashley Rogers
|
573469f6f9
|
Format
|
2024-11-26 14:28:52 -05:00 |
Ashley Rogers
|
08dcb82f9e
|
Document undocumented parameters
|
2024-11-26 14:27:37 -05:00 |
Ashley Rogers
|
fdabe39f6e
|
Fix some Doxygen warnings
|
2024-11-26 14:14:58 -05:00 |
Sean Lilley
|
472669a06d
|
Ignore in clang
|
2024-11-26 09:56:15 -05:00 |
Sean Lilley
|
859e1617e1
|
Fix formatting
|
2024-11-26 09:47:40 -05:00 |
Sean Lilley
|
428483d57c
|
Ignore maybe-unitialized in test files
|
2024-11-26 09:44:51 -05:00 |
Ashley Rogers
|
fde31cf262
|
Merge branch 'main' of github.com:CesiumGS/cesium-native into clang-tidy-4
|
2024-11-25 14:20:56 -05:00 |
Kevin Ring
|
dce56afd86
|
Give a more specific name to the TEST_CASE.
|
2024-11-25 18:21:58 +11:00 |
Kevin Ring
|
df79aa055f
|
Fix compiler error on GCC 13.
|
2024-11-25 14:51:03 +11:00 |
Sean Lilley
|
d1ccc7a10f
|
Add equality operator for JsonValue
|
2024-11-22 15:47:08 -05:00 |
Ashley Rogers
|
2dd41959e8
|
Format... again
|
2024-11-22 11:35:06 -05:00 |
Ashley Rogers
|
cca8871eef
|
Include both catch2 headers
|
2024-11-22 11:30:45 -05:00 |
Ashley Rogers
|
9b46d6f93e
|
Format
|
2024-11-22 11:19:22 -05:00 |
Ashley Rogers
|
f82d65bead
|
Change Catch2 header
|
2024-11-22 11:17:21 -05:00 |