Commit Graph

69051 Commits (bdc94eac5cda3dd6700a1cd462178b7ac3c4cfec)

Author SHA1 Message Date
Andrey Kleshchev f30425abc2 SL-15787 Crash at setCapability 2022-09-07 01:32:14 +03:00
Beq bd27448d7b Support rezzing from floater (work in progress) 2022-09-06 21:39:29 +01:00
Andrey Kleshchev 7408b8356a SL-18097 Don't permit multiple instances of 'unsaved changes' popups
Make notifications modal. When multiple ones are visible, first popup works, interacting with second one causes a crash. And it shouldn't be possible to change anything in floater when these notifications are visible
2022-09-06 21:47:18 +03:00
Andrey Kleshchev 1cc4e061bb SL-18097 Don't permit multiple instances of 'unsaved changes' popups
Make notifications modal. When multiple ones are visible, first popup works, interacting with second one causes a crash. And it shouldn't be possible to change anything in floater when these notifications are visible
2022-09-06 21:46:47 +03:00
Pantera 258203ea95 Updated Polish translation 2022-09-06 15:25:36 +02:00
Beq 10235b2ac9 cleanup and some const correctness 2022-09-05 23:45:02 +01:00
Andrey Kleshchev da8dcd70f9 SL-17984 Small cleanup in profiles 2022-09-06 01:23:41 +03:00
Andrey Kleshchev 10eb8424af SL-3007 Small improvements for auto filling abuse reports #2 2022-09-06 01:23:41 +03:00
Zi Ree 4d69dd24f2 Fix Vintage Secondlife profile page XML formatting 2022-09-05 20:07:28 +02:00
Beq cbb6e2c0bf cleanup magic number and fix misuse of empty() 2022-09-04 21:59:25 +01:00
Beq 79928fc1fe post rename updates 2022-09-04 21:59:25 +01:00
Beq c0641bbfdd Change licensing to reflect correct origin/owner 2022-09-04 21:59:25 +01:00
Beq 135ed44a66 Minor Fixes: support scene transform (scale and UP axis) and Mat4a 2022-09-04 21:59:25 +01:00
Seethe 52ecd1ffd0 removed some == true heresy, and added gpl license stuff 2022-09-04 21:59:25 +01:00
Seethe 3c987bdaaa removed an unnecessary return, swapped a todo for an explanation. 2022-09-04 21:59:25 +01:00
Seethe c38855897e local mesh beta 2022-09-04 21:59:25 +01:00
Zi Ree 01d857ec17 Add vintage skin version of new profile floater to fit in better with the rest of the skin visuals. 2022-09-04 05:38:09 +02:00
Zi Ree 328101055e Make sure to display or hide the Set Location button for profile picks depending on viewing own or another avatar's picks. 2022-09-04 05:30:01 +02:00
PanteraPolnocy c1bb431aa6 Hide godlike items from the gear menu in profiles for other avatars 2022-09-03 19:55:48 +02:00
PanteraPolnocy 1b7669b3d7 Make "first life" picture clickable in profiles
Not that pretty, but seems to work
2022-09-03 19:07:52 +02:00
PanteraPolnocy a10fae8137 Adjust image dimensions in Picks and First Life profile tabs a little 2022-09-03 17:12:50 +02:00
PanteraPolnocy b19144609f Increase the minimum width of the profile floater, so the buttons at the bottom of the Picks tab are not being cut off from the right anymore 2022-09-03 16:11:38 +02:00
Zi Ree c987ab1bbe Update libndof to use SDL2 - patch by PorkChop, thank you! 2022-09-02 16:58:25 +02:00
Ansariel a5bb0f9a68 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-09-02 16:12:29 +02:00
Ansariel 328ed260d4 FIRE-32027: Fix FriendsListShowPermissions setting being ignored in people panel 2022-09-02 16:12:21 +02:00
Pantera b1c3f25c1d FIRE-32025 Russian translation update, by Romka Swallowtail 2022-09-02 13:14:51 +02:00
Mnikolenko Productengine 742ecbd4ec SL-17823 FIXED Terrain texture does not show in minimap when relogging. 2022-09-02 12:14:32 +03:00
Pantera 57a27f7b0e Correct the stray ] sign showing in notifications, found by Felix 2022-09-02 10:30:01 +02:00
Zi Ree fbe0ad4615 FIRE-32004 - fix crash when opening joystick config while necessary structures and data are not (yet) initialized 2022-09-02 01:52:32 +02:00
PanteraPolnocy 07d49d4bc0 FIRE-32022 Russian translation update (profile), by Romka Swallowtail 2022-09-01 22:07:07 +02:00
Nat Goodspeed 5883ff178b SL-17657: Merge branch 'more-c++17' into DRTVWR-568.
Converting on DRTVWR-568 as the project branch going forward.
2022-09-01 14:07:52 -04:00
Ansariel 6251a1348a Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-09-01 19:53:28 +02:00
Ansariel 76a2d68983 FIRE-15861: Fix attach/detach/take off/wear option not working properly from context menu in partial inventory window 2022-09-01 19:53:19 +02:00
PanteraPolnocy 4a274015e1 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-09-01 19:37:47 +02:00
PanteraPolnocy 12d85c8236 Updated Polish translation (profiles) 2022-09-01 19:37:33 +02:00
Nat Goodspeed 215bc3883b DRTVWR-568: Merge branch 'brad/cmake-minimum' into DRTVWR-568.
This bumps the minimum required CMake version up to support for the new
file(CREATE_LINK) commands.
2022-09-01 12:40:34 -04:00
Nat Goodspeed 675cfedb8a DRTVWR-568: Ensure parent directory exists before CREATE_LINK. 2022-09-01 12:27:08 -04:00
Ansariel 8db260a9fd Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-09-01 02:51:31 +02:00
Ansariel e8021554f4 Don't accidentally override a base member method 2022-09-01 02:50:44 +02:00
Liny b6b936beb9 Fix mac builds. 2022-08-31 17:48:37 -07:00
Ansariel 6760f79fad Remove some old left-over debug message 2022-09-01 02:45:16 +02:00
PanteraPolnocy 17c3637e1d Tiny cleanup in Spanish and English translations 2022-08-31 22:18:08 +02:00
Ansariel acdeeb03ff Add missing string 2022-08-31 21:10:28 +02:00
Mnikolenko Productengine 1d68e07c24 SL-18050 FIXED Media not applied to all sides of object 2022-08-31 19:55:42 +03:00
Ansariel 1e943db19a Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-08-31 18:39:12 +02:00
Nat Goodspeed 1ffe9d4613 DRTVWR-568: Merge 'fix-monterey' into more-c++17 for D483 release. 2022-08-31 12:06:02 -04:00
Nat Goodspeed 13456d01a7 DRTVWR-568: Merge branch 'master' into fix-monterey for D483 release. 2022-08-31 12:04:10 -04:00
Ansariel c6fb722792 Merge branch 'DRTVWR-565-maint-P' of https://bitbucket.org/lindenlab/viewer 2022-08-31 17:57:06 +02:00
Ansariel dc7bc921e7 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-08-31 17:51:45 +02:00
Ansariel 39cf52f39e Fix copy&paste accident 2022-08-31 17:51:02 +02:00