Commit Graph

4334 Commits

Author SHA1 Message Date
Sean Lilley 7aba4a6fa3 Added test 2023-11-20 11:00:31 -05:00
Kevin Ring 4788905834
Merge branch 'main' into add-accessor-utility 2023-11-20 17:55:37 +11:00
Kevin Ring 11140f0e77
Merge pull request #744 from CesiumGS/extract-uri-value
Extract Value From URI
2023-11-20 17:54:46 +11:00
Kevin Ring d3f74aaf0a Include header for std::strcmp. 2023-11-20 17:46:44 +11:00
Kevin Ring daae03038b
Merge pull request #756 from CesiumGS/property-value-conversions
Add conversion logic to cesium-native
2023-11-20 17:41:47 +11:00
Kevin Ring 7faea62441
Merge branch 'main' into property-value-conversions 2023-11-20 17:41:32 +11:00
Kevin Ring d1a602ea82 Fix VS 2002 17.8 warnings/errors by defining _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING 2023-11-20 16:41:20 +11:00
Kevin Ring 4dc4a7b293 Ship unnecessary write to disk. 2023-11-20 14:58:47 +11:00
Kevin Ring 88bfbf508f Add a comment. 2023-11-20 14:41:45 +11:00
Kevin Ring 75451e7efb More assertions in TestAddRasterOverlayToGltf. 2023-11-20 14:25:12 +11:00
Kevin Ring ffee342494 Very basic assertions. 2023-11-18 22:27:24 +11:00
Kevin Ring 42f964d98c Fix more warnings. 2023-11-18 21:38:32 +11:00
Kevin Ring e83dca7892 Add missing parameter. 2023-11-18 19:53:13 +11:00
Kevin Ring b21922e87d Yet another warning. 2023-11-18 19:39:07 +11:00
Kevin Ring c77a0442c4 Fix another warning. 2023-11-18 19:37:05 +11:00
Kevin Ring 413f977e31 Fix clang warnings. 2023-11-18 19:35:25 +11:00
Kevin Ring 7854e3221e Work around dodgy expected-lite warning. 2023-11-18 00:14:13 +11:00
Kevin Ring 91b8a525c0 Update CHANGES.md. 2023-11-17 23:05:15 +11:00
Kevin Ring b563542e20 Formatting. 2023-11-17 22:30:36 +11:00
Kevin Ring d9f7dc2c0f Compute overlay texture translation and scale. 2023-11-17 22:29:31 +11:00
Kevin Ring adc80b1de1 Merge remote-tracking branch 'origin/future-pass-through' into bake-overlays-to-gltf 2023-11-17 17:15:18 +11: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
Kevin Ring 86fce69b30 Add Future::thenPassThrough. 2023-11-17 16:33:47 +11:00
Kevin Ring 9a0f2476d0 Remove duplicate code. 2023-11-17 14:50:19 +11:00
Kevin Ring 791984c22c moveBufferContent, invertVCoordinate. 2023-11-17 14:12:21 +11:00
Kevin Ring 581d6c9ef6 Get raster overlay baking working. 2023-11-16 23:32:12 +11:00
Janine Liu 36b8cae69a
Merge pull request #752 from CesiumGS/quantized-and-implicit
Expose implicit tiling related functionality
2023-11-15 15:40:15 -05:00
Janine Liu bf812c9da1 Fix changelog entry 2023-11-15 13:55:36 -05:00
Janine Liu b12ae77327 Merge branch 'main' into quantized-and-implicit 2023-11-15 13:55:03 -05:00
Janine Liu 96b632b0ef Doc tweaks 2023-11-15 13:37:28 -05:00
Janine Liu 007fe0b9ed
Merge pull request #750 from CesiumGS/bounding-volumes
3D Tiles bounding volume improvements
2023-11-15 12:13:32 -05:00
Janine Liu ebf44a1fd7 Add findTile to TestImplicitQuadtreeLoader 2023-11-15 12:04:03 -05:00
Janine Liu d3700dda57 Minor doc changes 2023-11-15 11:36:48 -05:00
Kevin Ring 37374b52ca computeDesiredScreenPixels, example of glTF raster overlay baking. 2023-11-15 22:42:29 +11:00
Kevin Ring 761630d45a Add CesiumGltfContent library. 2023-11-15 17:20:08 +11:00
Janine Liu 1b9f345eca
Merge pull request #759 from CesiumGS/fix-property-doc
Fix property related docs
2023-11-14 18:09:56 -05:00
Sean Lilley 2ae08fcdf2
Merge branch 'main' into fix-image-data-uri 2023-11-14 17:26:02 -05:00
Janine Liu 268ead2402 Add static casts 2023-11-14 16:07:09 -05:00
Janine Liu 4f51905d21 Add StatusFromAccessor visitor 2023-11-14 15:50:24 -05:00
Sean Lilley d94200fe0e Fix doc 2023-11-14 15:43:23 -05:00
Janine Liu df13673387 Add additional 'get' functions, update changelog 2023-11-14 13:32:19 -05:00
Janine Liu a70af8090f Merge branch 'property-value-conversions' into add-accessor-utility 2023-11-14 11:49:13 -05:00
Janine Liu e19fa4dba2 Move accessor utility to cesium-native 2023-11-14 11:48:09 -05:00
Kevin Ring 43979f6417 Return a future from RasterOverlayTileProvider::loadTile. 2023-11-14 22:16:01 +11:00
Kevin Ring 2871d8e25d Fix typo. 2023-11-14 19:31:14 +11:00
Kevin Ring 840588a214 Mark system libraries. 2023-11-14 19:27:05 +11:00
Kevin Ring e7293c0fa2 Fix RasterizedPolygonsTileExcluder. 2023-11-14 19:15:19 +11:00
Kevin Ring 84c48747ae Move overlay tests. 2023-11-14 18:57:47 +11:00