Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-12 | SL-20436 New accounts that select outfit in web fail to download clothing | Andrey Kleshchev | |
2023-10-09 | SL-20430 Camera won't follow avatar above 1024m | Andrey Kleshchev | |
Partially reverts SL-20206 commit 25388312cf28f8b30934ac3885783a96a3b2ed69 | |||
2023-10-04 | Revert "DRTVWR-587: Simplify Python.cmake by omitting find_package(Python3)." | Andrey Lihatskiy | |
2023-10-03 | SL-17135 Apr process creation crash | Andrey Kleshchev | |
looks like pool regularly gets corrupted, try using separate pool | |||
2023-10-03 | SL-20341 Close Item Properties on deletion | Andrey Kleshchev | |
2023-10-03 | SL-20384 Add "play" button into inventory menu. | Andrey Kleshchev | |
2023-10-03 | SL-20383 Fix scroll locking view | Andrey Kleshchev | |
2023-10-03 | SL-20347 Fix structure of localized panel_main_inventory | Andrey Kleshchev | |
2023-10-03 | SL-20368 Request outfits using 'links' | Andrey Kleshchev | |
instead of getting items one by one | |||
2023-10-03 | Merge branch 'main' into DRTVWR-587-maint-V | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llinventorymodel.cpp # indra/newview/llvovolume.cpp | |||
2023-10-03 | Increment viewer version to 6.6.16 | Nat Goodspeed | |
following promotion of DRTVWR-567 | |||
2023-09-29 | SL-20244 On-screen animesh characters that start pelvis offset animations ↵ | Alexander Gavriliuk | |
disappear when root goes off-screen | |||
2023-09-26 | SL-20341 Item Properties floater closes on changes for task inventory item | Andrey Kleshchev | |
2023-09-25 | SL-20334 Unable to use non-square textures from inventory | Andrey Kleshchev | |
2023-09-25 | SL-20332 Crash at dragCategoryIntoFolder | Andrey Kleshchev | |
2023-09-20 | SL-20308 Clearing user's data should clear mfa #2 | Andrey Kleshchev | |
2023-09-20 | SL-20298 Fix recursive fetch not working properly. | Andrey Kleshchev | |
2023-09-18 | SL-20308 Clearing user's data should clear mfa | Andrey Kleshchev | |
2023-09-15 | SL-20278 Disconnect saving MFA from saving password | Andrey Kleshchev | |
2023-09-15 | SL-19826 Gallery multiselect support, fix right click | Andrey Kleshchev | |
2023-09-14 | SL-20269 Tab's focus jumps over item when clicking on edge items | Andrey Kleshchev | |
2023-09-14 | SL-20285 Updated individual request count declaration | Andrey Kleshchev | |
2023-09-14 | SL-20285 Sturdier cof and fixed link fetching | Andrey Kleshchev | |
2023-09-12 | SL-20162 Option for debuging folder version in UI | Andrey Kleshchev | |
Shows folder's data instead of a suffix. Will need either a new inventory window or to toggle UI debug on early. | |||
2023-09-11 | SL-20199 Fix invalid or oversized folder being refetched indefinetely | Andrey Kleshchev | |
2023-09-10 | SL-20261 Allow and resize existing textures as necessary for thumbnails | Andrey Kleshchev | |
2023-09-10 | SL-19826 Keep scroll from acting up if selection changed | Andrey Kleshchev | |
Unfulfilled scroll (due to fetching) persisted after selection changed | |||
2023-09-10 | SL-19826 Basic 'shift' support for gallery Part#4 | Andrey Kleshchev | |
2023-09-10 | SL-19826 Gallery multiselect support Part#3 | Andrey Kleshchev | |
wip | |||
2023-09-10 | SL-19826 Implement feedback for dropping into flat folder view Part#2 | Andrey Kleshchev | |
2023-09-10 | SL-19826 Implement feedback for pasting into flat folder view Part#1 | Andrey Kleshchev | |
2023-09-08 | Merge pull request #372 from secondlife/DRTVWR-587-maint-V-pytweak | nat-goodspeed | |
DRTVWR-587: Simplify Python.cmake by omitting find_package(Python3). | |||
2023-09-08 | DRTVWR-587: Adopt Ansariel's Python.cmake Windows simplification. | Nat Goodspeed | |
2023-09-07 | SL-20273 IM, Offer Teleport, Map and Pay SLurls from external browser were ↵ | Andrey Kleshchev | |
blocked | |||
2023-09-06 | SL-20214 Crash at LLControlAVBridge::updateSpatialExtents | Andrey Kleshchev | |
(cherry picked from commit 3d2da2b2c09fc637c2eaccac1607e3480bede145) | |||
2023-09-05 | DRTVWR-587: Simplify Python.cmake by omitting find_package(Python3). | Nat Goodspeed | |
Elsewhere in CMake land, we reference PYTHONINTERP_FOUND and PYTHON_EXECUTABLE, both of which are explicitly set by Python.cmake. We don't seem to need the find_package(Python3 COMPONENTS Interpreter) call. Given that we take some pains to be careful about which Windows Python interpreter we find, this eliminates a wildcard. | |||
2023-09-05 | SL-20206 Underwater visuals problematic when camera is swung below Z=0 | Alexander Gavriliuk | |
2023-08-31 | Fix CMake CMP0148 deprecation warning introduced with CMake 3.27.4 | Ansariel | |
2023-08-30 | SL-20242 UI overlap in object profile with DebugPermissions on | Andrey Kleshchev | |
2023-08-29 | Fix builds using OpenAL | Ansariel | |
2023-08-29 | SL-20205 Clipping of label "Water" | Andrey Kleshchev | |
2023-08-28 | SL-20214 Crash at LLControlAVBridge::updateSpatialExtents | Andrey Kleshchev | |
2023-08-25 | SL-20199 Error creating new folder | Andrey Kleshchev | |
2023-08-24 | DRTVWR-587 Post-merge build fix | Andrey Lihatskiy | |
2023-08-23 | Merge branch main (DRTVWR-582) into DRTVWR-567 | Andrey Kleshchev | |
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llinventoryfunctions.cpp # indra/newview/llinventoryfunctions.h # indra/newview/llinventorymodel.cpp # indra/newview/llinventoryobserver.cpp # indra/newview/llinventoryobserver.h # indra/newview/skins/default/xui/ja/floater_inventory_item_properties.xml | |||
2023-08-23 | Merge branch 'main' into DRTVWR-587-maint-V | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml | |||
2023-08-23 | Increment viewer version to 6.6.15 | Vir Linden | |
following promotion of DRTVWR-582 | |||
2023-08-23 | SL-20184 Crash when opening Marketplace Listings Window | Andrey Kleshchev | |
Looks like a bit of code from Inventory Extensions viewer leaked into release. This was supposed to prevent 'folder does not exist' spam as Inventory Extensions does not create folders this way, instead it blocked folder creation. | |||
2023-08-22 | SL-20187 [AIS3] Don't fill thumbnail field if null thumbnail is set | Andrey Kleshchev | |
2023-08-21 | SL-18629 Marketplace folder creation loop avoidance | Andrey Kleshchev | |
Probably shouldn't happen since we do not allow logins without caps, but to be sure added validation. |