Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-15 | SL-18161 Add PBR materials to Uploads in preferences | Andrey Kleshchev | |
2022-05-08 | SL-16937 Replace sendAvatarPropertiesUpdate with profile cap in preferences | Andrey Kleshchev | |
To avoid data loss, old api trims profile descriptions | |||
2021-11-30 | SL-16119 Viewer should now direct IM 2 Email setting to web | Mnikolenko Productengine | |
2021-11-16 | Merge branch 'master' into DRTVWR-519 | Andrey Lihatskiy | |
# Conflicts: # README.md | |||
2021-06-14 | SL-15383 Crash at SearchableControl's setHighlighted | Andrey Kleshchev | |
2021-04-01 | Merge branch 'master' into DRTVWR-519 | Callum Prentice | |
2021-03-09 | This set of changes reverts the merge with master (git revert c83e740) and ↵ | Callum Prentice | |
results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal | |||
2021-03-09 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy | |
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ↵ | Brad Payne (Vir Linden) | |
DRTVWR-519" This reverts commit e61f485a04dc8c8ac6bcf6a24848359092884d14, reversing changes made to 00c47d079f7e958e473ed4083a7f7691fa02dcd5. | |||
2021-03-02 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy | |
2020-09-16 | First part of change to remove LLVFS from the Viewer. Consists of code ↵ | Callum Prentice | |
changes to remove LLVFS and LLVFSThread classes along with the associated source files. The existing llvfs folder is renamed to llcache. Also includes changes to CMake script in many places to reflect changes. Eventually, llvfile source file and class will be renamed but that is not in this change. | |||
2020-06-23 | Reverted SL-6109 keybinding changes | Andrey Kleshchev | |
Changes were moved to DRTVWR-514 | |||
2020-06-23 | SL-13418 Move and view panel now applies changes on the go | Andrey Kleshchev | |
2020-06-23 | SL-13418 Restored previously removed 'click on land' controls from 'move & view' | Andrey Kleshchev | |
According to UX UI engineer. Also adapted it to new system, but it needs a better solution. | |||
2020-06-23 | SL-13421 Removed camera control keybindings from mouselook | Andrey Kleshchev | |
2020-06-23 | SL-6109 | andreykproductengine | |
- 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-23 | SL-6109 | andreykproductengine | |
- Fixed defaults not restoring reliably - Fixed temporary changes not lifting reliably - Fixed switching modes was dropping changes to mode we switch to | |||
2020-06-23 | SL-6109 | andreykproductengine | |
- Fixed line endings in xml file - Removed obsolete UI element and it's code - Fixed issue with return value caused by rebase | |||
2020-06-23 | SL-6109 Remade 'ignore' list processing, renamed and reformed keybindings | andreykproductengine | |
2020-06-23 | SL-6109 Better menu accelerator support and slight reorganization | andreykproductengine | |
2020-06-23 | SL-6109 Removed obsolete control, moved table init to xml, cleanup | andreykproductengine | |
2020-06-23 | SL-6109 Better hover and docking of keybinder | andreykproductengine | |
2020-06-23 | SL-6109 Cleanup, run commands, and preparation for tooltip support | andreykproductengine | |
2020-06-23 | SL-6109 Conflict resolution | andreykproductengine | |
2020-06-23 | SL-6109 Mouse support ready | andreykproductengine | |
2020-06-23 | SL-6109 Keyaboard support ready | andreykproductengine | |
2020-06-23 | SL_6109 Rebinding | andreykproductengine | |
2020-06-23 | SL-6109 Implement keybindings | andreykproductengine | |
2020-06-16 | SL-13418 Move and view panel now applies changes on the go | Andrey Kleshchev | |
2020-06-15 | SL-13418 Restored previously removed 'click on land' controls from 'move & view' | Andrey Kleshchev | |
According to UX UI engineer. Also adapted it to new system, but it needs a better solution. | |||
2020-06-12 | SL-13421 Removed camera control keybindings from mouselook | Andrey Kleshchev | |
2020-05-18 | Merge branch 'master' into DRTVWR-501-maint | Andrey Lihatskiy | |
# Conflicts: # indra/llxml/llcontrolgroupreader.h # indra/newview/llviewerkeyboard.cpp | |||
2020-04-29 | Merge branch 'DRTVWR-500' into DRTVWR-501-maint | Andrey Lihatskiy | |
2020-04-26 | Merge branch 'master' into DRTVWR-460 | Andrey Lihatskiy | |
# Conflicts: # indra/llmath/llquaternion.h # indra/newview/lldrawpoolwater.cpp # indra/newview/lljoystickbutton.cpp # indra/newview/llvosky.cpp # indra/newview/skins/default/textures/textures.xml | |||
2020-02-05 | Merge branch 'master' into DRTVWR-460 | Andrey Lihatskiy | |
2020-01-29 | SL-12594, remove Basic Shader checks | Dave Houlton | |
Remove checks for Vertex Shader capability and UI selection of no Basic Shaders. | |||
2020-01-28 | DRTVWR-440, merge in latest from 6.3.7 release | Dave Houlton | |
2019-12-16 | Merge viewer-release 6.3.6 into viewwer-eep repo | Dave Houlton | |
2019-12-13 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2019-11-08 | SL-12186 WIP Revert Preferences changes | maxim_productengine | |
2019-11-07 | SL-6109 | andreykproductengine | |
- 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 | |||
2019-11-04 | SL-6109 | andreykproductengine | |
- Fixed defaults not restoring reliably - Fixed temporary changes not lifting reliably - Fixed switching modes was dropping changes to mode we switch to | |||
2019-10-28 | SL-6109 | andreykproductengine | |
- Fixed line endings in xml file - Removed obsolete UI element and it's code - Fixed issue with return value caused by rebase | |||
2019-10-03 | SL-6109 Remade 'ignore' list processing, renamed and reformed keybindings | andreykproductengine | |
2019-10-03 | SL-6109 Better menu accelerator support and slight reorganization | andreykproductengine | |
2019-10-02 | SL-6109 Removed obsolete control, moved table init to xml, cleanup | andreykproductengine | |
2019-10-01 | SL-6109 Better hover and docking of keybinder | andreykproductengine | |
2019-09-27 | SL-6109 Cleanup, run commands, and preparation for tooltip support | andreykproductengine | |
2019-09-26 | SL-6109 Conflict resolution | andreykproductengine | |
2019-09-25 | SL-6109 Mouse support ready | andreykproductengine | |