IanLilleyT
|
2c0eeffb1c
|
updated generator for 3d tiles 1.1 schemas
|
2022-02-16 19:35:10 -05:00 |
Nithin Pranesh
|
a312bf42d6
|
Revert "add MAXAR_mesh_variants, fix generator trying to generate manually-defined classes (like glTF Property)"
This reverts commit 26ad9be905.
|
2022-02-16 09:34:12 -05:00 |
Nithin Pranesh
|
26ad9be905
|
add MAXAR_mesh_variants, fix generator trying to generate manually-defined classes (like glTF Property)
|
2022-02-16 09:32:18 -05:00 |
Joseph Kaile
|
62fc7905b7
|
generate Cesium RTC extension using generate-tools
|
2022-01-31 14:18:51 -05:00 |
Sean Lilley
|
5e78d1d72a
|
Added more gltf and 3d tiles extensions
|
2022-01-21 14:25:35 -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
|
4dac37ceb0
|
Merge pull request #377 from CesiumGS/extension-class-rename
Rename generated extension classes (targeting `main`)
|
2021-11-01 11:02:01 +11:00 |
Sean Lilley
|
9acc5ac71a
|
Rename Primitive back to MeshPrimitive
|
2021-10-30 14:56:43 -04:00 |
Sean Lilley
|
6fd48d8735
|
Use different naming convention for extension classes
|
2021-10-30 14:55:40 -04:00 |
Nithin Pranesh
|
95051aa2b5
|
fixed handling of reserved c++ keywords in gltf reader generator
|
2021-10-29 17:37:57 -04:00 |
Sean Lilley
|
711114a344
|
Fix formatting
|
2021-10-18 19:04:57 -04:00 |
Sean Lilley
|
066b3df5a5
|
Use strict types
|
2021-10-18 18:47:02 -04:00 |
Sean Lilley
|
f9b48fbe0e
|
Renegerate glTF classes
|
2021-10-18 18:46:58 -04:00 |
Sean Lilley
|
8453d760e7
|
Rename generate-gltf-classes to generate-classes
|
2021-10-12 12:51:55 -04:00 |
Sean Lilley
|
78224b11e5
|
Merge branch 'main' into fix-includes
|
2021-10-12 11:59:32 -04:00 |
Sean Lilley
|
1a31661fa1
|
Merge pull request #362 from CesiumGS/add-cesium3dtiles
Add Cesium3DTiles project
|
2021-10-12 11:57:09 -04:00 |
Kevin Ring
|
439e37afda
|
Merge remote-tracking branch 'origin/add-cesium3dtiles' into fix-includes
|
2021-10-12 21:45:12 +11:00 |
Kevin Ring
|
3443bbf130
|
Remove using in header, remove redundant code.
|
2021-10-12 17:47:35 +11:00 |
Sean Lilley
|
715eebc945
|
Fix class description when schema is missing description
|
2021-10-11 19:02:36 -04:00 |
Sean Lilley
|
52283f3359
|
Fix includes
|
2021-10-11 17:28:44 -04:00 |
Sean Lilley
|
7dad7003bb
|
One ExtensibleObject
|
2021-10-11 16:47:49 -04:00 |
Sean Lilley
|
ef9d5c8e43
|
Merge branch 'main' into gltf-no-defaults-for-optional
|
2021-10-11 12:33:08 -04:00 |
Marco Hutter
|
293095c9c2
|
Do not initialize optional enum-typed properties
|
2021-10-11 17:16:30 +02:00 |
Sean Lilley
|
47a4733090
|
Update generate-gltf-classes to support 3D Tiles
|
2021-10-10 17:39:22 -04:00 |
Kevin Ring
|
ee5c9f0857
|
Merge pull request #351 from CesiumGS/gltf-schema-updates
Update generated files with newer glTF schema
|
2021-10-06 12:41:10 +11:00 |
Sean Lilley
|
525f8e15be
|
Support const property in anyOf elements
|
2021-10-03 14:19:14 -04:00 |
Sean Lilley
|
4f2bad8ab6
|
Fix accidental copy-paste
|
2021-10-03 12:06:13 -04:00 |
Kevin Ring
|
c1b9096abc
|
Merge remote-tracking branch 'origin/main' into gltf-generator-enum-fixes
|
2021-10-02 01:10:06 +10:00 |
Marco Hutter
|
9855400417
|
Use proper relative paths in all public headers
|
2021-09-28 17:23:07 +02:00 |
Marco Hutter
|
27fdd26e27
|
Merge remote-tracking branch 'origin/main' into include-style-fixes
# Conflicts:
# Cesium3DTilesSelection/include/Cesium3DTilesSelection/GltfContent.h
# Cesium3DTilesSelection/src/Batched3DModelContent.cpp
# Cesium3DTilesSelection/src/CompositeContent.cpp
# Cesium3DTilesSelection/src/ExternalTilesetContent.cpp
# Cesium3DTilesSelection/src/GltfContent.cpp
# Cesium3DTilesSelection/src/QuantizedMeshContent.cpp
# Cesium3DTilesSelection/src/Tile.cpp
# Cesium3DTilesSelection/src/TileContentFactory.cpp
# Cesium3DTilesSelection/src/calcQuadtreeMaxGeometricError.h
|
2021-09-28 14:38:33 +02:00 |
Sean Lilley
|
cf5f3b24c1
|
Merge branch 'gltf-generator-enum-fixes' into gltf-schema-updates
|
2021-09-26 13:32:30 -04:00 |
Sean Lilley
|
ae7d9e70a8
|
Merge branch 'main' into gltf-generator-enum-fixes
|
2021-09-26 13:24:10 -04:00 |
Marco Hutter
|
175b7eec9a
|
Also format the auto-generated code
This will sort itself out at some point...
|
2021-09-26 17:57:48 +02:00 |
Marco Hutter
|
0e827f7afd
|
Updated includes based on clang-format with Regroup
This MAINLY inserted some blank lines between
the blocks.
|
2021-09-26 17:46:27 +02:00 |
Sean Lilley
|
8dfa62a73e
|
Changes to generated files
|
2021-09-26 11:39:10 -04:00 |
Marco Hutter
|
5519532b1e
|
Initialize members to proper (non-default) values.
|
2021-09-26 16:52:54 +02:00 |
Marco Hutter
|
486eb57a93
|
Update for glTF enums in other classes - WIP
This updates the non-auto-generated classes based on
the changes of the auto-generated ones.
|
2021-09-26 15:06:10 +02:00 |
Marco Hutter
|
f63c0e5265
|
Update of auto-generated classes - WIP
This does not compile. It is only the update of the
auto-generated classes, without the corresponding
updates in the non-auto-generated classes.
|
2021-09-26 14:44:29 +02:00 |
Marco Hutter
|
6a5e0d3d48
|
Added missing const for reference parameters
C26460: The reference argument ... for function ... can be marked as const
|
2021-09-15 17:43:42 +02:00 |
Marco Hutter
|
106c3065ad
|
Formatting after adding noexcept specifiers
|
2021-09-15 17:03:56 +02:00 |
Marco Hutter
|
3e75d1fc6b
|
Added further missing noexcept specifiers
C26440: Function ... can be declared noexcept
|
2021-09-15 17:03:15 +02:00 |
Marco Hutter
|
46c9c7ec7d
|
Formatting after adding const
|
2021-09-15 15:38:06 +02:00 |
Marco Hutter
|
de8145ab9e
|
Added missing const keyword
C26496: The variable ... is assigned only once, mark it as const
|
2021-09-15 15:37:29 +02:00 |
Marco Hutter
|
a84b09c238
|
Added further noexcept specifiers
|
2021-09-15 02:35:40 +02:00 |
Nithin Pranesh
|
e06cc3afbf
|
replace getIndex std::function with templates
|
2021-08-27 13:59:13 -04:00 |
Nithin Pranesh
|
f9d769371e
|
fix unsafe normalization
|
2021-08-27 11:43:19 -04:00 |
Marco Hutter
|
8ddb163f6d
|
Perform component-wise vector comparison
|
2021-08-23 21:04:42 +02:00 |
Nithin Pranesh
|
08e56e68b6
|
more gcc/clang fixes
|
2021-08-23 13:33:36 -04:00 |
Nithin Pranesh
|
34e4a14120
|
replace local std::function parameters with template
|
2021-08-23 13:12:37 -04:00 |