Age | Commit message (Collapse) | Author |
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
different from default
|
|
|
|
|
|
|
|
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
|
|
after opening chat history.
|
|
|
|
|
|
|
|
|
|
|
|
SL-13743 Revert part of SL-12978 change that broke low-angle sunlight
Approved-by: Michael Pohoreski
|
|
|
|
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.
|