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 |
Sean Lilley
|
5fa6745977
|
Fix writing schema property
|
2025-01-06 11:38:17 -05: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
|
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 |
Kevin Ring
|
4e6e2b8300
|
Merge pull request #1024 from CesiumGS/update-readme
Overhaul README
|
2024-12-17 10:36:08 +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 |
Ashley Rogers
|
8d3e44531d
|
Fix generated reader doc comment
|
2024-12-10 15:55:35 -05:00 |
Sean Lilley
|
f1ae8bd16c
|
Update generated classes for EXT_structural_metadata
|
2024-12-09 18:29:20 -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 |
Ashley Rogers
|
fdabe39f6e
|
Fix some Doxygen warnings
|
2024-11-26 14:14:58 -05:00 |
Ashley Rogers
|
cca8871eef
|
Include both catch2 headers
|
2024-11-22 11:30:45 -05:00 |
Ashley Rogers
|
f82d65bead
|
Change Catch2 header
|
2024-11-22 11:17:21 -05:00 |
Ashley Rogers
|
3832758a15
|
Merge from main
|
2024-11-21 15:48:02 -05:00 |
Kevin Ring
|
1aed6e6bae
|
Merge remote-tracking branch 'origin/main' into empty-extension-object
|
2024-11-21 18:03:06 +11:00 |
Ashley Rogers
|
acc9e81d12
|
Merge from main
|
2024-11-20 17:12:43 -05:00 |
Sean Lilley
|
485f36917d
|
Rename hasWritableExtensions to hasRegisteredExtensions
|
2024-11-20 10:38:45 -05:00 |
Ashley Rogers
|
86a4bf7e53
|
Fix warnings ignored on headers with SYSTEM
|
2024-11-19 15:47:40 -05:00 |
Ashley Rogers
|
17c1887164
|
Regenerate classes
|
2024-11-19 14:39:18 -05:00 |
Kevin Ring
|
fb24a2efe1
|
Merge remote-tracking branch 'origin/cpp20' into remove-gsl
|
2024-11-19 09:15:21 +11:00 |
Ashley Rogers
|
67044b3e2e
|
Merge from main
|
2024-11-15 15:46:44 -05:00 |
Ashley Rogers
|
aa11cca7e5
|
Fix generate-3d-tiles and generate-quantized-mesh-terrain
|
2024-11-15 15:41:48 -05:00 |
Sean Lilley
|
fb8045214a
|
Avoid writing empty extensions object
|
2024-11-15 14:43:40 -05:00 |
Kevin Ring
|
651d3b4d43
|
Merge remote-tracking branch 'origin/main' into remove-gsl
|
2024-11-15 13:58:24 +11:00 |
Sean Lilley
|
f51948fbe4
|
Remove old CESIUM_NATIVE_ CMake variables
|
2024-11-13 11:22:17 -05:00 |
Kevin Ring
|
89dfc44bdc
|
Remove use of GSL.
Change gsl::span to std::span, and replace the few uses of gsl::narrow
with an alternative.
|
2024-11-06 15:16:03 +11:00 |
Ashley Rogers
|
714aa28c28
|
SharedAsset support in gltf generated code
|
2024-10-22 11:42:09 -04:00 |
Ashley Rogers
|
5c4cafdfc4
|
Shared asset support in schema codegen
|
2024-10-18 15:38:15 -04:00 |
Ashley Rogers
|
df1f887e6d
|
Doc comments, rename ImageCesium
|
2024-10-10 15:28:05 -04:00 |
Kevin Ring
|
ac74cc3cda
|
Merge pull request #820 from jherico/vcpkg-2
Second attempt at migrating packages to vcpkg
|
2024-08-15 09:47:09 +10:00 |
Sean Lilley
|
de50d38b3c
|
Add CesiumGltfWriter::SchemaWriter
|
2024-08-02 21:42:13 -06:00 |
Kevin Ring
|
1fcdeadfd9
|
Merge remote-tracking branch 'origin/main' into vcpkg-swl
|
2024-08-02 19:45:58 +10:00 |
Janine Liu
|
707dd8b770
|
Add missing includes
|
2024-07-11 10:25:23 -04:00 |
Kevin Ring
|
7c9ea84178
|
Merge remote-tracking branch 'origin/main' into vcpkg-swl
|
2024-07-02 17:39:20 +10:00 |
Brian L
|
74653140f3
|
Rename to CESIUM_ASSERT
|
2024-06-20 10:14:38 -06:00 |
Brian L
|
91300f9a61
|
update from main
|
2024-06-20 09:54:52 -06:00 |
Kevin Ring
|
ca42500d54
|
Merge remote-tracking branch 'origin/main' into vcpkg-2
|
2024-06-05 14:06:47 +10:00 |
Sean Lilley
|
b8f9fd71ac
|
Fix clang error
|
2024-05-30 11:31:36 -04:00 |
Sean Lilley
|
e5e9cdf5aa
|
Merge branch 'main' into fix-extension-writer-crash
|
2024-05-30 11:18:59 -04:00 |
Sean Lilley
|
efaadbdd94
|
Add warning about ignored extensions
|
2024-05-30 11:18:24 -04:00 |
Sean Lilley
|
5bb68a00a7
|
Regenerate glTF schemas
|
2024-05-23 18:22:52 -04:00 |
Brian L
|
47414f09fb
|
Make our ASSERT macro. Move everything to use this.
|
2024-05-03 12:50:50 -06:00 |
Kevin Ring
|
997517cee8
|
Don't create invalid GLB when the buffer is too large.
|
2024-04-18 08:48:32 +10:00 |
Kevin Ring
|
2ca96da9ac
|
Merge remote-tracking branch 'origin/main' into cesium-legacy-terrain
|
2024-04-10 13:31:53 +10:00 |
Kevin Ring
|
66ad2c9039
|
Add support for CESIUM_primitive_outline extension.
|
2024-04-08 14:46:14 +10:00 |
Kevin Ring
|
57a9ed3e2c
|
Move QuantizedMeshLoader to CesiumLegacyTerrain.
|
2024-04-04 22:15:11 +11:00 |