Age | Commit message (Collapse) | Author |
|
That wasn't the issue. This is a compiler bug:
https://github.com/llvm/llvm-project/issues/41999
https://stackoverflow.com/q/57080425
https://bugs.llvm.org/show_bug.cgi?id=42654
This reverts commit c406fa7ae97441d1d6e0ea6727c42c8f978fabed.
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
replacement NSEventMaskAny. Functionality unaltered.
|
|
|
|
|
|
|
|
|
|
simulator
|
|
There is still a chance user will try to move multiple landmarks one after another, but if it didn't update in the time user moves landmarks it's going to end up out of order either way
|
|
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
|
|
|
|
|
|
|
|
to try to avoid "Resource busy" errors from hdiutil.
|
|
|
|
|
|
parameters
|
|
Major improvements to LLLeap functionality
|
|
LL_USE_SYSTEM_RAND has been disabled since June 2008; that code only clutters
the implementation we actually use.
|
|
DRTVWR-577 (#232)
|
|
|
|
|
|
DRTVWR-559
|
|
|