summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2020-06-16SL-13449, fix link errors for class1 soften shadersDave Houlton
2020-06-17SL-13418 Restored original default value for DoubleClickTeleportAndrey Kleshchev
2020-06-17SL-12085 Debug log for show() and PeekMessageAndrey Kleshchev
User's viewer freezes right after setStartupState( STATE_LOGIN_CLEANUP ) and these places are primary suspects
2020-06-16Additional logging for SL-13397Andrey Kleshchev
2020-06-16SL-13463 Add 'Reset scripts' button to Content tab of Build floaterMnikolenko Productengine
2020-06-16SL-13418 Move and view panel now applies changes on the goAndrey Kleshchev
2020-06-15SL-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-15SL-12085 Debug-log window positionAndrey Kleshchev
2020-06-15SL-13418 Added converter from old mouse binding settings to new onesAndrey Kleshchev
2020-06-15SL-13457 FIXED Crash in LLFolderViewGroupedItemBridge::canWearSelectedMnikolenko Productengine
2020-06-13Dummy commit to force TC rebuildAndrey Lihatskiy
2020-06-13SL-13084 Combined commit for the EEP specular color fixDave Houlton
SL-13084: Fix clouds flipped along East/West axis to match texture preview Cloud Image and direction to match Cloud Scroll SL-13804: Fix clouds flipped along East/West axis to match texture preview Cloud Image and direction to match Cloud Scroll SL-13084: Fix inverted cloud scroll with ALM is off SL-13084: Move texture coords section to top in class2/windlight/cloudsV to match class1/deffered/cloudsV SL-13084: Add references to other common files
2020-06-12SL-13421 Separated some sitting-exclusive controlsAndrey Kleshchev
2020-06-12SL-13421 Removed camera control keybindings from mouselookAndrey Kleshchev
2020-06-11SL-13821 shader clean up and formatDave Houlton
2020-06-11SL-13281, add missing srgb->linear conversion for specularDave Houlton
2020-06-11SL-13433 Add tests for new url entryMnikolenko Productengine