Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
drag in EQR preview window
|
|
orthogonal throughout
|
|
|
|
|
|
internal repo to public one.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Different subcase of same crash, this one for losing connection
|
|
Potentially a result of a merge conflict, same check and recorder are inside doFlexibleUpdate();
|
|
|
|
different parcels
|
|
|
|
This code needs to be turned into a state machine (switch-case between states) with clean exit and each state clean and separate. Right now it passes through all stages on exit and relies onto multiple bools instead of just transitioning to 'exit' state. In some cases coroutine still lives longer than voice singletone, it also needs to be adressed.
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# autobuild.xml
# build.sh
# indra/CMakeLists.txt
# indra/newview/CMakeLists.txt
# indra/newview/llappviewermacosx.cpp
# indra/newview/llappviewerwin32.h
# indra/newview/viewer_manifest.py
# indra/win_crash_logger/llcrashloggerwindows.cpp
|
|
|
|
Viewer sending non ML click in mouselook might be a bug, and it generates up and down events on cliks even if mouse wasn't released, but by this point a lot of scripts rely onto this behavior so just reimplemented it as it were prior to DRTVWR-514
|
|
triggering
|
|
|
|
|
|
|
|
All doubleclicks should be treated as clicks in scope of editor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
following promotion of DRTVWR-531
|
|
Bugsplat logged an out_of_range exception for unknown string
|
|
|
|
|
|
|
|
|