Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-01 | SL-17510: Fix frequently updating meshes (ex: sculpties) causing expensive ↵ | Cosmic Linden | |
octree updates by removing them from the static octree via makeActive | |||
2022-06-30 | SL-17668 Add operation "show in inventory" on in-world avatar attachment | Mnikolenko Productengine | |
2022-06-29 | Merge branch 'master' into DRTVWR-561-maint-O | Andrey Lihatskiy | |
2022-06-29 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
2022-06-29 | Merge branch 'master' (DRTVWR-543) into DRTVWR-483 | Andrey Kleshchev | |
# Conflicts: # indra/newview/llviewertexturelist.cpp | |||
2022-06-29 | Increment viewer version to 6.6.2 | Nat Goodspeed | |
following promotion of DRTVWR-543 | |||
2022-06-25 | SL-17628 Added attachments can be moved past limit | Andrey Kleshchev | |
Support 'button up' when losing focus When releasing button far out of view or by refocusing something, button was not commiting. LLPanelObject last call was sendPosition(btn_down) with btn_down true which resulted in missed update. Now it will get one more call with btn_down==false. | |||
2022-06-24 | SL-17436 Tools floater drops negative Z position for attachments | Andrey Kleshchev | |
2022-06-21 | SL-17590 Telehub beacon sometimes renders black | Andrey Kleshchev | |
2022-06-20 | SL-17633 Crash at LLFocusableElement | Andrey Kleshchev | |
2022-06-20 | SL-14181 Classifieds show 'loading' despite all data being ready after ↵ | Andrey Kleshchev | |
deleting a classified | |||
2022-06-20 | SL-17624 In profiles 'Remove Photo' remains inactive after uploading a photo | Andrey Kleshchev | |
2022-06-17 | SL-17589 FIXED Camera does not zoom correctly when editing wearables | Mnikolenko Productengine | |
2022-06-16 | SL-17562 FIXED Grid Options changes position upon reopening of Build Window | Mnikolenko Productengine | |
2022-06-16 | SL-17475 Fix wrong remap buffer size | Andrey Kleshchev | |
2022-06-15 | SL-17577 Allow setting Object for sale for L$0 from Object Profile | Mnikolenko Productengine | |
2022-06-14 | SL-17475 Use a shadow indices buffer before simplification | Andrey Kleshchev | |
2022-06-14 | SL-17475 fix remap causing an assert | Andrey Kleshchev | |
2022-06-11 | SL-17475 Remap models before simplification | Andrey Kleshchev | |
2022-06-09 | SL-17532 Ability to pick inventory image as a profile image | Andrey Kleshchev | |
2022-06-08 | SL-17546 Fix 'release' configuration build tests | Andrey Kleshchev | |
2022-06-08 | SL-17532 Cap image size for profile image preview | Andrey Kleshchev | |
2022-06-08 | SL-17532 Make names selectable | Andrey Kleshchev | |
2022-06-07 | SL-17546 Do not launch updater for a non-interactible instance | Andrey Kleshchev | |
2022-06-07 | SL-17532 Apply padding after 'partner' | Andrey Kleshchev | |
2022-06-07 | SL-15312 Mac build fix | 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-17515 FIXED Extreme Mouse Sensitivity for Certain Actions | Mnikolenko Productengine | |
2022-06-03 | SL-15312 Show user's sl birthday | Andrey Kleshchev | |
2022-06-02 | SL-17505 Preview should be displaying rigged attachments only | Andrey Kleshchev | |
2022-06-02 | SL-15312 Confirm usaved changes dialog when closing floater | Andrey Kleshchev | |
2022-06-02 | SL-15312 Reverted accidentally deleted slurl handling | 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-17471 FIXED Wrong category is chosen after searching via SLapp URL | Mnikolenko Productengine | |
2022-05-31 | DRTVWR-544 post-merge fix (restored SL-14961) | Andrey Lihatskiy | |
2022-05-31 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/llprimitive/llmodel.cpp # indra/llprimitive/llmodel.h # indra/newview/llappviewer.cpp # indra/newview/llappviewer.h | |||
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-30 | SL-16297 Don't play moap located outside the parcel, If an agent is standing ↵ | Mnikolenko Productengine | |
in a parcel with this flag set | |||
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 | 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 |