Commit Graph

4781 Commits

Author SHA1 Message Date
Kevin Ring ce0dc39776 Rename test file, and add tests. 2024-04-04 21:59:26 +11:00
Kevin Ring 18aad70462 Merge remote-tracking branch 'origin/main' into quantized-mesh-gltf-fixes 2024-04-04 21:38:32 +11:00
Kevin Ring cd232f6b50 Add a couple more tests, remove unneeded header. 2024-04-04 21:33:28 +11:00
Kevin Ring 942af01dc5 Move changes to the right release. 2024-04-04 19:26:59 +11:00
Kevin Ring 2b14da94ae Update CHANGES.md. 2024-04-04 19:19:02 +11:00
Kevin Ring 0428735c98 No spin waiting, add SharedFuture::waitInMainThread. 2024-04-04 19:04:10 +11:00
Kevin Ring 360620b78a Merge remote-tracking branch 'origin/main' into wait-in-main-thread 2024-04-04 14:07:02 +11:00
Ashley Rogers aadafb2ffe Merge branch 'main' of github.com:CesiumGS/cesium-native into ion-single-user 2024-04-02 14:15:53 -04:00
Ashley Rogers c868ccb8a0 Fix test 2024-04-02 13:51:57 -04:00
Ashley Rogers 46be089bf4 Implement dummy tokens list response for single-user mode. 2024-04-02 13:29:47 -04:00
Janine Liu e868c5c85b
Update CHANGES.md for new version 2024-03-29 21:06:40 -04:00
Janine Liu e0a1bea596
Merge pull request #831 from CesiumGS/fix-compute-load-progress-main-thread-q
Fix Tileset::ComputeLoadProgress incorrectly reporting done, when main thread loading exists
2024-03-29 21:03:49 -04:00
Janine Liu fd742c2490 Update changelog 2024-03-29 20:37:51 -04:00
Janine Liu 54cd7acf8c Merge branch 'main' into fix-compute-load-progress-main-thread-q 2024-03-29 20:36:04 -04:00
Brian L 115a166310 Revert update to spdlog 2024-03-29 13:37:52 -06:00
Brian L 213c07183a Revert unneeded changes (assuming we will not update spdlog) 2024-03-29 13:35:41 -06:00
Ashley Rogers d240e446a8 Add const modifier 2024-03-29 14:37:31 -04:00
Ashley Rogers 304d151949 Merge branch 'main' of github.com:CesiumGS/cesium-native into ion-single-user 2024-03-29 13:47:20 -04:00
Ashley Rogers d25958fb14 Support /appData endpoint and single-user mode. 2024-03-29 13:47:14 -04:00
Sean Lilley 557eba73b0 Update CHANGES.md 2024-03-29 09:30:37 -04:00
Sean Lilley 4fd4e9f6df Create AccessorWriter from AccessorView 2024-03-29 09:29:27 -04:00
Brian Langevin bcdf4b6b43
Merge pull request #827 from CesiumGS/add-position-accessor
Add `PositionAccessorType` to `AccessorUtility.h`
2024-03-27 16:11:24 -06:00
Brian Langevin 11898170ae
Merge branch 'main' into add-position-accessor 2024-03-27 15:51:35 -06:00
Brian Langevin 5efd7ba94f
Merge pull request #838 from photopills/fix/typo
Fix Typo in param names
2024-03-26 14:44:40 -06:00
Brian Langevin 065f5ab321
Merge pull request #826 from CesiumGS/add-barycentric-computation
Add `pointInTriangle` for 3D triangles + output for barycentric coordinates
2024-03-26 12:18:06 -06:00
Brian L 11d8a6daa4 Build reverse winding tests into all tests (and remove explicit tests for this) 2024-03-26 10:57:47 -06:00
Brian L 6bf2972d7c Add performance note 2024-03-26 10:44:38 -06:00
Germán Marquès 7b1f19ccbb Fix typos in param names 2024-03-26 12:34:45 +01:00
Brian L 51dc6a9c3d Revert "Revert "Upgrade spdlog""
This reverts commit 5da55c23b3.
2024-03-22 14:19:11 -06:00
Brian Langevin 10484ee04b
Merge pull request #836 from CesiumGS/revert-816-spdlog-upgrade
Revert "Upgrade spdlog"
2024-03-22 14:15:34 -06:00
Brian Langevin 5da55c23b3
Revert "Upgrade spdlog" 2024-03-22 14:14:38 -06:00
Brian Langevin ad6ef90102
Merge pull request #816 from Klebert-Engineering/spdlog-upgrade
Upgrade spdlog
2024-03-22 13:51:24 -06:00
Janine Liu e0ec2ddda2 Merge branch 'add-barycentric-computation' of github.com:CesiumGS/cesium-native into add-barycentric-computation 2024-03-22 10:31:53 -04:00
Janine Liu 410d3eff14 Formatting 2024-03-22 10:31:42 -04:00
Janine Liu 5762022f34
Merge branch 'main' into add-barycentric-computation 2024-03-22 10:30:33 -04:00
Janine Liu a8e4770dc9 Add tests for degenerate triangles 2024-03-22 10:29:17 -04:00
Brian Langevin e61d36f910
Merge pull request #824 from CesiumGS/tile-bounding-volumes
Add some new bounding volume related helper functions
2024-03-21 16:31:46 -06:00
Brian Langevin d302a807bb
Merge branch 'main' into tile-bounding-volumes 2024-03-21 15:14:14 -06:00
Janine Liu dcda68f9fc Replace with explicit references to corner 2024-03-21 16:48:00 -04:00
Janine Liu 2a9716b18d Reorganize unit tests and improve comments 2024-03-21 15:38:44 -04:00
Brian L 4054b57789 Fix last test duplicating previous test. Add more test comments 2024-03-21 11:18:57 -06:00
Janine Liu 201a5f3e57 Remove unused line 2024-03-21 12:16:05 -04:00
Janine Liu edfc75a1bf Fix if checks for clarity 2024-03-21 11:26:46 -04:00
Janine Liu c3188ad0a7 Remove extra part of check 2024-03-21 10:20:05 -04:00
Janine Liu be0823791a Add extra check 2024-03-21 10:19:08 -04:00
Janine Liu 86216d905f Merge branch 'add-barycentric-computation' of github.com:CesiumGS/cesium-native into add-barycentric-computation 2024-03-20 20:12:55 -04:00
Janine Liu 3f4248e04e Rename function, other minor edits 2024-03-20 20:12:43 -04:00
Brian Langevin ccc29d0362
Merge branch 'main' into add-barycentric-computation 2024-03-20 13:23:29 -06:00
Brian Langevin dbd1ff8bb1
Merge branch 'main' into wait-in-main-thread 2024-03-20 11:20:33 -06:00
Janine Liu ca7be0d3d8
Merge pull request #829 from CesiumGS/gcc-13
Fix compiling in GCC 13
2024-03-19 17:59:04 -04:00