Kevin Ring
|
8cc4d51873
|
Add generated include files to Doxygen path.
And remove an unnecessary namespace qualification now that Doxygen is
able to find the generated file.
|
2024-11-27 09:56:20 +11: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 |
Ashley Rogers
|
4a71ad09ee
|
Properly init empty fields
|
2024-11-25 16:00:17 -05:00 |
Ashley Rogers
|
09e121ee5e
|
Disable redundant member init check and generator change
|
2024-11-25 15:56:51 -05:00 |
Ashley Rogers
|
e47d8177d2
|
Revert string_literals using statement
|
2024-11-22 14:03:05 -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
|
4557f5806b
|
<gsl/span> -> <span>
|
2024-11-21 15:57:06 -05:00 |
Ashley Rogers
|
acc9e81d12
|
Merge from main
|
2024-11-20 17:12:43 -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
|
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 |
Kevin Ring
|
1fcdeadfd9
|
Merge remote-tracking branch 'origin/main' into vcpkg-swl
|
2024-08-02 19:45:58 +10:00 |
Brian L
|
16d18a1ceb
|
Remove duplicate implementations of ::readFile
|
2024-07-08 16:12:56 -06: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 |
Kevin Ring
|
ca42500d54
|
Merge remote-tracking branch 'origin/main' into vcpkg-2
|
2024-06-05 14:06:47 +10:00 |
Brian L
|
7eaabb0ce3
|
Change class generator to use ASSERT
|
2024-05-03 14:40:24 -06:00 |
Brian L
|
47414f09fb
|
Make our ASSERT macro. Move everything to use this.
|
2024-05-03 12:50:50 -06:00 |
Kevin Ring
|
5ba8b7af35
|
Add CesiumLegacyTerrain library for quantized-mesh parsing.
|
2024-04-04 22:12:57 +11:00 |
Bradley Austin Davis
|
24d783fb01
|
Migrate dependencies to vcpkg
|
2024-02-24 00:37:37 +00:00 |
Kevin Ring
|
c341a72806
|
Revert "Merge pull request #786 from jherico/feature-vcpkg"
This reverts commit 198ed9d4b4, reversing
changes made to 09c1eb76b4.
|
2024-02-23 09:08:15 +11:00 |
Bradley Austin Davis
|
e20c154c55
|
Migrating dependencies to vcpkg
|
2024-02-02 10:40:59 -08:00 |
Kevin Ring
|
21c689b017
|
Allow implicit subtree buffers to be padded to 8 bytes.
|
2024-01-16 22:40:04 +11:00 |
Kevin Ring
|
262846e69b
|
Rename, doc, test, CHANGES.md.
|
2023-12-07 13:13:00 +11:00 |
Kevin Ring
|
8ebee29025
|
Remove unused struct.
|
2023-11-29 09:11:15 +11:00 |
Kevin Ring
|
97eea46ea5
|
Fix Clang/GCC warning.
|
2023-11-13 21:33:17 +11:00 |
Kevin Ring
|
2bdd74a0a3
|
Use generated classes to read subtrees.
|
2023-11-10 23:26:42 +11:00 |
Kevin Ring
|
ef7e8e3536
|
Start implementing SubtreeFileReader.
|
2023-11-09 22:12:59 +11:00 |
Kevin Ring
|
b1f2650f55
|
Add *Reader classes to CesiumGltfReader and Cesium3DTilesReader.
|
2023-08-23 18:52:44 +10:00 |
Kevin Ring
|
25944b78d4
|
Read from radidjson::Value.
|
2023-08-23 15:37:02 +10:00 |
Kevin Ring
|
07d64139a2
|
Rename ExtensionReaderContext to JsonReaderOptions.
|
2023-08-16 15:31:57 +10:00 |
Kevin Ring
|
5d70051a78
|
Making storing unknown properties optional.
|
2023-08-16 15:26:23 +10:00 |
Kevin Ring
|
a74caa6439
|
Capture unknown properties in an "unsupported" JsonObject.
|
2023-08-16 15:26:23 +10:00 |
Sean Lilley
|
6d21411c25
|
Add 3D Tiles 1.1 support to serializer, drop redundant extensions
|
2022-06-30 19:08:32 -04:00 |
Sean Lilley
|
00eab5bed7
|
Update 3D Tiles and glTF extensions
|
2022-03-16 09:15:02 -04:00 |
Sean Lilley
|
b76468a278
|
Remove old files
|
2022-02-27 17:12:41 -05:00 |
Sean Lilley
|
c2a56aa0d6
|
Rerun generator
|
2022-02-27 12:51:13 -05:00 |
IanLilleyT
|
21904215dd
|
updated generator for 3d tiles 1.1 schemas
|
2022-02-18 18:06:14 -05:00 |
Sean Lilley
|
5e78d1d72a
|
Added more gltf and 3d tiles extensions
|
2022-01-21 14:25:35 -05:00 |
Sean Lilley
|
f14c6709e1
|
Misc generator improvements
|
2021-12-27 13:31:29 -05:00 |
Sean Lilley
|
2b204aaecd
|
Added Cesium3DTilesWriter
|
2021-12-06 19:34:22 -05:00 |
Sean Lilley
|
3d035e5926
|
Remove bad semicolon
|
2021-12-03 13:30:58 -05:00 |
Sean Lilley
|
4ab275de70
|
Update scripts
|
2021-12-03 11:32:53 -05:00 |
Sean Lilley
|
21c65ddac8
|
Change folder structure for src folders
|
2021-12-03 11:11:41 -05:00 |
Sean Lilley
|
2cdcb92e20
|
Namespace cleanup
|
2021-12-02 18:34:22 -05:00 |
Kevin Ring
|
eb04d95449
|
Add generated 3DTILES_bounding_volume_S2 extension.
|
2021-11-05 16:44:01 +11:00 |
Sean Lilley
|
c862c93082
|
Add test for deserializing custom extensions
|
2021-11-01 11:29:00 -04:00 |
Sean Lilley
|
ce6b7ce944
|
Add support for 3DTILES_content_gltf
|
2021-11-01 11:28:52 -04:00 |