Age | Commit message (Collapse) | Author |
|
Both the previous version and this compile and run successfully with Xcode
14.3.1, but our older TeamCity compiler chokes -- so we must iterate remotely,
sigh.
|
|
No repro, but likely cause is in mOctreeNode being NULL.
Marked octree group as dead when destroyed and added isDead verification
|
|
|
|
|
|
VC doesn't recognize that a constexpr name doesn't need to be bound into a
lambda. However, since it's knowable at compile time, it can be deduced within
the innermost lambda.
(cherry picked from commit 37c3daff1a565eaafee691dfb57702b6b8f024d6)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Replace deprecated event mask call (macOS)
|
|
in release job to reference outputs from the build job.
Also mark the release as prerelease, and fail the release action if we still
can't find the files we're trying to post.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
replacement NSEventMaskAny. Functionality unaltered.
|
|
|
|
|
|
|
|
|
|
simulator
|
|
SL-20036: Set probe ambiance to 0 for legacy midday
|
|
|
|
|
|
|
|
|
|
|
|
Merge xcode-14.3 compatibility branch into DRTVWR-559
|
|
|
|
SL-20018: Fix PBR glow affected by Blinn-Phong alpha
|
|
|
|
|
|
|
|
instead of the original softprops/action-gh-release repo, because organization
rules forbid directly using the softprops repo.
|
|
|
|
|
|
to try to avoid "Resource busy" errors from hdiutil.
|
|
|
|
|
|
parameters
|
|
This clarifies that the matrix.include entry is intended to supplement an
existing runner configuration, rather than adding a new configuration for the
same runner.
|