Ashley Rogers
|
25c5297bdb
|
Address most review comments
|
2025-06-13 14:49:31 -04:00 |
Ashley Rogers
|
0ac80a9405
|
Address some review comments
|
2025-06-03 11:00:18 -04:00 |
Ashley Rogers
|
91aca5293b
|
Use VectorRasterizer for RasterizedPolygonsOverlay
|
2025-04-22 15:04:10 -04:00 |
Janine Liu
|
119e7cf5bf
|
Add conversions between glTF accessor and property types
|
2025-04-11 16:25:23 -04:00 |
Ashley Rogers
|
41d786e5e5
|
iostream -> sstream
|
2025-03-25 14:27:17 -04:00 |
Ashley Rogers
|
a849c4e769
|
Fix MSVC build issue
|
2025-03-20 14:49:14 -04:00 |
Ashley Rogers
|
1f6694cb7b
|
Merge branch 'main' of github.com:CesiumGS/cesium-native into fix-header-warnings-2
|
2025-03-20 10:42:24 -04:00 |
Ashley Rogers
|
e3be93d05d
|
Fix variable length string arrays
|
2025-02-28 16:43:48 -05:00 |
Ashley Rogers
|
a8ede8051e
|
Remove redundant test, add test for valid enum noData and defaultProperty values
|
2025-02-28 10:59:29 -05:00 |
Ashley Rogers
|
4204fab55c
|
More fixes
|
2025-02-27 15:04:10 -05:00 |
Ashley Rogers
|
db5d004f63
|
Update based on review.
|
2025-02-27 11:30:14 -05:00 |
Ashley Rogers
|
bd962fa40f
|
Address another round of review comments
|
2025-02-25 14:50:03 -05:00 |
Ashley Rogers
|
55911e953c
|
Restore TypeToPropertyType
|
2025-02-21 16:09:50 -05:00 |
Ashley Rogers
|
929863f138
|
Format
|
2025-02-21 11:53:01 -05:00 |
Ashley Rogers
|
32c78c9769
|
Fix other review comments
|
2025-02-20 17:56:14 -05:00 |
Ashley Rogers
|
b86186b277
|
PropertyView::propertyType
|
2025-02-12 14:21:13 -05:00 |
Ashley Rogers
|
8c1903be77
|
Remove TypeToPropertyType
|
2025-02-12 12:03:49 -05:00 |
Ashley Rogers
|
39f6e183b4
|
Enum.getName
|
2025-02-11 17:20:39 -05:00 |
Ashley Rogers
|
b4032392a2
|
Enum metadata support using scalars instead of PropertyEnumValue
|
2025-02-11 14:44:04 -05:00 |
Sean Lilley
|
82f5c70e65
|
Add convertPropertyComponentTypeToAccessorComponentType
|
2025-01-31 16:26:48 -05:00 |
Sean Lilley
|
f62ce9a58a
|
Add support for more component types in PropertyType
|
2025-01-31 16:26:41 -05:00 |
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 |
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 |
Sean Lilley
|
baea66127b
|
Add getters for AccessorView and AccessorWriter
|
2024-12-09 18:15:17 -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 |
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 |
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
|
33d4948634
|
Image::pCesium -> pAsset
|
2024-10-30 09:40:04 +11:00 |
Ashley Rogers
|
df1f887e6d
|
Doc comments, rename ImageCesium
|
2024-10-10 15:28:05 -04:00 |
Kevin Ring
|
cee6f21ea6
|
Make SharedAsset a base class an eliminate AssetContainer.
|
2024-10-04 16:10:28 +10:00 |
Ashley Rogers
|
8d38927a6c
|
Merge with main
|
2024-09-11 14:58:19 -04:00 |
Janine Liu
|
daeca25354
|
Add more unit tests
|
2024-08-19 13:49:29 -04:00 |
Ashley Rogers
|
e79b31379c
|
Merge with main
|
2024-08-16 14:13:55 -04:00 |