Age | Commit message (Collapse) | Author |
|
|
|
|
|
* Disable unloading of objects in background.
* Add unlit GLTF shader variant
|
|
|
|
Re-enable compiler warnings C4018, C4100, C4231 and C4506
|
|
|
|
|
|
|
|
Fix issues resulting from b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8
|
|
|
|
|
|
Fix/re-enable MSVC compiler warnings
|
|
|
|
|
|
|
|
Merge from main into release/webrtc-voice
|
|
|
|
project/gltf_development
|
|
# Conflicts:
# indra/cmake/Copy3rdPartyLibs.cmake
|
|
|
|
|
|
Under rosetta2, terminating SLPlugin child processes that would normally send SIGCHILD seem to be now sending SIGHUP. we should not terminate the viewer in this case.
|
|
|
|
featurettes gltf dev merge
|
|
Make LLLeap iterate over child stdout while read data is pending
|
|
instead of using mutual recursion to exhaust the read buffer.
|
|
|
|
project/gltf_development
|
|
Co-authored-by: Dave Parks <davep@lindenlab.com>
|
|
|
|
Update tinyexr package to package based on secondlife/3p-tinyexr.
|
|
|
|
project/gltf_development
|
|
project/gltf_development
|
|
Add PipeWire as option for Linux volume catcher
|
|
|
|
secondlife/1614-pbr-materials-exhibit-striationmoiré-patterns-in-specular-highlights
1614 pbr materials exhibit striationmoiré patterns in specular highlights
|
|
|
|
|
|
|
|
|
|
|
|
"possible loss of precision" warnings
|
|
The viewer now prefers to load inventory via the capability rather than
over the deprecated Xfer system, though both are still supported.
|
|
|
|
#1597 Fix for some GLTF transforms not loading properly.
|
|
Also incidental fix for unreachable code error.
|
|
Turn on LL_TESTS for Maint B.
|
|
Attempt to diagnose stack overflow in test programs. Also, improve build.yaml logic.
|
|
Having done that, fall back to default `continue-on-error: false` for all
platforms.
|