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
|
738de4be36
|
Fix CI ranges issue
|
2024-12-19 15:55:14 -05:00 |
Ashley Rogers
|
f7d287dd80
|
Modernize checks
|
2024-12-19 15:20:19 -05:00 |
Ashley Rogers
|
86a4ea9a6f
|
Why is clang-tidy throwing bits/basic_string in here?
|
2024-12-18 10:41:16 -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 |
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 |
Ashley Rogers
|
f91818e039
|
Even more documentation
|
2024-12-11 15:33:30 -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
|
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 |
Kevin Ring
|
fb24a2efe1
|
Merge remote-tracking branch 'origin/cpp20' into remove-gsl
|
2024-11-19 09:15:21 +11: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
|
ab08eba409
|
Fix accidental angle bracket
|
2024-11-01 13:25:14 -04:00 |
Ashley Rogers
|
cfbee560b5
|
Bring in line with SharedAsset changes
|
2024-11-01 11:50:09 -04:00 |
Ashley Rogers
|
d976ec13c6
|
Merge from main, still needs to be fixed
|
2024-11-01 10:49:26 -04:00 |
Ashley Rogers
|
714aa28c28
|
SharedAsset support in gltf generated code
|
2024-10-22 11:42:09 -04:00 |
Ashley Rogers
|
96cd924630
|
Update based on review
|
2024-09-11 14:53:52 -04:00 |
Tim Moore
|
71460d8f29
|
Add string header file includes
The version of MSVC on github MSVC 19.41.34120.0 seems to be more picky.
|
2024-08-28 20:39:34 +02: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
|
efaadbdd94
|
Add warning about ignored extensions
|
2024-05-30 11:18:24 -04:00 |
Brian L
|
47414f09fb
|
Make our ASSERT macro. Move everything to use this.
|
2024-05-03 12:50:50 -06:00 |
Brian L
|
1af6fb78e4
|
Fix typos
|
2024-04-10 10:03:26 -06:00 |
Kevin Ring
|
95942dd19a
|
Support deserializing arrays of arrays.
|
2024-04-04 22:42:04 +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
|
29349a43e2
|
Remove unnecessary overrides.
|
2023-08-31 09:07:39 +10:00 |
Janine Liu
|
83a054a4a3
|
Update CesiumJsonReader/include/CesiumJsonReader/JsonReader.h
|
2023-08-30 10:59:05 -04: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
|
2d57699a13
|
Fix array of string parsing
|
2022-07-09 17:57:29 -04:00 |
Joseph Kaile
|
23497e3f44
|
fix compile error for linux
|
2022-01-31 13:35:03 -05:00 |
Joseph Kaile
|
93ca0e23fd
|
accept double as integer is fractional part is zero
|
2022-01-28 14:14:49 -05:00 |
Sean Lilley
|
2cdcb92e20
|
Namespace cleanup
|
2021-12-02 18:34:22 -05:00 |
Ian Lilley
|
47de191da1
|
improved precision when using rapidjson
|
2021-11-12 14:11:42 -05:00 |
Kevin Ring
|
58cd5d8645
|
Merge remote-tracking branch 'origin/fix-includes' into add-cesium3dtilesreader
|
2021-10-12 22:04:03 +11:00 |
Kevin Ring
|
3443bbf130
|
Remove using in header, remove redundant code.
|
2021-10-12 17:47:35 +11:00 |
Sean Lilley
|
471bc06c24
|
Add Cesium3DTilesReader
|
2021-10-10 22:11:26 -04:00 |
Marco Hutter
|
9855400417
|
Use proper relative paths in all public headers
|
2021-09-28 17:23:07 +02:00 |