Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-27 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/cmake/LLCommon.cmake # indra/llcommon/CMakeLists.txt # indra/llrender/llgl.cpp # indra/newview/llappviewer.cpp # indra/newview/llface.cpp # indra/newview/llflexibleobject.cpp # indra/newview/llvovolume.cpp | |||
2022-05-26 | Merged in DV559-merge-6.6.1 (pull request #997) | Euclid Linden | |
DRTVWR-559 merge up to release v6.6.1 | |||
2022-05-26 | Merge master v 6.6.1 into DRTVWR-559 | Dave Houlton | |
2022-05-26 | SL-17473 Viewer not clearing all Vertex Buffers in some cases | Andrey Kleshchev | |
Image thread doesn't need mBuffer and buffer isn't thread safe so no point allocating it in an image thread. | |||
2022-05-26 | Merge branch 'master' v 6.6.1 into DRTVWR-528 | Dave Houlton | |
2022-05-26 | Merge branch 'master' into DRTVWR-561-maint-O | Andrey Lihatskiy | |
2022-05-26 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
2022-05-26 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llviewertexturelist.cpp | |||
2022-05-25 | Increment viewer version to 6.6.1 | Nat Goodspeed | |
following promotion of DRTVWR-546 | |||
2022-05-25 | SL-17462 soften colors of the prims on mini-map | Mnikolenko Productengine | |
2022-05-25 | SL-17206 Unable to move an avatar after a strong fall on the ground | Mnikolenko Productengine | |
2022-05-24 | SL-17484 Unit test build fix (remove priority parameters). | Dave Parks | |
2022-05-24 | SL-17486 Fix for many texture types failing to load. | Dave Parks | |
2022-05-25 | SL-17458 Cut works the same way as Copy when pasting into Favorites | Andrey Kleshchev | |
2022-05-24 | SL-17484 Build fix. | Dave Parks | |
2022-05-24 | Merged in SL-17219 (pull request #992) | Dave Parks | |
SL-17219 | |||
2022-05-24 | Merged DRTVWR-563 into SL-17219 | Dave Parks | |
2022-05-24 | SL-17287 Don't update reflection probes when PBR is disabled. | Dave Parks | |
2022-05-24 | SL-15937 - forget the +1 | Howard Stearns | |
2022-05-24 | SL-17472 Add checkbox to preferences for enabling "PBR" that uses "class3" ↵ | Dave Parks | |
deferred shaders. Move reflection probe shaders to class3 and restore class2 shaders to non-reflection probe versions. | |||
2022-05-24 | SL-15937 - far must be greater than near near, not equal | Howard Stearns | |
2022-05-23 | SL-15937 - adjust memory limit / cache code | Howard Stearns | |
2022-05-24 | SL-15312 Change permission status to be icons instead of buttons | Andrey Kleshchev | |
2022-05-24 | SL-15312 Added new group visibility icons | Andrey Kleshchev | |
2022-05-23 | SL-17339 Controls > Restore Defaults should clear the "Walk to" action. | Mnikolenko Productengine | |
2022-05-20 | SL-17287 Instrument and optimize cubemap render. Fix for cubemap snapshots ↵ | Dave Parks | |
doing a full resolution render instead of a 512x512 render. | |||
2022-05-21 | SL-17452 Fixed anscii usage dullahan side | Andrey Kleshchev | |
2022-05-21 | SL-17452 CEF not working in non-ASCII install path | Andrey Kleshchev | |
Fix ASCII specific function | |||
2022-05-20 | Merged in SL-17463 (pull request #988) | Sabrina Shanman | |
SL-17463: Have different default value for MiniMapRotate for new vs existing user Approved-by: Andrey Lihatskiy | |||
2022-05-20 | SL-17436 Tools floater drops negative Z position for attachments | Andrey Kleshchev | |
2022-05-20 | SL-17463: Set the default for MiniMapRotate back to true (enable minimap ↵ | Cosmic Linden | |
rotation by default), but set MiniMapRotate to false for new installs | |||
2022-05-20 | SL-17287 Update Tracy to 0.8.1. Clean up GPU instrumentation. | Dave Parks | |
2022-05-19 | SL-17286 Only update reflection probe UBO once per pipe flush | Dave Parks | |
2022-05-19 | SL-17286 Reflection probe alpha/fullbright support. | Dave Parks | |
2022-05-20 | SL-17425 Crash when closing two dependent floaters | Andrey Kleshchev | |
dependent_it in llfloater was not valid after dependent floater removed itself from the list | |||
2022-05-19 | SL-17451 Fix for erroneous attempt to apply vertex color alpha to texture ↵ | Dave Parks | |
before alpha masking (we don't actually support this and the vertex color alpha is sometimes zero when you think it ought not be). | |||
2022-05-19 | SL-17404 Adjust 'More' button width | Mnikolenko Productengine | |
2022-05-18 | Make reflection probe ambiance controllable by a saved setting | Dave Parks | |
2022-05-18 | SL-17416 Box reflection probe influence volumes | Dave Parks | |
2022-05-18 | SL-17449 Fix for Alexa's hair | Dave Parks | |
2022-05-18 | SL-17417 Fix for incorrect reflection orientation on fullbright prims. | Dave Parks | |
2022-05-18 | SL-15312 Added permission indicators | Andrey Kleshchev | |
2022-05-18 | SL-10025 - via Cathy Foil, all bones now have standard alias 'avatar_' + name. | Brad Payne (Vir Linden) | |
# Conflicts: # scripts/content_tools/anim_tool.py | |||
2022-05-18 | SL-10163 - allow joint aliases in animation uploads. Names are canonicalized ↵ | Brad Payne (Vir Linden) | |
before sending to simulator. # Conflicts: # indra/newview/llviewerassetupload.cpp # indra/newview/llvoavatar.cpp # scripts/content_tools/anim_tool.py | |||
2022-05-18 | SL-288, SL-10163 - error reporting for animation upload failures. | Brad Payne (Vir Linden) | |
2022-05-18 | SL-288, SL-10163 - allow joint aliases, but otherwise reject upload of ↵ | Brad Payne (Vir Linden) | |
animations containing invalid joint names # Conflicts: # indra/newview/llviewerassetupload.cpp # indra/newview/llvoavatar.cpp | |||
2022-05-18 | SL-17219: Merge 'DRTVWR-546' of lindenlab/viewer into SL-17219 | Nat Goodspeed | |
Update task branch from main project branch. | |||
2022-05-18 | SL-17388 Add SSE version info to ViewerStats | Andrey Kleshchev | |
2022-05-17 | Merge branch 'DRTVWR-546-maint' of bitbucket.org:lindenlab/viewer into ↵ | Howard Stearns | |
DRTVWR-544-maint | |||
2022-05-17 | SL-17416 Quick 'n dirty reflection probe override hack. | Dave Parks | |