Age | Commit message (Collapse) | Author |
|
Do not set capability when disconnected, it creates new coroutines that will do nothing and region might be invalid resulting in a crash. Do not initilize LLWorld.
|
|
|
|
|
|
|
|
DRTVWR-546 merge up to 6.5.3
|
|
|
|
|
|
|
|
|
|
|
|
following promotion of DRTVWR-554
|
|
|
|
|
|
|
|
|
|
Ctrl+shift+alt+S should refresh the snapshot if floater is already open
|
|
|
|
|
|
entitlements
|
|
entitlements
|
|
|
|
|
|
|
|
+ post merge conflict fix
|
|
# Conflicts:
# indra/newview/app_settings/key_bindings.xml
# indra/newview/llappviewer.cpp
# indra/newview/llkeyconflict.cpp
|
|
|
|
|
|
SL-13297 Show both voice versions
Approved-by: Andrey Kleshchev
Approved-by: Andrey Lihatskiy
|
|
|
|
|
|
commit message changes there.
|
|
|
|
|
|
|
|
|
|
show the longer one.
|
|
LLFloaterAbout::postBuild.
|
|
|
|
|
|
|
|
|
|
naming.
|
|
Error happens before viewer enters STATE_SEED_GRANTED_WAIT, so couldn't bypass straight to STATE_SEED_CAP_GRANTED and had to implement an error state. But in this case might be better to fail login immediately.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|