Age | Commit message (Collapse) | Author |
|
|
|
This reverts commit 658ff1a0a14af93b96de22d3def56b93c0a5abd2.
|
|
|
|
|
|
following promotion of DRTVWR-578
|
|
SL-20065: Hack to reduce black spots on shiny water
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
updater. Add probe update debug display.
|
|
|
|
|
|
|
|
At runtime it hasn't worked anyway. And now we can get an ARM build
without having to build libvlc for ARM first.
|
|
|
|
|
|
|
|
|
|
Cleanup. Caused by a merge of main(D567) into D559
|
|
|
|
DRTVWR-559
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
We're not even redistributing Vivox yet (if we ever will).
|