Kevin Ring
|
0e74915a90
|
Add i3dm tests and fix some bugs.
|
2024-06-03 10:57:46 +10:00 |
Kevin Ring
|
e094899d16
|
More tests, clarify changelog.
|
2024-04-08 19:09:50 +10:00 |
Kevin Ring
|
4361563eed
|
Merge remote-tracking branch 'origin/raster-overlay-refactoring' into bake-overlays-to-gltf
|
2023-11-17 17:14:32 +11:00 |
Kevin Ring
|
94ae3c705f
|
Merge remote-tracking branch 'origin/better-subtrees' into raster-overlay-refactoring
|
2023-11-17 17:13:53 +11:00 |
Kevin Ring
|
367a766888
|
Merge remote-tracking branch 'origin/main' into better-subtrees
|
2023-11-17 16:58:24 +11:00 |
Janine Liu
|
b12ae77327
|
Merge branch 'main' into quantized-and-implicit
|
2023-11-15 13:55:03 -05:00 |
Janine Liu
|
ebf44a1fd7
|
Add findTile to TestImplicitQuadtreeLoader
|
2023-11-15 12:04:03 -05:00 |
Kevin Ring
|
761630d45a
|
Add CesiumGltfContent library.
|
2023-11-15 17:20:08 +11:00 |
Kevin Ring
|
84c48747ae
|
Move overlay tests.
|
2023-11-14 18:57:47 +11:00 |
Kevin Ring
|
dff7e61171
|
Create CesiumRasterOverlays library.
|
2023-11-14 18:29:47 +11:00 |
Kevin Ring
|
dfe69c5baf
|
Doc comments, slight reorg.
|
2023-11-13 19:36:35 +11:00 |
Kevin Ring
|
4edde85c41
|
Allow modification of SubtreeAvailability.
|
2023-11-13 18:11:49 +11:00 |
Janine Liu
|
31afce9bef
|
Apply suggestions from code review
|
2023-11-10 10:57:51 -05:00 |
Kevin Ring
|
2bdd74a0a3
|
Use generated classes to read subtrees.
|
2023-11-10 23:26:42 +11:00 |
Kevin Ring
|
d263ffd49a
|
Make octree loader use ImplicitTilingUtilities.
|
2023-11-08 17:39:04 +11:00 |
Kevin Ring
|
f3bdf698e2
|
Change namespace of Cesium3DTilesContent types.
|
2023-11-02 22:05:00 +11:00 |
Kevin Ring
|
c561b6407c
|
Move more functionality to Cesium3DTilesContent.
|
2023-11-02 19:48:57 +11:00 |
Kevin Ring
|
a71a982986
|
Add new Cesium3DTilesContent library.
|
2023-11-02 17:41:09 +11:00 |
Kevin Ring
|
3c05ac98b1
|
Merge remote-tracking branch 'origin/main' into upgrade-feature-metadata
|
2023-09-08 15:34:49 +10:00 |
Kevin Ring
|
710c47e8b8
|
Merge remote-tracking branch 'origin/upgrade-feature-metadata' into final-metadata-changes
|
2023-09-08 12:02:39 +10:00 |
Kevin Ring
|
1b9b54c66b
|
Merge pull request #713 from CesiumGS/additional-property-details
Create `PropertyView` base class with normalization handling
|
2023-09-08 11:56:52 +10:00 |
Kevin Ring
|
e406287a91
|
Finish loading parent tile when needed for upsampling.
|
2023-09-01 11:39:58 +10:00 |
Janine Liu
|
36cf067368
|
Final unit test pass
|
2023-08-31 15:08:29 -04:00 |
Janine Liu
|
b13b640147
|
Cleanup, add unit tests
|
2023-08-31 14:44:18 -04:00 |
Kevin Ring
|
7c8f4b1473
|
Fix test failures, change some CHECK to REQUIRE.
|
2023-08-31 09:23:30 +10:00 |
Kevin Ring
|
5637a68f30
|
Merge remote-tracking branch 'origin/generated-readers' into tileset-metadata-take-two
|
2023-08-31 09:18:29 +10:00 |
Janine Liu
|
bdf630b86f
|
Add support for sentinel values in batch tables
|
2023-08-30 18:25:03 -04:00 |
Kevin Ring
|
5a9c23bd3a
|
Add a test.
|
2023-08-30 21:26:58 +10:00 |
Kevin Ring
|
3f4034101b
|
Fix VS2017/2019 warning.
|
2023-08-28 21:07:29 +10:00 |
Kevin Ring
|
946887abe7
|
Add getArrayOfStrings helper to JsonValue.
|
2023-08-28 18:41:25 +10:00 |
Kevin Ring
|
51e798e4ea
|
Add test for async schema loading.
|
2023-08-28 18:24:08 +10:00 |
Kevin Ring
|
153890dbbf
|
Add `Tileset::loadMetadata`.
|
2023-08-28 17:47:48 +10:00 |
Janine Liu
|
bc9dd9e6e5
|
Add static casts for integer optionals
|
2023-08-23 09:58:02 -04:00 |
Kevin Ring
|
ea6a74ef3a
|
Fix another clang warning.
|
2023-08-23 14:58:41 +10:00 |
Kevin Ring
|
20cbc17951
|
Formatting.
|
2023-08-23 14:18:47 +10:00 |
Kevin Ring
|
056edba5c7
|
Add a test based on material variants.
|
2023-08-23 13:41:57 +10:00 |
Kevin Ring
|
c0fc8b6795
|
More tileset metadata to a separate struct.
|
2023-08-23 09:07:35 +10:00 |
Janine Liu
|
38001698e8
|
Fix offset / scale etc. to only work for fixed-length arrays
|
2023-08-22 12:43:48 -04:00 |
Kevin Ring
|
789fed81fc
|
Support metadata on external tilesets.
|
2023-08-21 20:07:01 +10:00 |
Kevin Ring
|
44ad7866d0
|
Expose metadata on root tile and external tilesets.
|
2023-08-21 18:51:12 +10:00 |
Kevin Ring
|
056eecc6b3
|
Give tileset a root "external" tile.
|
2023-08-21 18:36:49 +10:00 |
Kevin Ring
|
31f0ed55c9
|
Expose Schema on Tileset.
|
2023-08-18 21:56:48 +10:00 |
Janine Liu
|
ecd215bddc
|
Merge branch 'main' into upgrade-feature-metadata
|
2023-08-10 15:27:24 -04:00 |
Marco Hutter
|
7f482ef98d
|
Remove credits argument
|
2023-07-20 16:15:46 +02:00 |
Jacob Martin
|
eadd220fcf
|
run clang-format
|
2023-07-04 22:01:11 -04:00 |
Jacob Martin
|
d1849146e8
|
fix in response to unused but set var
|
2023-07-04 00:41:07 -04:00 |
Janine Liu
|
c329a8d407
|
Replace class names in metadata implementation files
|
2023-06-16 16:25:39 -04:00 |
Janine Liu
|
f82528cc3f
|
Formatting, changelog entry, cleanup
|
2023-06-16 15:43:02 -04:00 |
Janine Liu
|
e0f49321c5
|
Prefix EXT_feature_metadata files, rename EXT_mesh_features files
|
2023-06-16 15:16:05 -04:00 |
Janine Liu
|
bc67ba8490
|
Fix other files
|
2023-06-06 11:37:35 -04:00 |