Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-29 | Merge branch 'master' (DRTVWR-543) into DRTVWR-483 | Andrey Kleshchev | |
# Conflicts: # indra/newview/llviewertexturelist.cpp | |||
2022-06-09 | SL-17532 Ability to pick inventory image as a profile image | Andrey Kleshchev | |
2022-06-08 | SL-17532 Make names selectable | Andrey Kleshchev | |
2022-06-07 | SL-17532 Apply padding after 'partner' | Andrey Kleshchev | |
2022-06-07 | SL-15312 Fixed group names not having padding | Andrey Kleshchev | |
Plus some focus and interactibility fixes | |||
2022-06-06 | SL-15312 Larger image preview | Andrey Kleshchev | |
At the moment without cursor handling | |||
2022-06-06 | SL-15312 Header fixes | Andrey Kleshchev | |
fixed 'remove_proto' being active even if there is no photo. | |||
2022-06-04 | SL-15312 Updated sl bio layout | Andrey Kleshchev | |
2022-06-04 | SL-15312 Updated picks's layout | Andrey Kleshchev | |
- better emphasis onto saving - better resize logic - ability to discard changes | |||
2022-06-03 | SL-15312 Updated classified's layout | Andrey Kleshchev | |
- better emphasis onto publsihing/saving button - better resize logic | |||
2022-06-03 | SL-15312 Show user's sl birthday | Andrey Kleshchev | |
2022-06-02 | SL-15312 Confirm usaved changes dialog when closing floater | Andrey Kleshchev | |
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-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 | SL-15312 Online status | Andrey Kleshchev | |
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 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llviewertexturelist.cpp | |||
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-18 | SL-15312 Added permission indicators | Andrey Kleshchev | |
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-09 | SL-15312 Fixed picks tabs being too thin | Andrey Kleshchev | |
2022-05-06 | SL-17356 Viewer changes for Premium Plus support | Andrey Lihatskiy | |
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-483 | Andrey Lihatskiy | |
2022-05-04 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
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-27 | SL-15312 Fixed tab sizes and labels to be in line with other floaters | Andrey Kleshchev | |
2022-04-18 | Merge branch master (D540) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdutil.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolalpha.cpp # indra/newview/lldrawpoolwater.cpp | |||
2022-04-18 | SL-15312 Small tweaks for profiles | Andrey Kleshchev | |
2022-04-18 | Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfa | Brad Kittenbrink | |
2022-04-18 | SL-15312 Legacy profiles remake #10 | Andrey Kleshchev | |
Fixed Typo changed 'show in search' checkbox into combobox, implemented commit Fixed fl textbox setting sl text instead of fl text Fixed fl save/discard buttons not following resize | |||
2022-04-18 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
2022-04-18 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
2022-04-16 | SL-15312 Legacy profiles remake #8 | Andrey Kleshchev | |
Progress indicators, loading states and 'embedded' cleanup | |||
2022-04-15 | SL-15312 Legacy profiles remake #7 | Andrey Kleshchev | |
Finalized agent profile permissions floater | |||
2022-04-14 | SL-17035 Crash at gl_debug_callback | Andrey Kleshchev | |
RenderDebugGL was avaliable from develop menu, but since it was persistent, caused slowdowns and crashes it could result in users crashing or lagging without knowing the cause. To resolve the issue it was made to last for a single session. | |||
2022-04-13 | SL-15312 Legacy profiles remake #6 | Andrey Kleshchev | |
2022-04-12 | SL-15312 Legacy profiles remake #5 | Andrey Kleshchev | |
Mostly changes for notes tab and first life tab | |||
2022-04-12 | SL-15312 Legacy profiles remake #4 | Andrey Kleshchev | |
2022-04-09 | SL-15312 Legacy profiles remake #3 | Andrey Kleshchev | |
2022-04-08 | SL-15312 Legacy profiles remake #2 | Andrey Kleshchev | |
2022-04-06 | SL-15312 Legacy profiles remake #1 | Andrey Kleshchev | |
Initial layout | |||
2022-03-30 | SL-17000 modify physics mesh dense/degenerate error msg | Dave Houlton | |
2022-03-30 | SL-16937 New Profile capability, image uploader for testing | Andrey Kleshchev | |
This commit is mostly to simplify cap testing for server side. Plan is to remove LLLocalBitmap and draw texture more directly instead | |||
2022-03-29 | SL-17091 FIXED Walk/Run/Fly buttons are not clickable | Mnikolenko Productengine | |
2022-03-29 | SL-17084 Remove 'interests' tab | Andrey Kleshchev | |
'Legacy interests' are obsolete |