summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-23Backed out changeset: 19f3fa6e3e63andreykproductengine
2020-06-23SL-6109 Better key and table localization support and fix for key-replacingandreykproductengine
2020-06-23SL-6109 localization support for control tableandreykproductengine
2020-06-23Save XUI parser warningAnsariel Hiller
2020-06-23Only focus camera on agent in autopilot mode if the walk is actually performedAnsariel Hiller
2020-06-23Fix double-tab run right not working properlyAnsariel Hiller
2020-06-23Fix custom user keybindings not being displayed in preferences correctlyAnsariel 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-6109andreykproductengine
- Fixed defaults not restoring reliably - Fixed temporary changes not lifting reliably - Fixed switching modes was dropping changes to mode we switch to
2020-06-23SL-6109 Fixed walk_to defaults and typo.andreykproductengine
2020-06-23SL-6109 Now changes are applied on the go and reverted on cancelandreykproductengine
2020-06-23SL-6109 Better runningandreykproductengine
2020-06-23SL-6109 Fixed conflict resolution issue caused by menu acceleratorsandreykproductengine
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 Better menu accelerator support and slight reorganizationandreykproductengine
2020-06-23SL-6109 Removed obsolete control, moved table init to xml, cleanupandreykproductengine
2020-06-23SL-6109 Better hover and docking of keybinderandreykproductengine
2020-06-23SL-6109 Cell selection supportandreykproductengine
2020-06-23SL-6109 Implemented LLDrawFrustumandreykproductengine
2020-06-23SL-6109 Cleanup, run commands, and preparation for tooltip supportandreykproductengine
2020-06-23SL-6109 Small reorganisationandreykproductengine
2020-06-23SL-6109 Conflict resolutionandreykproductengine
2020-06-23SL-6109 LMB DLMB in progressandreykproductengine
2020-06-23SL-6109 Mouse support readyandreykproductengine
2020-06-23SL-6109 Keyaboard support readyandreykproductengine
2020-06-23SL_6109 Rebindingandreykproductengine
2020-06-23SL-6109 Implement keybindingsandreykproductengine
2020-06-23SL-6109 Extended Key-to-string functionalityandreykproductengine
2020-06-23SL-6109 New cell type with icon and text (and 1 pixel offset for all text cells)andreykproductengine
2020-06-22Merged in euclid-13416 (pull request #169)Dave Houlton
SL-13416 eliminate sun/moon specular on shadowed surfaces Approved-by: Michael Pohoreski
2020-06-22SL-13416 eliminate sun/moon specular on shadowed surfacesDave Houlton
2020-06-22SL-12335 Show parcel owner's name and icon in landmarksAndrey Kleshchev
2020-06-19SL-9632 Fix HUD objects to not use environment lightingPtolemy
2020-06-19SL-9632: Fix most HUD objects incorrectly being effected by the environment ↵Ptolemy
lighting
2020-06-19Merged in merge-6.4.4 (pull request #167)Dave Houlton
Merge master 6.4.4 into DRTVWR-510
2020-06-19DRTVWR-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-19Merge branch 'master' 6.4.4 into DRTVWR-510Dave Houlton
2020-06-19SL-13487 File extension checks should ignore caseMnikolenko Productengine
2020-06-19SL-13479 Dedicated top-level menu for avatar editingMnikolenko Productengine
2020-06-18Merged in SL-9632 (pull request #164)Michael Pohoreski
SL-9632 Approved-by: Dave Houlton
2020-06-18SL-9632 Fix HUD objects to not use environment lightingPtolemy
2020-06-18SL-9632: Fix most HUD objects incorrectly being effected by the environment ↵Ptolemy
lighting
2020-06-18Merged in euclid-13163 (pull request #161)Dave Houlton
SL-13163, fix additional instances of too weak solar/lunar specular reflectance Approved-by: Michael Pohoreski
2020-06-18SL-13481 Fixed mouselook teleport not having up to date dataAndrey Kleshchev
2020-06-18SL-13163 revert 2 more instances of 'new EEP' specular calculationDave Houlton
2020-06-17Merged in euclid-13449 (pull request #160)Dave Houlton
SL-13449, fix link errors for class1 soften shaders
2020-06-17SL-13471 Fix for textureLoadedCallback crashAndrey Kleshchev
2020-06-17SL-13469 Fixed use of wrong clear functionAndrey Kleshchev