Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
sun glow setting (pull request #297)"
|
|
SL-13768 Remove glow from moon when sun is down due to it using the sun glow setting
|
|
|
|
|
|
setting
|
|
instead of when viewer is quiting
|
|
Got into D503 by accident
|
|
branch. Cloned canonical viewer into DRTVWR-519, copied over the files that changed from DRTVWR-506-simple and pushed back. Once I am satisfied everything is correct, DRTVWR-506-simple will be removed
|
|
|
|
|
|
LN (EKU_TLS) is more likely to be present thus should be checked first
|
|
|
|
This reverts commit 92499ce1b43fd60ce7aad71d12f9eef0cef04f7f.
# Conflicts:
# indra/newview/llinventorybridge.cpp
# indra/newview/llinventorypanel.cpp
# indra/newview/llinventorypanel.h
|
|
This reverts commit 25fd4c2ba7bc00a0603bf58f5897ac550ff02446.
|
|
normal
|
|
|
|
|
|
|
|
original fall-off.
Had to find a balance in the sunlight intensity calculation that behaves correctly for
both these issues.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
different from default
|
|
|
|
after opening chat history.
|
|
LLWorld is supposed to first remove region from list, then delete the region, but in case of this crash region was returned by handle from llworld yet was mDead and cleaned up, all in main thread.
|
|
|
|
|
|
|
|
|
|
|
|
Remove the sleep throttle applied in 10625 to work around an Intel GPU driver
bug. It was erroneously being applied to all GPUs, and also as of Intel driver
26.20.100.7755 (1/9/2020) it appears that the driver bug no longer exists.
|