Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-23 | SL-13412 Disabled the (default) click to walk in mouselook mode | Andrey Lihatskiy | |
2020-06-23 | Mac buildfix | Andrey Lihatskiy | |
2020-06-23 | Buildfix | AndreyL ProductEngine | |
2020-06-23 | SL-6109 Mouse localization support | andreykproductengine | |
2020-06-23 | SL-6109 Removed LLDrawFrustum and used changes from EEP to prevent merge ↵ | andreykproductengine | |
conflicts | |||
2020-06-23 | Backed out changeset: 19f3fa6e3e63 | andreykproductengine | |
2020-06-23 | SL-6109 Better key and table localization support and fix for key-replacing | andreykproductengine | |
2020-06-23 | SL-6109 localization support for control table | andreykproductengine | |
2020-06-23 | Save XUI parser warning | Ansariel Hiller | |
2020-06-23 | Only focus camera on agent in autopilot mode if the walk is actually performed | Ansariel Hiller | |
2020-06-23 | Fix double-tab run right not working properly | Ansariel Hiller | |
2020-06-23 | Fix custom user keybindings not being displayed in preferences correctly | Ansariel Hiller | |
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 Fixed walk_to defaults and typo. | andreykproductengine | |
2020-06-23 | SL-6109 Now changes are applied on the go and reverted on cancel | andreykproductengine | |
2020-06-23 | SL-6109 Better running | andreykproductengine | |
2020-06-23 | SL-6109 Fixed conflict resolution issue caused by menu accelerators | andreykproductengine | |
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 Added default key for voice | andreykproductengine | |
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 Cell selection support | andreykproductengine | |
2020-06-23 | SL-6109 Implemented LLDrawFrustum | andreykproductengine | |
2020-06-23 | SL-6109 Cleanup, run commands, and preparation for tooltip support | andreykproductengine | |
2020-06-23 | SL-6109 Small reorganisation | andreykproductengine | |
2020-06-23 | SL-6109 Conflict resolution | andreykproductengine | |
2020-06-23 | SL-6109 LMB DLMB in progress | 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-23 | SL-6109 Extended Key-to-string functionality | andreykproductengine | |
2020-06-23 | SL-6109 New cell type with icon and text (and 1 pixel offset for all text cells) | andreykproductengine | |
2020-06-22 | Merged in euclid-13416 (pull request #169) | Dave Houlton | |
SL-13416 eliminate sun/moon specular on shadowed surfaces Approved-by: Michael Pohoreski | |||
2020-06-22 | SL-13416 eliminate sun/moon specular on shadowed surfaces | Dave Houlton | |
2020-06-22 | SL-12335 Show parcel owner's name and icon in landmarks | Andrey Kleshchev | |
2020-06-19 | SL-9632 Fix HUD objects to not use environment lighting | Ptolemy | |
2020-06-19 | SL-9632: Fix most HUD objects incorrectly being effected by the environment ↵ | Ptolemy | |
lighting | |||
2020-06-19 | Merged in merge-6.4.4 (pull request #167) | Dave Houlton | |
Merge master 6.4.4 into DRTVWR-510 | |||
2020-06-19 | DRTVWR-476, SL-13467: Make LLTrace::BlockTimerStatHandle keys unique. | Nat Goodspeed | |
There are duplicate LLTrace::BlockTimerStatHandle key strings declared in llsettingsdaycycle.cpp and llsettingswater.cpp -- the only instances of duplicate BlockTimerStatHandle keys in the viewer code base. SL-13467 tracks intentional crashes due to duplicate LLInstanceTracker subclass instances with one of those keys. The simplest experiment to try to eliminate those crashes is to ensure that every BlockTimerStatHandle in the code base is unique. | |||
2020-06-19 | Merge branch 'master' 6.4.4 into DRTVWR-510 | Dave Houlton | |
2020-06-19 | SL-13487 File extension checks should ignore case | Mnikolenko Productengine | |
2020-06-19 | SL-13479 Dedicated top-level menu for avatar editing | Mnikolenko Productengine | |
2020-06-18 | Merged in SL-9632 (pull request #164) | Michael Pohoreski | |
SL-9632 Approved-by: Dave Houlton | |||
2020-06-18 | SL-9632 Fix HUD objects to not use environment lighting | Ptolemy | |
2020-06-18 | SL-9632: Fix most HUD objects incorrectly being effected by the environment ↵ | Ptolemy | |
lighting | |||
2020-06-18 | Merged in euclid-13163 (pull request #161) | Dave Houlton | |
SL-13163, fix additional instances of too weak solar/lunar specular reflectance Approved-by: Michael Pohoreski |