Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-27 | post-merge build fix | Andrey Lihatskiy | |
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 | 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' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
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-25 | SL-17458 Cut works the same way as Copy when pasting into Favorites | Andrey Kleshchev | |
2022-05-24 | SL-15937 - forget the +1 | Howard Stearns | |
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-23 | SL-17339 Controls > Restore Defaults should clear the "Walk to" action. | Mnikolenko Productengine | |
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-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 | 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-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-17 | Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
DRTVWR-546 | |||
2022-05-17 | SL-17421 Fix for fullbright alpha mask shader ignoring vertex alpha | Dave Parks | |
2022-05-17 | SL-17415 Movement of scripted attached objects is no longer interpolated. | Andrey Kleshchev | |
2022-05-16 | SL-17417 Fix for incorrect reflection orientation on some moving child prims. | Dave Parks | |
2022-05-11 | SL-17356 Viewer changes for Premium Plus support | Andrey Lihatskiy | |
2022-05-10 | SL-2243 - match server physics shape calculation re mesh dimensions | Howard Stearns | |
2022-05-10 | SL-17376 Do not fail build if vcruntime140_1 is missing | Andrey Kleshchev | |
If there is no vcruntime140_1 in the build system, it is likely that file is not required for the viewer to run. | |||
2022-05-09 | SL-17376 Fix viewer failing due to missing vcruntime140_1 | Andrey Kleshchev | |
2022-05-06 | SL-17375 Crash at LLViewerOctreeEntry::getSpatialExtents() | Andrey Kleshchev | |
access violation, 'this' was null | |||
2022-05-06 | SL-17356 Viewer changes for Premium Plus support | Andrey Lihatskiy | |
2022-05-05 | SL-16916: Fix incorrect defaults for minimap rotation and minimap scale | Cosmic Linden | |
2022-05-05 | SL-17244 Fix 'empty leaf' crashes | Andrey Kleshchev | |
2022-05-05 | SL-17314 Location and label desync | Andrey Kleshchev | |
Example: User can rename item in inventory, then attempt to save new landmark and changes will be lost | |||
2022-05-04 | SL-17314 Don't focus inventory when handling landmark creation | Andrey Kleshchev | |
2022-05-04 | Merge branch master (D550) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # indra/newview/llappviewer.h | |||
2022-05-04 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
2022-05-04 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
2022-05-04 | Increment viewer version to 6.5.6 | Nat Goodspeed | |
following promotion of DRTVWR-550 | |||
2022-05-03 | SL-16053 Landmark shouldn't be saved into location history | Andrey Kleshchev | |
2022-05-02 | SL-17321 Fix for some particle systems with custom blend functions not ↵ | Dave Parks | |
rendering. | |||
2022-04-29 | SL-17124 make sure window thread wakes up to proces 'quit' message | Andrey Kleshchev | |
2022-04-29 | SL-17124 switchContext and loadShaderFile crashes | Andrey Kleshchev | |
- Do not try initializing shaders if requirements are not met or if window does not exist - Warn user before closing window. Situation is unexpected, there is chance of more issues, like a freeze or a crash on close() - mHasMultitexture is a solid requirement, if it is not present, we won't be able to run | |||
2022-04-29 | SL-17206 FIXED Unable to move an avatar after fall on the ground | Mnikolenko Productengine | |
2022-04-28 | SL-16721 Crash at LLVOAvatar::idleUpdateMisc | Andrey Kleshchev | |
2022-04-28 | SL-17301 FIXED Friends are not showing in friendslist | Mnikolenko Productengine | |
2022-04-26 | SL-17276 Potential fix for crash on shutdown on mac. | Dave Parks | |
2022-04-26 | SL-17086 Fix for bad lighting in upload preview render. | Dave Parks | |
2022-04-25 | SL-17239 Override face bounding box with avatar bounding box for rigged ↵ | Dave Parks | |
meshes when calculating virtual size. | |||
2022-04-25 | SL-17223 fix unit tests with new method stub implementation | Brad Kittenbrink | |