summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerinput.cpp
AgeCommit message (Collapse)Author
2023-08-23Merge branch 'main' into DRTVWR-587-maint-VAndrey Lihatskiy
# Conflicts: # autobuild.xml
2023-08-04SL-20121 Fixed the crash in LLViewerInput::getKeyBindingAsString()Andrey Lihatskiy
2023-07-17SL-19306 A method of displaying user-customized keybindings in user-visible textAndrey Kleshchev
2023-07-12SL-19702 don't skip double clicks when clicking scripted objectsMnikolenko Productengine
2023-07-07SL-19702 restore previous double clicking behavior for objectsMaxim Nikolenko
2023-07-06SL-19702 restore previous double clicking behavior for objects (#266)Maxim Nikolenko
2022-10-18SL-17916 FIXED Unnecessary double click actionsMnikolenko Productengine
2022-03-04SL-16976 SL-443 Keybindings: Backward compatibility #3Andrey Kleshchev
2021-11-19DRTVWR-540 Merge follow up fixAndrey Lihatskiy
2021-11-19DRTVWR-540 Post-merge build fixAndrey Lihatskiy
2021-11-19Merge branch 'master' into DRTVWR-540-maintAndrey Lihatskiy
# Conflicts: # indra/newview/llfloatereditextdaycycle.cpp # indra/newview/llviewerinput.cpp
2021-09-17SL-15594 Ignore voice keys when keybinding is waiting for a keyAndrey Kleshchev
2021-08-11SL-15791 Assigned walk_to or teleport_to sometimes prevents controls from ↵Andrey Kleshchev
triggering
2021-08-11SL-15791 Double click was not causing CONTROL_LBUTTON_DOWNAndrey Kleshchev
2021-08-11SL-15791 CONTROL_ML_LBUTTON and CONTROL_LBUTTON were triggered simultaneouslyAndrey Kleshchev
2021-07-30SL-15727 Mouse 'up' event was ignoredAndrey Kleshchev
2021-07-21SL-15611 Do not ignore mask modifiers for mouse-teleportingAndrey Kleshchev
2021-07-16SL-15594 Reimplement previous voice keybind behaviorAndrey Kleshchev
Also fixed dupplicate checks
2021-07-15SL-443 Keybindings: Backward compatibility #2Andrey Kleshchev
2021-07-15SL-443 Keybindings: Backward compatibilityAndrey Kleshchev
2021-07-15SL-443 Keybindings: Support reassigment of script interaction buttonAndrey Kleshchev
2021-07-15SL-443 Keybindings: Do not error on unknown functionAndrey Kleshchev
It is likely be from newer viewer / Preparations for SL-443 deloyment.
2021-07-15SL-443 keybindings: Do not error on unknown functionAndrey Kleshchev
It is likely be from newer viewer / Preparations for SL-443 deloyment.
2020-12-03SL-14455 FIXED Drag ground to turn is still active when Single click on land ↵Mnikolenko Productengine
is set to No action
2020-12-03SL-14456 FIXED Stop Moving action does not work in the custom key mappings ↵Mnikolenko Productengine
viewer
2020-06-23Mac buildfixAndrey Lihatskiy
2020-06-23BuildfixAndreyL ProductEngine
2020-06-23SL-6109 Mouse localization supportandreykproductengine
2020-06-23Fix double-tab run right not working properlyAnsariel Hiller
2020-06-23SL-6109andreykproductengine
- Edit mode appears to be obsolete and is not used, cleaned up - Improved ability to set defaults - Improved some labels - Made buttons bigger to accomodate languages with longer descriptions - Added ability to assign key for all modes simultaneously
2020-06-23SL-6109 Better runningandreykproductengine
2020-06-23SL-6109andreykproductengine
- Fixed line endings in xml file - Removed obsolete UI element and it's code - Fixed issue with return value caused by rebase
2020-06-23SL-6109 Added default key for voiceandreykproductengine
2020-06-23SL-6109 Remade 'ignore' list processing, renamed and reformed keybindingsandreykproductengine
2020-06-23SL-6109 Cleanup, run commands, and preparation for tooltip supportandreykproductengine
2020-06-23SL-6109 Small reorganisationandreykproductengine