Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-27 | Remove unused vars, make Clang happy. | Graham Linden | |
2018-11-26 | Merged in graham_linden/viewer-eep-fixes (pull request #200) | Rider Linden | |
SL-10099 | |||
2018-11-26 | SL-10099 | Graham Linden | |
Remove user clip plane from culling pass and from attachment vis update. There will be more slop and render submits, but the results will be more stable and involve less culling mystery bugs like 9708. | |||
2018-11-22 | SL-10116 Allow to copy asset IDs for settings with appropriate perms. | maxim_productengine | |
2018-11-22 | MAINT-8977 Only affect large LOD textures | andreykproductengine | |
2018-11-21 | Merge | Rider Linden | |
2018-11-21 | SL-10117: Include environment changes in experience agreement. | Rider Linden | |
2018-11-21 | DRTVWR-447: Update to viewer-manager build 521943 | Nat Goodspeed | |
2018-11-21 | SL-10077: Save correct uninstall directory and (un)install mode. | Nat Goodspeed | |
Curiously, the value of $INSTDIR is correct before MULTIUSER_UNINIT, but is made incorrect by MULTIUSER_UNINIT. Save and restore the correct value. Saving $MultiUser.InstallMode in the registry (by setting relevant macros examined by MultiUser.nsh) is susceptible to overwriting if the user installs multiple viewers with the same channel name. Instead, write an InstallMode.txt in the install directory, and read it back on uninstall. Of course, add it to the files to be deleted on uninstall. | |||
2018-11-21 | SL-9661 Settings applied from inventory don't update about land floater. | andreykproductengine | |
2018-11-21 | DRTVWR-447: Fix longstanding NSIS warning about unused label. | Nat Goodspeed | |
2018-11-21 | DRTVWR-447: Fix syntax error in embedded variable reference. | Nat Goodspeed | |
2018-11-20 | Merge | Rider Linden | |
2018-11-20 | SL-10093: Client code to support experiences changing an environment. ↵ | Rider Linden | |
Handle generic messages with "commands" to be executed. | |||
2018-11-19 | Merged in graham_linden/viewer-eep-fixes (pull request #197) | Rider Linden | |
SL-10032 | |||
2018-11-19 | SL-10032 | Graham Linden | |
Plug more holes through which env ambient terms were finding their way into lighting calcs for HUDs. Fix up mismatched indenting (tabs v spaces) on several shaders. | |||
2018-11-19 | SL-10086 FIXED [EEP] Rainbow and Halo use wrong textures | maxim_productengine | |
2018-11-15 | SL-10066 and SL-10067 | Graham Linden | |
Fix fullbright transport transposed args and use display gamma for post-deferred gamma correction. | |||
2018-11-15 | SL-10010: Use trunk NSIS + Unicode attrib, instead of Unicode fork. | Nat Goodspeed | |
Back out misguided attempt to overwrite $PROGRAMFILES with $PROGRAMFILES64. | |||
2018-11-15 | Merge 6ish | Graham Linden | |
2018-11-15 | SL-10010: Use c:\Program Files rather than c:\Program Files (x86) | Nat Goodspeed | |
for 64-bit viewers. It seems there's a longstanding bug in NSIS: it fails to use $PROGRAMFILES64 rather than $PROGRAMFILES when performing an all-users install of a 64-bit program. Try to remedy that. Also pick up a few NSIS suggestions from Ansariel Hiller. | |||
2018-11-15 | Remove compilation and linkage of deferredUtil and indirect GLSL helper ↵ | Graham Linden | |
objects (current source of Intel ig4icd driver crash). | |||
2018-11-14 | Work around broken deps on atmospheric vars in the frag-based deferred ↵ | Graham Linden | |
lighting pipe. | |||
2018-11-14 | Merge | Graham Linden | |
2018-11-14 | DRTVWR-447: Animesh + BugSplat = 6.1 | Nat Goodspeed | |
2018-11-14 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2018-11-14 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-11-14 | increment viewer version to 6.0.1 | Nat Goodspeed | |
2018-11-14 | Added tag 6.0.0-release for changeset 821edfcd1491 | Nat Goodspeed | |
2018-11-14 | Merge | Rider Linden | |
2018-11-14 | Merged in maxim_productengine/viewer-eep (pull request #190) | Rider Linden | |
SL-10061 FIXED [EEP] Parcel Environment settings can't be changed when Region settings are used Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com> | |||
2018-11-14 | Merged in lindenlab/axon | AndreyL ProductEngine | |
2018-11-14 | SL-10056 [EEP] Cloud Detail settings >1.0 always reverts to 1.0 | andreykproductengine | |
2018-11-14 | SL-10061 FIXED [EEP] Parcel Environment settings can't be changed when ↵ | maxim_productengine | |
Region settings are used | |||
2018-11-13 | Merged in graham_linden/viewer-eep-fixes (pull request #189) | Rider Linden | |
SL-10044 SL-10045 | |||
2018-11-13 | Merge | Graham Linden | |
2018-11-12 | SL-10044 SL-10045 | Graham Linden | |
Fix class 1 and 2 transport/gamma funcs and made usage consistent across all shaders. Fix class1\environment\waterV reverting to old d1/d2 names for wave directions. | |||
2018-11-12 | SL-10033 [EEP] Use fast environment transition for teleports | andreykproductengine | |
2018-11-12 | Merged in andreykproductengine/maint-eep2 (pull request #187) | Rider Linden | |
SL-9620 Viewer crashes after clicking "Commit" button while editing Day Cycle preset Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> | |||
2018-11-12 | SL-9620 Viewer crashes after clicking "Commit" button while editing Day ↵ | andreykproductengine | |
Cycle preset | |||
2018-11-09 | Add missing new shader files. | Graham Linden | |
2018-11-09 | More incremental revive of 39561 contents to determine cuplrit. | Graham Linden | |
2018-11-09 | Yes, Maurice, baby steps. | Graham Linden | |
2018-11-09 | Back out changes causing broken shadows and other render shenanigans. | Graham Linden | |
2018-11-09 | SL-10018 FIXED Viewer crashes when clicking on a link of a folder in Inventory | maxim_productengine | |
2018-11-08 | SL-10030: Update to viewer-manager build 521526 | Nat Goodspeed | |
2018-11-07 | SL-9952: updater.exe now renamed to SLVersionChecker.exe | Nat Goodspeed | |
thereby avoiding strange Windows requirement for elevated privilege. | |||
2018-11-07 | SL-9952: Update to viewer-manager build 521490 | Nat Goodspeed | |
2018-11-07 | Backed out changeset: c094e4b68ee9 | AndreyL ProductEngine | |
2018-11-07 | Backed out changeset: 8f9f962ad6c0 | AndreyL ProductEngine | |