Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-03 | MAINT-8821: New "My Environments" floater. First pass. | Rider Linden | |
2018-07-03 | Merged in graham_linden/viewer-lynx-graham (pull request #82) | Andrey Lihatskiy | |
Roll back optimization that breaks cubemap updates Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> | |||
2018-07-03 | MAINT-8838 render a sun disc if the texture(s) are provided by WL settings ↵ | Graham Linden | |
(default is no sun disc and just haze) Refactor sky texture optimization to retain building the cubemap used by shiny. | |||
2018-07-03 | Roll back optimization that isn't needed for sky rendering when atmospherics ↵ | Graham Linden | |
are used, but is needed for cubemap update. | |||
2018-07-02 | FIX INTL-93 translate Viewer Set51 from viewer-bear, for 9 languages | eli | |
2018-07-02 | MAINT-8837 fix legacy haze validation to make all params optional | Graham Linden | |
2018-07-02 | MAINT-8618 Viewer attempting to edit action when it has no permission | andreykproductengine | |
2018-06-29 | Merged in graham_linden/viewer-eep-graham (pull request #13) | Rider Linden | |
MAINT-4019 fix star rendering in advanced lighting mode | |||
2018-06-29 | Add menu item for "My Environments" | Rider Linden | |
2018-06-30 | MAINT-4019 fix ALM star rendering (make post-deferred and actually blend) | Graham Linden | |
2018-06-29 | Put up notifications to the user when things go terribly terribly wrong. | Rider Linden | |
2018-06-29 | MAINT-8260 make TextureLoadFullRes not persistent to avoid issues with ↵ | Graham Linden | |
accidentally setting it on systems which cannot handle the mem load it implies | |||
2018-06-29 | Remove ref to mirror_axis. | Graham Linden | |
2018-06-29 | Merge | Rider Linden | |
2018-06-29 | Enable settings inventory filter checkbox. Fix day cycle editor selection ↵ | Rider Linden | |
on open. | |||
2018-06-29 | Merge | Graham Linden | |
2018-06-29 | MAINT-8817 remove automatic update of inv_proj matrix so sunLightF which ↵ | Graham Linden | |
expects it not to match the projection mat works again Fix misspellinging in missing settings asset notification string Fix moon quat conversion to get proper directional rotation Add early out so attempting to set parcel env settings doesn't crash | |||
2018-06-29 | Fix moon rotation. | Rider Linden | |
2018-06-28 | Creating settings objects in the correct folders. Correctly check if clouds ↵ | Rider Linden | |
paused. | |||
2018-06-28 | Merge | Rider Linden | |
2018-06-27 | MAINT-8011 make newly created Sky, Water, etc create a system folder with ↵ | Graham Linden | |
proper icon Add entries to strings.xml for all langs for the "settings" string. | |||
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 | 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 | 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 | 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 | 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. |