Commit Graph

  • 113f8702b9 Small tweaks. Kevin Ring 2025-08-25 20:04:51 +1000
  • 3ffbbc5a15 GltfModifier may run on ContentLoaded, too, and must not be unloaded. Kevin Ring 2025-08-25 19:08:59 +1000
  • 6a1d5ddc01 comment out vctr point cube mesh creation Tom Jaejoon Lee 2025-08-25 18:08:23 +0900
  • 55f05c164e Merge branch 'add-gltf-converting-for-vctr' of github.com:tomlee-dev/cesium-native into add-gltf-converting-for-vctr Tom Jaejoon Lee 2025-08-25 12:56:23 +0900
  • ab2ef7ff17 fix linting error and cross compile error for VCTR converter Tom Jaejoon Lee 2025-08-25 12:55:48 +0900
  • 1e1663bba7 Add HAS_FUTIME to emscripten defines for tidyhtml Brendan Duncan 2025-08-23 21:59:24 -0600
  • 8329b52169 Start working on size_t warnings on 32-bit Brendan Duncan 2025-08-23 10:28:49 -0600
  • a5e925c597 wasm build fix Brendan Duncan 2025-08-22 21:21:25 -0600
  • f465fd9435 wasm build updates Brendan Duncan 2025-08-22 21:08:23 -0600
  • 7dfddc5ebf Fixed an error with the last 3DGS codegen update better-spz-schema Adam Morris 2025-08-22 14:12:16 -0500
  • c41ec400f5 Updated with latest 3DGS extension updates Adam Morris 2025-08-22 12:35:53 -0500
  • d2f5d780ce Zlib dependency Ashley Rogers 2025-08-22 11:22:04 -0400
  • 48d0455da0 Uncomment test Ashley Rogers 2025-08-22 11:17:19 -0400
  • 3eae3e8df2 Remove unused std::random_device Ashley Rogers 2025-08-22 11:11:33 -0400
  • 54017e521d Update CHANGES Ashley Rogers 2025-08-22 11:10:31 -0400
  • a4f88469f8 Use object address as seed for ColorMode::Random Ashley Rogers 2025-08-22 10:56:05 -0400
  • 77bbca121a Fix doc links. Kevin Ring 2025-08-22 20:00:48 +1000
  • 852d3cc131 "needs loading" logic cleanup. Kevin Ring 2025-08-22 19:34:36 +1000
  • e9f170b926 More doc. Kevin Ring 2025-08-22 19:11:10 +1000
  • 84059f0b7f
    Merge branch 'main' into add-gltf-converting-for-vctr Tom Jaejoon Lee 2025-08-22 17:49:28 +0900
  • 2332a727b7 Doc and cleanup. Kevin Ring 2025-08-22 18:40:04 +1000
  • 2645941908 delete processing dummy code in VctrToGltfConverter Tom Jaejoon Lee 2025-08-22 17:31:16 +0900
  • 0db5813614 changes for vctr Tom Jaejoon Lee 2025-08-22 15:18:06 +0900
  • 0f9d3dce1c Fix modification of tiles in ContentLoaded state. Kevin Ring 2025-08-22 15:43:51 +1000
  • f02dd5f114 Pass version to GltfModifier, fix load requester. Kevin Ring 2025-08-21 17:19:42 +1000
  • f0be5da240 add extra info for converted i3dm gltf Tom Jaejoon Lee 2025-08-21 11:00:06 +0900
  • 99a0aa6f08 Merge remote-tracking branch 'origin/main' into gltf-tuner-kring Kevin Ring 2025-08-21 11:07:23 +1000
  • 6a984335d8 Merge branch 'main' into no-stringop-overflow Sean Lilley 2025-08-20 15:05:06 -0400
  • 8f17045f1c
    Merge pull request #1222 from CesiumGS/more-tileset-parsing Janine Liu 2025-08-20 14:34:04 -0400
  • bc3230582a
    Merge pull request #1221 from CesiumGS/const-get-root-tile Janine Liu 2025-08-20 14:33:23 -0400
  • 6efafe6bc9 Just use non-ng zlib, seems to have fewer issues Ashley Rogers 2025-08-20 13:44:35 -0400
  • 9258a5b79a Use zlib-ng for spz Ashley Rogers 2025-08-20 11:41:00 -0400
  • 32dff5e051 Merge branch 'main' of github.com:CesiumGS/cesium-native into gaussian-splats Ashley Rogers 2025-08-20 11:05:28 -0400
  • cd2ca6997e Move GltfModifier version to an extension. Kevin Ring 2025-08-20 16:34:08 +1000
  • ad640dd72b Minor cleanup. Kevin Ring 2025-08-20 16:03:26 +1000
  • 57262a6eae Remove unnecessary includes. Kevin Ring 2025-08-20 15:50:49 +1000
  • c0631035b9 Remove more unused version parameters. Kevin Ring 2025-08-20 15:47:30 +1000
  • f7e116bc7f Remove commented-out code. Kevin Ring 2025-08-20 15:44:06 +1000
  • 5a427f7447 Remove unused version parameter. Kevin Ring 2025-08-20 15:29:52 +1000
  • fc2bc11cf3 clang-tidy Kevin Ring 2025-08-20 15:19:26 +1000
  • c20dafac57 Merge remote-tracking branch 'origin/more-tileset-parsing' into gltf-tuner-kring Kevin Ring 2025-08-20 15:05:28 +1000
  • a4c2890564 Merge remote-tracking branch 'origin/const-get-root-tile' into more-tileset-parsing Kevin Ring 2025-08-20 15:04:45 +1000
  • 1bceed75ef Remove unnecessary casts. Kevin Ring 2025-08-20 12:35:53 +1000
  • b6896cf807 Use overlay port for spz Ashley Rogers 2025-08-19 15:20:16 -0400
  • d687c267db Implement spz decoding Ashley Rogers 2025-08-19 14:43:44 -0400
  • 20ffad2cc7 Small modifications from review Janine Liu 2025-08-19 13:54:41 -0400
  • 5dbb1758c7 Merge branch 'const-get-root-tile' into more-tileset-parsing Janine Liu 2025-08-19 12:05:25 -0400
  • d381a1428e
    Merge branch 'main' into const-get-root-tile Janine Liu 2025-08-19 11:55:18 -0400
  • f07af52bc6 clang-tidy Kevin Ring 2025-08-19 22:07:04 +1000
  • a124802e3a Fix hang on shutdown. Kevin Ring 2025-08-19 18:58:31 +1000
  • 4d2d125fbb Revert unnecessary change. Kevin Ring 2025-08-19 17:09:50 +1000
  • 1dbfd68f67 Reapply modification to all loaded tiles. Kevin Ring 2025-08-19 17:06:24 +1000
  • ca2f95b1ce comment out use of std::formatter Brendan Duncan 2025-08-18 23:42:02 -0600
  • e19684a8dc
    Merge pull request #1224 from CesiumGS/offline-with-no-frustums Janine Liu 2025-08-18 10:57:00 -0400
  • 2afa25b81d
    Update CHANGES.md Janine Liu 2025-08-18 10:22:07 -0400
  • 20fe18b00b Start using TileLoadRequester to apply GltfModifier after load. Kevin Ring 2025-08-18 19:05:33 +1000
  • cf5cfe000a Add SPZ extension, library Ashley Rogers 2025-08-15 14:11:42 -0400
  • fe8d2f0cea Merge branch 'main' of github.com:CesiumGS/cesium-native into gaussian-splats Ashley Rogers 2025-08-15 14:00:17 -0400
  • 0e04d023b8 Improved GltfModifier reapplication behavior. Kevin Ring 2025-08-15 22:02:32 +1000
  • ccf0d99b99 Add test case and update CHANGES.md. Kevin Ring 2025-08-15 16:22:43 +1000
  • ed1618fa67 Don't get stuck in an endless loop if there are no frustums. Kevin Ring 2025-08-15 15:58:06 +1000
  • 1b34e31d33 clang-tidy Kevin Ring 2025-08-13 12:43:33 +1000
  • 15e19045c6 Doc fixes. Kevin Ring 2025-08-13 11:50:38 +1000
  • b4b104d94b clang-tidy Kevin Ring 2025-08-13 11:46:28 +1000
  • 728fb20fc0 Cleanup for clarity. Kevin Ring 2025-08-13 10:58:56 +1000
  • ae039df78a Extract out GltfModifer re-apply. Kevin Ring 2025-08-13 10:04:38 +1000
  • 852ba2ddaf fix non-wasm build Brendan Duncan 2025-08-12 17:16:39 -0600
  • 8fac814750 Fix macOS build. Kevin Ring 2025-08-13 05:50:46 +1000
  • effb99af71 GltfModifier input/output, future-ify apply. Kevin Ring 2025-08-12 20:58:19 +1000
  • e6c63b3342 Doc and slight reorg. Kevin Ring 2025-08-12 13:48:36 +1000
  • f5314830d8 GltfModifier works even when root is not tileset.json. Kevin Ring 2025-08-12 11:11:35 +1000
  • b6f90e3041 Merge remote-tracking branch 'GhisBntly/advviz-gltf-tuner' into gltf-tuner-kring Kevin Ring 2025-08-12 10:32:17 +1000
  • 87aae94cbf Merge remote-tracking branch 'origin/more-tileset-parsing' into advviz-gltf-tuner Kevin Ring 2025-08-12 10:31:56 +1000
  • 12614410f7 Fix test failures. Kevin Ring 2025-08-12 10:22:19 +1000
  • f6396a8d86 Merge remote-tracking branch 'origin/more-tileset-parsing' into gltf-tuner-kring Kevin Ring 2025-08-12 08:34:20 +1000
  • 7eb11ca014 clang-tidy Kevin Ring 2025-08-11 21:34:38 +1000
  • 21707e1484 Add GltfModifier::onRegister. Kevin Ring 2025-08-11 21:31:34 +1000
  • 287a24adff Merge remote-tracking branch 'origin/more-tileset-parsing' into advviz-gltf-tuner Kevin Ring 2025-08-11 17:57:31 +1000
  • 2074cebcce Fix gcc/clang warning. Kevin Ring 2025-08-11 17:42:35 +1000
  • 891e399e09 Load unknownProperties, too. Kevin Ring 2025-08-11 17:37:42 +1000
  • d0c7b11a42 More complete tileset.json parsing into TilesetMetadata. Kevin Ring 2025-08-11 17:32:51 +1000
  • 2fd6dd2cca Parse more fields from tileset.json in TilesetMetadata. Kevin Ring 2025-08-11 16:17:51 +1000
  • 67e35d7efd gltfModifier -> pGltfModifier. Kevin Ring 2025-08-11 15:16:28 +1000
  • 6e19881ea3 Merge remote-tracking branch 'origin/const-get-root-tile' into advviz-gltf-tuner Kevin Ring 2025-08-11 13:20:45 +1000
  • ecebbcd3fd TileLoadRequester returns const Tiles. Kevin Ring 2025-08-11 13:08:49 +1000
  • 3eb0de0258 Remove non-const loadedTiles and forEachLoadedTile methods. Kevin Ring 2025-08-11 11:42:00 +1000
  • 1cb32f876d Autodetct arm64-linux vs x64-linux Sean Lilley 2025-08-08 13:56:23 -0400
  • 6633ab0de9 Merge branch 'main' into no-stringop-overflow Sean Lilley 2025-08-08 13:56:03 -0400
  • a9f0baf975 Update CHANGES.md. Kevin Ring 2025-08-08 18:59:26 +1000
  • baa5b65ecb Make tiles in ViewUpdateResult const, too. Kevin Ring 2025-08-08 18:55:31 +1000
  • 1ce257cf9e Fix GCC warning. Kevin Ring 2025-08-08 15:45:24 +1000
  • 5874832126 Update CHANGES.md. Kevin Ring 2025-08-08 14:37:22 +1000
  • b069b86ea6 Remove non-const version of getRootTile. Kevin Ring 2025-08-08 14:30:06 +1000
  • 0ab8381d61 Fix up wasm32 cmake build Brendan Duncan 2025-08-07 22:22:44 -0600
  • c71c3263ca change MAXIMUM_MEMORY to wasm32 limit Brendan Duncan 2025-08-07 22:21:51 -0600
  • 5f742bece2 Const-only getRootTile, const tileset traversal. const-tile-access Kevin Ring 2025-08-08 11:01:47 +1000
  • 22f50cefb5 re-add blend2d to wasm build Brendan Duncan 2025-08-06 21:34:08 -0600
  • 3cdadbb67b Use CMAKE_COMPILE_WARNING_AS_ERROR if available Tim Moore 2025-08-06 20:09:14 +0200
  • 75fac260fc Add targets with cesium-native:: namespace Tim Moore 2025-08-06 20:08:43 +0200
  • 70185b6304 changes to get compilation going Brendan Duncan 2025-08-06 09:28:52 -0600