Commit Graph

123 Commits

Author SHA1 Message Date
Ashley Rogers 6abcb41354 Merge branch 'main' of github.com:CesiumGS/cesium-native into enum-metadata-support-2 2025-02-27 11:01:53 -05:00
Ashley Rogers e0a0750954 Merge branch 'main' of github.com:CesiumGS/cesium-native into enum-metadata-support-2 2025-02-20 15:18:21 -05:00
Janine Liu e1cc0c3e5b Merge branch 'axis-aligned-from-points' into 3dtiles-bounding-volume-cylinder 2025-02-14 14:35:39 -05:00
Janine Liu 0f3e488e0b Merge branch 'ext-primitive-voxels' into 3dtiles-content-voxels 2025-02-13 13:51:54 -05:00
Janine Liu be9d216ad3 Remove link to external glTF repo 2025-02-13 10:22:14 -05:00
Ashley Rogers 39f6e183b4 Enum.getName 2025-02-11 17:20:39 -05:00
Janine Liu 3a48361c85 Generate classes for 3DTILES_bounding_volume_cylinder 2025-02-10 17:50:37 -05:00
Janine Liu 1164b6d2f4 Don't use raw Github URL 2025-02-10 17:39:56 -05:00
Janine Liu 69996a2127 Add generated classes for 3DTILES_content_voxels 2025-02-07 17:49:32 -05:00
Janine Liu 8ebacf9f6e Generate EXT_primitive_voxels and related classes 2025-02-07 16:53:34 -05:00
Sean Lilley 3ecc79d07f Merge branch 'main' into parent-class 2025-02-05 12:09:13 -05:00
Sean Lilley e77032977b Add parent property to Cesium3DTiles::Class 2025-01-30 12:02:17 -05:00
Sean Lilley ba7c6a0a07 Add generated code for 3DTILES_ellipsoid 2025-01-30 11:49:09 -05:00
Sean Lilley ab26363bd7 Add helper functions to Tileset 2025-01-22 18:42:24 -05:00
Sean Lilley 5fa6745977 Fix writing schema property 2025-01-06 11:38:17 -05:00
Kevin Ring d96a10d560 Tiny cleanup. 2024-12-18 16:08:04 +11:00
Kevin Ring 0c295d610b Better doc for enums where possible. 2024-12-18 16:04:28 +11: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 39e7037927 Enum value 'descriptions' for generated code 2024-12-13 11:20:02 -05: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 1b6984d2e9 Additional documentation 2024-12-10 17:41:53 -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 d78051a526 Update based on review 2024-12-05 11:32:06 -05:00
Kevin Ring c5404e5b75 Use cesium-native branch of CesiumGS/glTF as the code gen source. 2024-12-03 10:55:18 +11: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 08c9452c06 Flatten nested ifs in generate.js 2024-11-25 14:26:26 -05:00
Ashley Rogers e47d8177d2 Revert string_literals using statement 2024-11-22 14:03:05 -05:00
Ashley Rogers aaca454d3f generate.js formatting 2024-11-21 17:04:36 -05:00
Ashley Rogers 4557f5806b <gsl/span> -> <span> 2024-11-21 15:57:06 -05:00
Ashley Rogers 3832758a15 Merge from main 2024-11-21 15:48:02 -05:00
Kevin Ring 809f047044 Add trailing newline, regenerate all classes. 2024-11-21 18:08:30 +11: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 2dbd86e5c3 Merge branch 'cpp20' of github.com:CesiumGS/cesium-native into clang-tidy-4 2024-11-19 14:39:38 -05:00
Sean Lilley 36455e6c55 Updates to code generator 2024-11-19 14:32:55 -05:00
Kevin Ring fb24a2efe1 Merge remote-tracking branch 'origin/cpp20' into remove-gsl 2024-11-19 09:15:21 +11:00
Kevin Ring 8a23ca54d9 Merge remote-tracking branch 'origin/main' into cpp20 2024-11-19 09:14:49 +11:00
Kevin Ring 1f092764fe Add int casts in generated code to placate clang/gcc. 2024-11-17 14:16:42 +11: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
Ashley Rogers 7fd9590e95 Update doc comments, add 'const' to foreach 2024-11-14 15:39:23 -05:00
Ashley Rogers 381888148b Update getSizeBytes generation 2024-11-11 15:54:55 -05:00
Ashley Rogers 03da4c4560 Improve glTF getSizeBytes generated code 2024-11-07 15:33:48 -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