Age | Commit message (Collapse) | Author |
|
|
|
instead of when viewer is quiting
|
|
Got into D503 by accident
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
adding a blank line to teleport_history.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SL-12978 Refactor sun intensity calculation for smooth transitions.
Approved-by: Michael Pohoreski
|
|
original fall-off.
Had to find a balance in the sunlight intensity calculation that behaves correctly for
both these issues.
|
|
|
|
|
|
|
|
Also significantly increases autopilot flight precision
|
|
|
|
|
|
|
|
|
|
|
|
SL-13768, remove moon glow from sky and clouds
Approved-by: Michael Pohoreski
|
|
|
|
|
|
|
|
|
|
Classifieds
|
|
|
|
|
|
SL-13721 Fix incorrect water reflection
Approved-by: Dave Houlton
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Callstack is clearly broken since it points to LLNotifications::instance().clear(); after 'Goodbye!', my suspicion is that something reinitialized singleton so I fixed cleanup and added some logging to see if there is a dupplicate init
|