Age | Commit message (Collapse) | Author |
|
|
|
editing a sky setting.
|
|
|
|
|
|
|
|
fix for assertion in lltexturefetch.
|
|
DRTVWR-559
|
|
SL-20154
|
|
SL-20392
|
|
SL-20392
|
|
DRTVWR-559
|
|
|
|
|
|
|
|
Even though LLVersionInfo::getBuild() already returns a 64-bit int, various
consumers assumed it could fit into 32 bits. It was especially bad to pass it
to a classic C style varargs function. Only on a little-endian CPU, and only
because it was the last argument, the damage was limited to truncation --
instead of arbitrary undefined behavior.
Where the consumer doesn't support 64-bit ints, pass as string instead.
|
|
|
|
|
|
loss and log spam noise when visiting GLTF enabled regions.
|
|
|
|
updater. Add probe update debug display.
|
|
|
|
|
|
|
|
|
|
Cleanup. Caused by a merge of main(D567) into D559
|
|
|
|
|
|
|
|
|
|
with legacy spotlight
|
|
|
|
|
|
longstanding bug with hard line in projector ambiance lighting. Incidental decruft of legacy_adjust and LOCAL_LIGHT_KILL, etc.
|
|
SL-20396: Apply blinn-phong rotation to texture translation animations for GLTF materials
|
|
There is no asset capability during teleport and it can take some time
to arrive, texture shouldn't just fail to fetch if capability arrives
after content.
|
|
|
|
Partially reverts SL-20206 commit 25388312cf28f8b30934ac3885783a96a3b2ed69
|
|
|
|
|
|
|
|
|
|
|
|
stack to PBR, but only during texture animations
|
|
GLTF materials, for more consistent behavior
|
|
|
|
searching by pattern
|
|
|
|
This branch cleans up crufty code in build.yaml, build.sh and
viewer_manifest.py that was packaging, signing and uploading installers before
the SL-19242 work.
|
|
opened
|
|
|