Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
multihreaded GL not working on mac (thanks, Rye!)
|
|
SL-20397: Fix material set from script not updating when the GLTF material has non-default texture transforms
|
|
has non-default texture transforms
|
|
|
|
|
|
implicitly enable reflection probes or shadows.
|
|
|
|
Material
|
|
with /bigobj
|
|
|
|
This reverts commit 658ff1a0a14af93b96de22d3def56b93c0a5abd2.
|
|
source for viewer 6.6.16.6566955269
|
|
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.
|
|
|
|
|
|
|