Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# doc/contributions.txt
|
|
|
|
|
|
# Conflicts:
# indra/newview/llagentlistener.cpp
# indra/newview/llcommanddispatcherlistener.cpp
# indra/newview/llfilepicker_mac.mm
# indra/newview/llworldmapview.cpp
|
|
# Conflicts:
# doc/contributions.txt
# indra/llcharacter/llkeyframemotion.cpp
# indra/newview/llfilepicker.cpp
|
|
following promotion of DRTVWR-577
|
|
|
|
copying content
|
|
|
|
|
|
SL-19676 - more IL control, added Reset Interest List Debug menu command
|
|
Alt zoom was pointing near ground instead of agent's actual position
|
|
|
|
Initial attachments usually are not 'expected', shutdown is expected to detach everything
|
|
future expansion instead of a bool toggle
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Single folder
|
|
|
|
|
|
panel
|
|
item in gallery view
|
|
|
|
sl-19676 - Stats on updates and scene loading
|
|
count
|
|
BUG-233797/233798 - fix blackout when u/w fog_density < 0
|
|
|
|
|
|
|
|
|
|
view
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# indra/llcommon/tests/llsdserialize_test.cpp
|
|
Newer C++ compilers have different semantics around LLSDArray's special copy
constructor, which was essential to proper LLSD nesting. In short, we can no
longer trust LLSDArray to behave correctly. Now that we have variadic
functions, get rid of LLSDArray and replace every reference with llsd::array().
|