Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-25 | Increment viewer version to 6.6.1 | Nat Goodspeed | |
following promotion of DRTVWR-546 | |||
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-21 | SL-17452 CEF not working in non-ASCII install path | Andrey Kleshchev | |
Fix ASCII specific function | |||
2022-05-20 | SL-17436 Tools floater drops negative Z position for attachments | Andrey Kleshchev | |
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-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-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-3007 Small improvements for auto filling abuse reports | Andrey Kleshchev | |
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-16 | SL-98-a - fix jumping ground plane | Howard Stearns | |
2022-05-16 | SL-17412 Crash at isWearingWearableType | Andrey Kleshchev | |
Related to "Allow Select Avatar" feature, selection manager made avatar to persist longer. | |||
2022-05-15 | SL-15312 Shortcut to notes | Andrey Kleshchev | |
2022-05-14 | SL-16746 Hide hair and fix missing light for animation preview | Andrey Kleshchev | |
2022-05-13 | SL-16698 Replace tabs with spaces in Scripts | Mnikolenko Productengine | |
2022-05-12 | SL-15312 New group visibility toggle. | Andrey Kleshchev | |
2022-05-12 | Merged DRTVWR-544-maint into SL-12238 | Howard Stearns | |
2022-05-12 | Merge remote-tracking branch 'origin/SL-17243' into DRTVWR-544-maint | Andrey Lihatskiy | |
2022-05-12 | SL-17243 - moved inventory warnings to a map | Brad Payne (Vir Linden) | |
2022-05-11 | SL-12238 - error message to match new limits | Howard Stearns | |
2022-05-11 | SL-12238 - bump terrain texture size limit to 1024 | Howard Stearns | |
2022-05-11 | SL-17243 - ViewerStats includes details on warning conditions in inventory, ↵ | Brad Payne (Vir Linden) | |
if any are encountered. | |||
2022-05-11 | SL-15312 Profiles tweaks | Andrey Kleshchev | |
Fix loading indicators to be at the center of picls and classified Hide classifieds and picks related buttons for other agents 10px distance from image Fix chat history menu button not working Changed 'partner' field behavior Prevent selection of disabled FL text field | |||
2022-05-11 | SL-17356 Viewer changes for Premium Plus support | Andrey Lihatskiy | |
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-09 | SL-15312 Fixed picks tabs being too thin | Andrey Kleshchev | |
2022-05-08 | SL-16937 Replace sendAvatarPropertiesUpdate with profile cap in preferences | Andrey Kleshchev | |
To avoid data loss, old api trims profile descriptions | |||
2022-05-08 | - Slightly better documentation string for --configuration, as this really ↵ | Nicky | |
is used for the configs build subdirectory. - Always pass the correct configuration for --buildtype - Use 'buildtype' when determining defbug/release/... build. --configuration should not be used for this, as it is the subdirectories name (CMAKE_CFG_INTDIR) | |||
2022-05-07 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into ↵ | Nicky | |
DRTVWR-543-maint_cmake | |||
2022-05-07 | Remove unused LL_ARCH/LL_ARCH_DIR | Nicky | |
2022-05-07 | ADDRESS_SIZE auto detection was broken with python3, fix this. | Nicky | |
- Simplify detection by using regex - OSX is always 64 bit | |||
2022-05-07 | Cache ENV{LL_BUILD} to LL_BUILD_ENV: | Nicky | |
- ENV{LL_BUILD} takes precedence - if ENV{LL_BUILD} is not set but LL_BUILD-ENV is, set ENV{LL_BUILD} to the cached version - error if none of the two is set Caching the variable and reusing it lets cmake run when not called by autobuild itself. This happens when xcode or visual studio detect it needs to be re rerun and call it for the "cmake" target. Not having LL_BUILD then makes those targets fail. | |||
2022-05-07 | Remove logging. | Nicky | |
2022-05-07 | Adapt gnerator expression usage to work on OSX. | Nicky | |
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-17244 Fix 'empty leaf' crashes | 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-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/viewer_components/login/lllogin.cpp | |||
2022-05-04 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
2022-05-04 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
2022-05-04 | Merge branch 'master' into DRTVWR-543-maint_cmake | Andrey Lihatskiy | |