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
|
|
|
|
Update llphysicsextensions_source to release v1.0.d3192c1.
Update fmodstudio to release v2.02.06.8f8fce1.
Update kdu to release v7.10.4.9e770ae.
Update slvoice to release v4.10.0000.32327.5fc3fe7c.399bd0e.
|
|
Update fmodstudio to release v2.02.06.c0dea14.
Update kdu to release v7.10.4.2dc3b89.
Update slvoice to release v4.10.0000.32327.5fc3fe7c.db0dc68.
|
|
Initial attachments usually are not 'expected', shutdown is expected to detach everything
|
|
|
|
|
|
|
|
sl-19676 - more loading stats and 360 Interest List mode work
|
|
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().
|