Commit Graph

3960 Commits

Author SHA1 Message Date
Kevin Ring aa0178c12b Tweak CHANGES.md. 2023-03-20 12:37:59 +11:00
Kevin Ring 2cdb449140 Merge remote-tracking branch 'origin/main' into feature/accessor-view 2023-03-20 12:36:56 +11:00
Kevin Ring 26bfe2e216
Merge pull request #595 from CesiumGS/libjpeg-turbo
Use libturbo-jpeg instead of stb for faster jpg decompression
2023-03-17 23:45:49 +11:00
Kevin Ring dddb7885fa
Merge branch 'main' into libjpeg-turbo 2023-03-17 23:45:26 +11:00
Joseph Kaile cfd1facb1a
Merge pull request #599 from CesiumGS/better-forbid-holes
A much better "forbid holes" mode
2023-03-16 13:37:47 -04:00
Joseph Kaile c3731b3141 revert cmakelist 2023-03-16 13:34:03 -04:00
Joseph Kaile fb150dfd1f revert to checkmark 2023-03-16 10:29:31 -04:00
Kevin Ring 3fb850e480 Fix test failures on clang, etc. 2023-03-16 21:59:47 +11:00
Kevin Ring 3b22f78d30 Update CHANGES.md. 2023-03-16 16:15:00 +11:00
Kevin Ring d1b4c24dd5 Fix a bug in AxisAlignedBox's center computation. 2023-03-16 16:00:43 +11:00
Kevin Ring 8215e5dd92 Add OrientedBoundingBox::toAxisAligned. 2023-03-16 10:33:18 +11:00
Joseph Kaile ee26f34a40 go back to external project 2023-03-15 16:09:28 -04:00
Joseph Kaile d103bb813a Revert "switch to add_subdirectory"
This reverts commit d7d3048f4f.
2023-03-15 16:09:00 -04:00
Joseph Kaile 19e0d0039f Revert "don't change the cmake install prefix"
This reverts commit 3b193607c5.
2023-03-15 16:08:43 -04:00
Kevin Ring d5f3e8cb26 Add getOrientedBoundingBoxFromBoundingVolume and
OrientedBoundingBox::transform.
2023-03-15 17:41:51 +11:00
Joseph Kaile 3b193607c5 don't change the cmake install prefix 2023-03-14 16:39:07 -04:00
Joseph Kaile d7d3048f4f switch to add_subdirectory 2023-03-14 15:44:11 -04:00
Joseph Kaile 06bd2cc9db update libjpeg turbo cmakefile 2023-03-14 04:22:26 -04:00
Joseph Kaile 7deb58e20c dont pass system name 2023-03-14 02:36:00 -04:00
Kevin Ring d18875641d Improve support for KTX2 and WebP textures. 2023-03-14 11:28:04 +11:00
Kevin Ring 4be04e1161
Update CHANGES.md 2023-03-13 18:12:36 +11:00
Kevin Ring b8e9afeca3 Use CesiumGS fork of libjpeg-turbo. 2023-03-13 15:04:37 +11:00
Kevin Ring 420864545b Formatting. 2023-03-13 13:11:21 +11:00
Kevin Ring b78059f30c Fix tracing framework. 2023-03-13 12:41:10 +11:00
Kevin Ring 206182ef78 Fix clang warning-as-error. 2023-03-13 10:04:14 +11:00
Kevin Ring 19a348d3a6 Update CHANGES.md. 2023-03-10 14:15:19 +11:00
Kevin Ring 5d21e0e3be Merge remote-tracking branch 'origin/better-forbid-holes' into no-priority-inversion 2023-03-10 14:11:01 +11:00
Kevin Ring 7fd11b6130 Fix typo. 2023-03-10 14:10:25 +11:00
Kevin Ring 9b17ac9121 Update CHANGES.md. 2023-03-10 14:09:26 +11:00
Kevin Ring f866149c79 Add frameNumber to ViewUpdateResult. 2023-03-10 14:05:38 +11:00
Kevin Ring eea4fed0a3 Merge remote-tracking branch 'origin/main' into better-forbid-holes 2023-03-10 12:27:13 +11:00
Kevin Ring 7b3c6bc03a Update CHANGES.md, bump version. 2023-03-10 12:26:22 +11:00
Joseph Kaile e1f3a1c4f1 update changes 2023-03-10 12:26:22 +11:00
Joseph Kaile f7157f22b9 if run out of property values, add empty strings 2023-03-10 12:26:22 +11:00
Kevin Ring 8097205752 Merge remote-tracking branch 'origin/better-forbid-holes' into no-priority-inversion 2023-03-10 12:15:02 +11:00
Kevin Ring 361af73e5d More descriptive priority group names. 2023-03-10 12:11:23 +11:00
Kevin Ring 47780e6175 Refactor loading slightly, avoid main thread priority inversion. 2023-03-10 12:07:35 +11:00
Joseph Kaile 4e97b74406 fix library name 2023-03-09 15:10:33 -05:00
Joseph Kaile 07a1eb7941 revert to cmake list that worked 2023-03-09 15:01:05 -05:00
Joseph Kaile 55c5ad1d79 pass system name 2023-03-09 14:17:16 -05:00
Joseph Kaile befa8df2a3 abandon trying to install component 2023-03-09 13:16:37 -05:00
Joseph Kaile 9e598bda38 revert to something to an error i can fix 2023-03-09 04:28:34 -05:00
Joseph Kaile b5a0cbc04a test whehter passing CMAKE_SYSTEM_NAME makes a difference 2023-03-09 02:39:24 -05:00
Joseph Kaile 6fb592814e test whether empty strings in the configure command is breaking everything 2023-03-09 01:04:45 -05:00
Joseph Kaile 387d9a902e undo rearanging order of cmake args 2023-03-08 23:54:42 -05:00
Joseph Kaile f937b5d1a0 dont shadow toolchain variables with empty params from command line 2023-03-08 23:19:14 -05:00
Joseph Kaile cded26ccfa revert last commit 2023-03-08 21:20:11 -05:00
Joseph Kaile de1799ecb1 update libjpegturbo, fixing ue4 macos build 2023-03-08 17:40:11 -05:00
Joseph Kaile b20d0464ea pass osx version directly to libjpegturbo 2023-03-08 02:09:43 -05:00
Joseph Kaile ce53fe64d6 set osx version to 11 2023-03-08 01:25:32 -05:00