Commit Graph

3705 Commits

Author SHA1 Message Date
Janine Liu 1d7bfd0a97
Merge pull request #608 from CesiumGS/bounding-volume-operations
AxisAlignedBox and OrientedBoundingBox improvements
2023-03-20 16:31:44 -04:00
Janine Liu 96173ddb0f Small documentation tweaks 2023-03-20 13:55:40 -04:00
Janine Liu 39589d7552
Merge branch 'main' into bounding-volume-operations 2023-03-20 13:51:19 -04:00
Kevin Ring fb7309fc8e
Merge pull request #601 from ZackOfAllTrades/feature/accessor-view
expose the bufferStart and stride of the accesorview's buffer
2023-03-20 12:38:36 +11:00
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 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 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
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
Joseph Kaile 232c08ccf3 remove stray \ breaking build 2023-03-07 22:44:58 -05:00
Joseph Kaile e08f2740c6 make sure cmake-system-processor is not empty 2023-03-07 20:24:04 -05:00
Joseph Kaile 020dac1d9d install only libjpeg-turbo static library 2023-03-07 18:30:09 -05:00
Kevin Ring 61f37e4480 Mention nasm requirement in readme. 2023-03-07 16:01:09 +11:00
Kevin Ring 5ec979ca4a Merge remote-tracking branch 'origin/main' into libjpeg-turbo 2023-03-07 15:59:45 +11:00