Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-27 | MAINT-8809 | Graham Linden | |
MAINT-8810 Make jumping on daycycle editor timeline with click update the environment. Fix tab controls staying locked when clicking on a frame after a drag. | |||
2018-06-27 | Make distinct ALM moon shader, tweak mix factor for day vs night moon ↵ | Graham Linden | |
shading, and fix transposed name of daycycle func. | |||
2018-06-27 | fix debug logging | Oz Linden | |
2018-06-27 | fix provisioning debug log | Oz Linden | |
2018-06-27 | Remove unused member vectors of uniforms from LLViewerShaderMgr. | Graham Linden | |
2018-06-27 | Fix non-ALM render path to bind the 2nd moon texture (and not blend with the ↵ | Graham Linden | |
default square). Also fixes MAINT-3962, ALM and non-ALM moon shading should be identical. | |||
2018-06-27 | Merge | Graham Linden | |
2018-06-27 | add more startup debug logging | Oz Linden | |
2018-06-27 | Disambiguate logical op precedence for Clang. | Graham Linden | |
2018-06-26 | Fix misspelled convenience func name. | Graham Linden | |
2018-06-26 | Fix OSX bug from OLD_SELECT GLSL work-around define not being used with ↵ | Graham Linden | |
automatically linked feature shaders. Add LL_RELEASE_FOR_DOWNLOAD ifdef around launcher nag. Fix OSX 10.14 SDK compile issue from unused var in scroll list. | |||
2018-06-26 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2018-06-26 | Crib OSX 10.14 fix for MAINT-8724 | Graham Linden | |
2018-06-26 | MAINT-8395 Better loging | andreykproductengine | |
2018-06-26 | Crib CMake hack to allow debugging in OSX again. | Graham Linden | |
2018-06-26 | Remove unnecessary coord sys transformation to fix moon positioning. | Graham Linden | |
Avoid doing sky texture generation when using atmospherics shaders (which don't need that texture anyway). | |||
2018-06-26 | DRTVWR-453: Update from MAINT (viewer-lynx). | Nat Goodspeed | |
2018-06-26 | DRTVWR-453: Update to viewer-manager build 517052 | Nat Goodspeed | |
2018-06-26 | DRTVWR-453: Merge up to latest viewer-release. | Nat Goodspeed | |
2018-06-26 | SL-927 Add new groups caps to viewer (offline messages only) | andreykproductengine | |
2018-07-12 | MAINT-8862 mailto URIs should be loaded in the external browser | maxim_productengine | |
2018-07-11 | Merged in andreykproductengine/maint-neko3 (pull request #653) | Andrey Kleshchev | |
MAINT-8849 Fixed Viewer displays 'Conneting to region...' screen forever Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Simon Linden <simon@lindenlab.com> | |||
2018-07-11 | MAINT-8856 FIXED URL in Group Name is represented as a hyperlink in group notice | maxim_productengine | |
2018-07-11 | MAINT-8849 Fixed Viewer displays 'Conneting to region...' screen forever | andreykproductengine | |
2018-07-10 | MAINT-8855 FIXED Location SLURL gets truncated when using Help -> Report Bug ↵ | maxim_productengine | |
to file JIRA | |||
2018-07-10 | Merged in maxim_productengine/viewer-neko_maint2 (pull request #651) | Maxim Nikolenko | |
MAINT-8848 FIXED Object name in the llGiveInventory chat message is represented as a hyperlink Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Simon Linden <simon@lindenlab.com> | |||
2018-07-09 | MAINT-8848 FIXED Object name in the llGiveInventory chat message is ↵ | maxim_productengine | |
represented as a hyperlink | |||
2018-06-26 | Skip updating the sky texture and fog iff we're using atmospherics shaders ↵ | Graham Linden | |
anyway. | |||
2018-06-25 | Adding pause clouds to menu, and throttling expensive visual update on change. | Rider Linden | |
2018-06-25 | Pair of LOG_CLASS macros (from simulator) | Rider Linden | |
2018-06-25 | Merge | Rider Linden | |
2018-06-25 | Fix cloud scroll adjustment in the editor, pause clouds method, set sun disk ↵ | Rider Linden | |
UUID to null. | |||
2018-06-25 | Merged in graham_linden/viewer-eep-graham (pull request #7) | Rider Linden | |
Better legacy sky setting sun rot conversion | |||
2018-06-25 | Clean up spaces vs tabs to match sim side code. | Graham Linden | |
2018-06-25 | Better method for deriving sun/moon quaternions from east/sun angle defs in ↵ | Graham Linden | |
legacy sky settings XML. Avoid using static const DUE_EAST due to CRT init order issues w/ GCC. | |||
2018-06-25 | MAINT-8457 FIXED "Mute" switching cancels the volume settings of Nearby Media | maxim_productengine | |
2018-06-22 | MAINT-8686 Don't log empty list | andreykproductengine | |
2018-06-22 | SL-857 reverted | maxim_productengine | |
2018-06-22 | SL-857 reverted | maxim_productengine | |
2018-06-22 | Merged in graham_linden/viewer-eep-graham (pull request #6) | Rider Linden | |
Fix double blend and warnings reported as errors. | |||
2018-06-22 | Fix double blend and warnings reported as errors. | Graham Linden | |
2018-06-21 | Merge | Rider Linden | |
2018-06-21 | Editor layout revisions. | Rider Linden | |
2018-06-22 | Make LLSettingsFoo::defaults() funcs only calculate the invariant values ↵ | Graham Linden | |
once (use static trick ala the validations). Fix conversion of legacy settings w/ non-zero east angles to account for those values being CW radian angles. | |||
2018-06-21 | Fix double-def of IMG_BLOOM1 from pulling over server change not needed in ↵ | Graham Linden | |
viewer code. Make viewer code use LLSettingsSky static func to hide indraconstants dep. | |||
2018-06-21 | merge changes for 5.1.6-release | Oz Linden | |
2018-06-21 | Merge 5.1.7 | Graham Linden | |
2018-06-21 | Merge server side bugfixes over. | Graham Linden | |
2018-06-21 | Compile issue with merge. Just use the method default parameters. | Rider Linden | |
2018-06-21 | Merge | Rider Linden | |