Commit Graph

70304 Commits (169c19ea36b4bdd203d207a14cb156ff4e490e14)

Author SHA1 Message Date
PanteraPolnocy 169c19ea36 F32s datatypes are reals, not integers 2023-10-05 20:41:53 +02:00
PanteraPolnocy b6861d7cd7 Fix some minor XML issues 2023-10-05 19:58:24 +02:00
Ansariel 835222cccb Change inventory parse order so callbacks for categories are called first before callbacks for items 2023-10-05 11:39:35 +02:00
Ansariel 271ed0f28a What's this??? 2023-10-05 11:20:33 +02:00
Ansariel 5053bc591c Comment out stuff that doesn't exist anymore 2023-10-04 20:10:23 +02:00
Ansariel 66cf487e11 Fix XUI issues 2023-10-04 19:54:02 +02:00
Ansariel 81a88b217d Enable new object profile by default 2023-10-04 03:28:01 +02:00
Ansariel ce332e0755 Merge branch 'main' of https://github.com/secondlife/viewer 2023-10-04 02:44:58 +02:00
Ansariel 4c8f170098 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-10-04 02:44:34 +02:00
Nat Goodspeed 2465470817 Increment viewer version to 6.6.16
following promotion of DRTVWR-567
2023-10-03 11:20:43 -04:00
Pork Chop 3be882c1c6 CURL - The use of CURLINFO_SIZE_DOWNLOAD and CURLINFO_SPEED_DOWNLOAD has been deprecated since curl version 7.55 (2017). The respective replacements are CURLINFO_SIZE_DOWNLOAD_T and CURLINFO_SPEED_DOWNLOAD_T. Please see https://curl.se/libcurl/c/CURLINFO_SIZE_DOWNLOAD_T.html and https://curl.se/libcurl/c/CURLINFO_SPEED_DOWNLOAD_T.html for more information. CURLINFO_SIZE_DOWNLOAD_T and CURLINFO_SPEED_DOWNLOAD_T are NOT something new; the LL implementation of how curl is being used is just old... This commit will correct the deprecation warnings when compiling with newer versions of curl on Linux. In 10 years time when LL finally update curl and openssl for the other platforms, this commit can probably go away. 2023-10-02 22:38:54 +11:00
Pork Chop ef373cc849 Linux: Update SDL to v2.28.4 2023-10-02 22:35:08 +11:00
Pork Chop d2ec35f19e Linux: Update curl,openssl and nghttp2 libraries 2023-10-02 22:34:33 +11:00
PanteraPolnocy 86195eb60d Apply small wording changes in Italian profile floater
Suggested by Spartaco Zemenis
2023-09-30 20:53:44 +02:00
Andrey Kleshchev f352fd1090 SL-20341 Item Properties floater closes on changes for task inventory item 2023-09-26 20:41:03 +03:00
Andrey Kleshchev 226081b275 SL-20334 Unable to use non-square textures from inventory 2023-09-25 20:24:57 +03:00
Andrey Kleshchev 627a6a2d0f SL-20332 Crash at dragCategoryIntoFolder 2023-09-25 20:17:06 +03:00
Andrey Kleshchev b88f0e40a5 SL-20308 Clearing user's data should clear mfa #2 2023-09-20 21:14:30 +03:00
Andrey Kleshchev 81752116e1 SL-20298 Fix recursive fetch not working properly. 2023-09-20 18:50:12 +03:00
Ansariel e14473f2c7 Merge branch 'DRTVWR-567' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/llui/lltabcontainer.cpp
#	indra/newview/llinventoryobserver.cpp
#	indra/newview/skins/default/xui/en/notifications.xml
#	indra/newview/skins/default/xui/en/strings.xml
2023-09-20 12:52:23 +02:00
Ansariel c30b092e1c Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-09-20 11:31:09 +02:00
Andrey Kleshchev 1057880d2f SL-20308 Clearing user's data should clear mfa 2023-09-18 21:17:53 +03:00
PanteraPolnocy 82da4ace1c FIRE-33255 Minor French translation update, by Laurent Bechir 2023-09-16 18:14:04 +02:00
Andrey Kleshchev 69a98a8465 SL-20278 Disconnect saving MFA from saving password 2023-09-15 03:07:29 +03:00
Andrey Kleshchev 76c6dc025d SL-19826 Gallery multiselect support, fix right click 2023-09-15 00:01:58 +03:00
Andrey Kleshchev 28e6ce451c SL-20269 Tab's focus jumps over item when clicking on edge items 2023-09-14 23:34:57 +03:00
Andrey Kleshchev b09c19d27c SL-20285 Updated individual request count declaration 2023-09-14 20:58:42 +03:00
Andrey Kleshchev fa47e4402b SL-20285 Sturdier cof and fixed link fetching 2023-09-14 18:51:33 +03:00
PanteraPolnocy cf0b75e65c Slightly better wording 2023-09-13 21:23:26 +02:00
PanteraPolnocy 3950a98e78 Let's leave the original untouched... 2023-09-13 21:17:14 +02:00
PanteraPolnocy f4bbd921bb FIRE-32074 partial: IME checkbox name change and Japanese translation by Yukinoroh Kamachi 2023-09-13 21:12:26 +02:00
Andrey Kleshchev b5c745185f SL-20162 Option for debuging folder version in UI
Shows folder's data instead of a suffix.
Will need either a new inventory window or to toggle UI debug on early.
2023-09-12 19:51:13 +03:00
Ansariel a45c5826dc Merge branch 'DRTVWR-567' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/newview/llinventorybridge.cpp
#	indra/newview/llvovolume.cpp
2023-09-12 14:20:54 +02:00
Ansariel 8fee5a8430 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-09-12 13:48:07 +02:00
Andrey Kleshchev f107d8431c SL-20199 Fix invalid or oversized folder being refetched indefinetely 2023-09-11 17:33:55 +03:00
Andrey Kleshchev cfb69846f1 SL-20261 Allow and resize existing textures as necessary for thumbnails 2023-09-10 21:49:00 +03:00
Andrey Kleshchev 46425b2e49 SL-19826 Keep scroll from acting up if selection changed
Unfulfilled scroll (due to fetching) persisted after selection changed
2023-09-10 21:48:43 +03:00
Andrey Kleshchev 167c5121d3 SL-19826 Basic 'shift' support for gallery Part#4 2023-09-10 21:48:43 +03:00
Andrey Kleshchev f24f72d2f9 SL-19826 Gallery multiselect support Part#3
wip
2023-09-10 21:48:43 +03:00
Andrey Kleshchev 992d4ec36f SL-19826 Implement feedback for dropping into flat folder view Part#2 2023-09-10 21:48:43 +03:00
Andrey Kleshchev 6675321e6a SL-19826 Implement feedback for pasting into flat folder view Part#1 2023-09-10 21:48:43 +03:00
Ansariel 4f362de5b6 Fix crash accessing invalid item 2023-09-10 00:29:37 +02:00
Beq bd75ec5abd drawable used when null (via Aleric)
crashed on region crossing in OpenSim.
2023-09-06 09:42:22 +01:00
Andrey Kleshchev a93fc959c7 SL-20214 Crash at LLControlAVBridge::updateSpatialExtents
(cherry picked from commit 3d2da2b2c0)
2023-09-06 01:26:08 +03:00
Beq aea351aee1 Trigger preview build from branch name 2023-09-05 13:24:21 +01:00
Ansariel b064b04077 Modern C++ thank you! Kokua can yoink the old stuff... 2023-09-03 19:35:23 +02:00
PanteraPolnocy a746460321 FIRE-33221 Russian translation update, by Romka Swallowtail 2023-09-02 18:51:21 +02:00
PanteraPolnocy 4992fdfe8e Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-09-02 13:43:47 +02:00
PanteraPolnocy 83ef6ef8b8 FIRE-33220 Fix spelling error in source files 2023-09-02 13:43:40 +02:00
Beq 1f052ac15d More Area Search and 360 fixes
Remove the old flags that we no longer need
Fix misplaced callback used by LL's code that results in NULL region ID sometimes.
Clean up the handling of overlapping "360 mode" usage.
Intercept VOCache clean when in AreaSearch mode
2023-09-01 20:36:31 +01:00