Commit Graph

3797 Commits

Author SHA1 Message Date
Joseph Kaile f0e91283a4 another fix for setting toolchain path.. 2023-03-05 00:32:45 -05:00
Joseph Kaile 18b8102dd3 create absolute path for older cmake versions 2023-03-04 21:37:33 -05:00
Joseph Kaile a443f1f50e pass debug postfix, fix \MT \MD mismatch 2023-03-04 15:32:35 -05:00
Joseph Kaile 9c1fe35158 fix for debug library postfix 2023-03-04 12:32:53 -05:00
Joseph Kaile 3a185757ec fix configure line for older version of cmake? 2023-03-03 22:42:00 -05:00
Joseph Kaile c6a625824a pass debug postfix 2023-03-03 19:43:06 -05:00
Zackery Grizzle cf86ae3260 reformat with clang, add entry to changes.md 2023-03-03 11:16:07 -06:00
ZackOfAllTrades 4205f15b61
Update CesiumGltf/include/CesiumGltf/AccessorView.h
Co-authored-by: Kevin Ring <kevin@kotachrome.com>
2023-03-03 10:39:01 -06:00
ZackOfAllTrades fd13b00b86
Update CesiumGltf/include/CesiumGltf/AccessorView.h
Co-authored-by: Kevin Ring <kevin@kotachrome.com>
2023-03-03 10:38:55 -06:00
ZackOfAllTrades 159d9553c0
Update CesiumGltf/include/CesiumGltf/AccessorView.h
Co-authored-by: Kevin Ring <kevin@kotachrome.com>
2023-03-03 10:38:47 -06:00
Kevin Ring 26f54b6179
Merge pull request #600 from CesiumGS/fix-missing-b3dm-properties
Fix missing b3dm property values
2023-03-03 16:07:16 +11:00
Kevin Ring 124c330eb4 Fix test failure. 2023-03-03 14:45:22 +11:00
Zackery Grizzle 995ed04a62 expose the bufferStart and stride of the accesorview's buffer
* giving access to these properties would allow more flexibility to the developers
2023-03-02 15:58:20 -06:00
Joseph Kaile ab91ce2ba0 update changes 2023-03-02 15:38:58 -05:00
Joseph Kaile fd703572e4 if run out of property values, add empty strings 2023-03-02 15:34:16 -05:00
Joseph Kaile 9d079ec7af add nasm to CI 2023-03-02 11:16:24 -05:00
Joseph Kaile 0cb080cd83 remove formatting cmake command 2023-03-02 11:12:26 -05:00
Kevin Ring c90247c239 Formatting. 2023-03-02 23:39:43 +11:00
Kevin Ring 1d1e735b8e Ignore forbidHoles for additive refinement. 2023-03-02 23:35:37 +11:00
Kevin Ring 4de78f48cb Merge remote-tracking branch 'origin/main' into better-forbid-holes 2023-03-02 17:22:35 +11:00
Joseph Kaile 22d02e072a use forked libjpeg-turbo to fix iphone build issues 2023-03-01 23:23:11 -05:00
Joseph Kaile 856b60d9ed get rid of all executables in libjpeg-turbo 2023-03-01 20:24:29 -05:00
Joseph Kaile 736d16af8b fix for macos and iphone 2023-03-01 20:18:01 -05:00
Joseph Kaile 9750684294 pass generator platform to fix vs2017 build 2023-03-01 12:50:18 -05:00
Joseph Kaile 41c63ad01e change extrnal project add to support android builds 2023-03-01 00:11:27 -05:00
Joseph Kaile 864d22d9f0 Merge branch 'main' into libjpeg-turbo 2023-02-28 11:22:53 -05:00
Kevin Ring e4bc2e8d98 Update CHANGES.md, bump version to v0.22.0. 2023-02-28 23:17:30 +11:00
Joseph Kaile 64e4303ad2
Merge pull request #597 from CesiumGS/unconditionally-refined-is-not-renderable 2023-02-27 18:02:52 -05:00
Kevin Ring 6be63bf6ba
Add mention of new GlobeAnchor class. 2023-02-27 10:45:30 +11:00
Janine Liu 5230ea1edb
Merge pull request #594 from CesiumGS/globe-anchor
Add GlobeAnchor
2023-02-26 18:39:59 -05:00
Janine Liu 3024720c3b Fix typo and test file name 2023-02-24 16:33:33 -05:00
Kevin Ring 2894808bc6 Better forbidHoles mode. 2023-02-24 23:15:28 +11:00
Kevin Ring d3e1eabdd9 Fix clang test failure. 2023-02-23 19:33:57 +11:00
Kevin Ring e2404e010c Fix clang/gcc errors. 2023-02-23 18:55:02 +11:00
Kevin Ring 430215fd59 Formatting. 2023-02-23 16:41:30 +11:00
Kevin Ring dd263ef5cd Update CHANGES.md. 2023-02-23 16:34:25 +11:00
Kevin Ring a47444c551 Add forbidHoles test, too. 2023-02-23 16:14:09 +11:00
Kevin Ring 05b94f1be3 Also test with forbidHoles enabled. 2023-02-23 15:57:05 +11:00
Kevin Ring 854f0abbf4 Add a test. 2023-02-23 15:44:05 +11:00
Kevin Ring b0e2cf130f Fix forbid holes mode after isRenderable change. 2023-02-23 00:05:57 +11:00
Kevin Ring 1d29a89260 Merge remote-tracking branch 'origin/globe-anchor' into unconditionally-refined-is-not-renderable 2023-02-22 23:51:57 +11:00
Kevin Ring c8cdb3694e An unconditionally refined tile should never be rendered.
And therefore is never renderable.
2023-02-22 23:31:55 +11:00
Joseph Kaile e73d4849d2 use msvc not platform_name==windows 2023-02-21 19:45:58 -05:00
Joseph Kaile 4f2516ab42 fix gcc build error 2023-02-21 18:49:22 -05:00
Joseph Kaile 08db323884 make sure lib path isnt dependent on CMAKE_BUILD_TYPE 2023-02-21 15:53:16 -05:00
Joseph Kaile bb89c16b03 fix a mac/linux compile error 2023-02-21 14:50:09 -05:00
Joseph Kaile c4f2d04d34 fix build for vs2017 2023-02-21 14:48:00 -05:00
Joseph Kaile dae5cf4b65 skip externalproject install, use build-in-source header/lib path 2023-02-21 13:40:17 -05:00
Joseph Kaile 924449323e install library file 2023-02-21 12:34:28 -05:00
Joseph Kaile f5899fde8d add libjpegturbo license 2023-02-21 12:12:33 -05:00