Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-19 | SL-15993 Disabling transparent water should not disable advanced lighting | Andrey Kleshchev | |
2021-11-19 | SL-16330 mac build fix | Mnikolenko Productengine | |
2021-11-17 | SL-16330 Allow vsync update without restart on mac | Mnikolenko ProductEngine | |
2021-11-16 | DRTVWR-546 merge in master v6.5.1 | Dave Houlton | |
2021-11-16 | SL-16362 FIXED Viewer crashes if settings.xml file is missing | Mnikolenko Productengine | |
2021-11-16 | Merge branch 'master' into DRTVWR-534 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/VIEWER_VERSION.txt | |||
2021-11-12 | SL-15993 Disabling transparent water should not disable advanced lighting | Andrey Kleshchev | |
2021-11-10 | SL-16330 mac build fix | Mnikolenko Productengine | |
2021-11-09 | SL-16330 Clean up vertical sync handling, add to UI | Mnikolenko Productengine | |
2021-09-01 | SL-15872 fixed more cases where sUseFBO wasn't updated correctly | Mnikolenko Productengine | |
2021-08-26 | SL-15872 Update sUseFBO correctly when changing graphics settings | Mnikolenko Productengine | |
2021-04-01 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy | |
2020-11-17 | SL-14342 FIXED Crash: "Uninitialized param singleton LLVoiceClient" | Mnikolenko Productengine | |
2020-11-11 | Merge branch 'master' (DRTVWR-507-maint) into DRTVWR-521-maint | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # indra/llcommon/llerror.cpp | |||
2020-10-28 | SL-14224 RelWithDebInfo viewer stops with 'assert' when disabling ↵ | Andrey Kleshchev | |
atmospheric shader | |||
2020-05-13 | SL-12007 Toggling 'Transparent water' checkbox has no effect | Andrey Kleshchev | |
Opaque water is not compatible with ALM | |||
2020-01-29 | SL-12594, remove conditional checks for VertexShaderEnable settings | Dave Houlton | |
2019-08-23 | SL-11778 | Graham Linden | |
Make RenderShadowResolutionScale work again, also decoupling shadow buffer alloc/release/resize from screen buffer resize function. | |||
2019-08-22 | SL-11779 | Graham Linden | |
Make changing shadow res scale not instantly drop/realloc buffers but wait until display gets to it. | |||
2018-12-03 | SL-10080 clamp instead of llmax | andreykproductengine | |
2018-11-27 | SL-10080 Limit LOD factor to 4 | andreykproductengine | |
2018-05-18 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-02-26 | MAINT-8332 Handle hover height adjusting via debug setting | maxim_productengine | |
2017-01-24 | MAINT-6645 - Improvement - Agents that render as jelly dolls should have ↵ | ruslantproductengine | |
their attachments render at 0 LoD to prevent loading higher LoD complexity in memory thus deterring crashes. Comments: - Fix based on "RenderAutoMuteByteLimit" setting. - File indra/llxml/llcontrol.h - add all signals to 0 group. It garanty that handlers (in indra/newview/llviewercontrol.cpp) will be called last. | |||
2017-03-16 | pull from viewer64 gate | coyot@coyot-sager-PC | |
2017-02-28 | merge | coyot@coyot-sager-PC | |
2017-01-10 | MAINT-1384 FIXED Grid selection menu at login not working Ctrl-Shift-g | Mnikolenko Productengine | |
2016-10-24 | SL-109 - fix for build error | Brad Payne (Vir Linden) | |
2016-10-21 | MAINT-6841 - more removal of the include enhanced skeleton toggle | Brad Payne (Vir Linden) | |
2016-08-18 | SL-323: first pass at ripping out old updater | Glenn Glazer | |
2016-05-21 | merged jelly-doll viewer-release into bento | Brad Payne (Vir Linden) | |
2016-03-07 | merge DRTVWR-398 build cleanup fixes | Oz Linden | |
2016-01-26 | SL-315 WIP - added callstack info to joint debugging. Made joint debugging ↵ | Brad Payne (Vir Linden) | |
run-time configurable via debug setting DebugAvatarJoints | |||
2015-12-15 | SL-276, SL-124 - code and config file cleanup for Bento | Brad Payne (Vir Linden) | |
2015-11-25 | SL-124 WIP - cleanup of comments and test code before going to project viewer. | Brad Payne (Vir Linden) | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-11-02 | SL-124 WIP - notes for pre-release cleanup. | Brad Payne (Vir Linden) | |
2015-10-21 | SL-234 WIP - moved LLSkinningUtil funcs to separate class/files. Remap ↵ | Brad Payne (Vir Linden) | |
weights where needed. Warn that related debug settings require restart to take effect. | |||
2015-10-07 | SL-234 WIP - adjust max mesh object joints at run-time, including rebuilding ↵ | Brad Payne (Vir Linden) | |
shaders | |||
2015-02-20 | Clean up impostors and visual muting | Oz Linden | |
Rename the settings that control them to be more descriptive Remove the separate boolean setting (RenderUseImpostors) that governed both Establish default values based on gpu class for impostors and visual muting | |||
2015-02-04 | merge storm-2082 changes | Oz Linden | |
2014-05-07 | Merge downstream version 3.7.8 code | simon | |
2014-02-13 | MAINT-2876 Fix for freeze when editing certain rigged meshes at high altitude. | Dave Parks | |
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-08-18 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden | |
continued conversion to units system made units perform type promotion correctly and preserve type in arithmetic e.g. can now do LLVector3 in units added typedefs for remaining common unit types, including implicits | |||
2013-08-16 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden | |
converted many values over to units system in effort to track down source of 0 ping | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-26 | CHOP-962: per code review, comment that other code relies on "Global". | Nat Goodspeed | |
The comment advises grepping for "Global" rather than specifically pointing to llcontrol.cpp because that's NOT the only place that relies on the name "Global"! Besides, by the time someone does want to change the name, still other such dependencies could've crept in. | |||
2013-05-14 | NORSPEC-151 NORSPEC-152 fix handling of disable of bumpy and shiny in ↵ | Graham Madarasz | |
graphics panel to also disable deferred properly and add hooks for default norm and spec textures in texture picker | |||
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |