Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-31 | SL-15312 Tweaks and fixes #2 | Andrey Kleshchev | |
- changed 'is friend' color - fixed off/online status vanishing - changed user name format - fixed rights behavior - cleaned up some unused code - readded click functionality to permission icons (might need to return buttons instead) | |||
2022-05-31 | SL-17490 Only update a subset of textures each frame and remove dead debug code. | Dave Parks | |
2022-05-31 | SL-17490 Update Tracy | Dave Parks | |
2022-05-31 | SL-15312 Tweaks and fixes | Andrey Kleshchev | |
- Allowed resizing text fields for classifieds in profiles - Fixed mislabeled floater from picks to classifieds - Fixed classified floater's title - Added support to see multiple classifieds - Removed obsolete panels - Fixed pick requests for various menus - Fixed pick creation from landmarks - Improved online status handling - Updated headers in files | |||
2022-05-27 | DRTVWR-543 post-merge cleanup | Andrey Lihatskiy | |
2022-05-27 | SL-15312 Online status | Andrey Kleshchev | |
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 | 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 | Merge branch 'master' into DRTVWR-561-maint-O | 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-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-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-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-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-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-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-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 | 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-17219: Merge 'DRTVWR-546' of lindenlab/viewer into SL-17219 | Nat Goodspeed | |
Update task branch from main project branch. | |||
2022-05-17 | SL-17416 Quick 'n dirty reflection probe override hack. | Dave Parks | |
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 | Merge remote-tracking branch 'remotes/origin/DRTVWR-546' into DRTVWR-559 | Dave Parks | |
2022-05-16 | SL-17284 Reflection probe tuning and optimization take 1 | Dave Parks | |
2022-05-15 | SL-15312 Shortcut to notes | Andrey Kleshchev | |
2022-05-12 | SL-15312 New group visibility toggle. | Andrey Kleshchev | |
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-17219: Delete some unused declarations. | Nat Goodspeed | |
These trigger fatal warnings on Mac. | |||
2022-05-10 | SL-17219: Fix bug: dangling pointer to destroyed std::string. | Nat Goodspeed | |
2022-05-10 | SL-17219: Mark LLWindowHeadless virtual overrides 'override'. | Nat Goodspeed | |
Also LLSplashScreenHeadless methods. Without this Mac builds fail. | |||
2022-05-10 | SL-17219: LLWindowMacOSX needs getAvailableVRAMMegabytes(). | Nat Goodspeed | |
This is just a placeholder, but without it the viewer won't even build on Mac. | |||
2022-05-10 | SL-17219: WorkQueue::tryPost() must call ThreadSafeSchedule::tryPush(). | Nat Goodspeed | |
We inadvertently changed tryPost() to call ThreadSafeSchedule::tryPost(), which doesn't exist. | |||
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. |