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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
show the longer one.
|
|
LLFloaterAbout::postBuild.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
after performing a search from the NavBar
|
|
|
|
|
|
|
|
There shouldn't be any differences for 'None' between normal objects and attachments
|
|
mLastMouseX/Y might need to be assigned from gViewerWindow->getCurrentMouseX();
|
|
fullbrightF.glsl when rigged mesh has alpha mask.
|
|
|
|
|
|
DRTVWR-546
|