Commit Graph

69051 Commits (bdc94eac5cda3dd6700a1cd462178b7ac3c4cfec)

Author SHA1 Message Date
Andrey Lihatskiy 91f9f2e9f7 DRTVWR-570 Mac build fix: unused variables cleanup 2022-10-27 23:08:09 +03:00
Mnikolenko Productengine 449fa46b15 SL-18172 add the link to open object weights floater 2022-10-27 14:21:07 +03:00
Andrey Lihatskiy b2c5973fbd DRTVWR-570 Mac build fix 2022-10-27 02:35:52 +03:00
Mnikolenko Productengine 9e227a2c6d SL-18157 Allow translation services to work in IM and group messaging 2022-10-27 01:16:06 +03:00
Andrey Lihatskiy ddc68dbde6 Merge branch 'master' into DRTVWR-565-maint-P 2022-10-26 23:58:52 +03:00
Andrey Lihatskiy b8f75bd161 Merge branch 'master' into DRTVWR-570-maint-Q 2022-10-26 23:58:06 +03:00
Andrey Lihatskiy 003f48ceb9 Merge branch 'master' into DRTVWR-573-maint-R 2022-10-26 23:57:48 +03:00
Callum Linden aad3b32a92 Merge branch 'master' into DRTVWR-568 2022-10-26 12:07:12 -07:00
Ansariel 8b2b11d4a0 Merge branch 'master' of https://bitbucket.org/lindenlab/viewer 2022-10-26 20:42:44 +02:00
Nat Goodspeed a022452ff5 Increment viewer version to 6.6.7
following promotion of DRTVWR-574
2022-10-26 14:35:44 -04:00
Ansariel cb32efeda2 Of course I meant that, stupid Mac... 2022-10-26 18:56:08 +02:00
Mnikolenko Productengine 8e4e72ceb7 SL-18440 fix for sorting by "Date" column 2022-10-26 02:02:02 +03:00
Andrey Lihatskiy 3ac77d7338 SL-18438 Mac build fix 2022-10-25 19:49:37 +03:00
Andrey Lihatskiy adffa86c6d Merge remote-tracking branch 'RyeMutt/viewer/pod-uuid' into DRTVWR-570-maint-Q 2022-10-25 19:02:27 +03:00
Maxim Nikolenko 7b3bb0f9c9 SL-17991 update tooltip over Clear History button 2022-10-25 17:16:57 +03:00
Rye Mutt 228f5b2f12 Restore LLUUID to a plain old data type in a post-c++11 world 2022-10-25 09:50:40 -04:00
Ansariel 5d7bb09a46 Fix memory leaks in anim upload 2022-10-25 14:41:14 +02:00
Ansariel 594fb6b084 Merge branch 'DRTVWR-568' of https://bitbucket.org/lindenlab/viewer
# Conflicts:
#	indra/llcommon/CMakeLists.txt
#	indra/llwindow/CMakeLists.txt
#	indra/llwindow/llwindowmacosx.cpp
#	indra/newview/llinventorymodel.cpp
#	indra/newview/lllegacyatmospherics.cpp
#	indra/newview/llmeshrepository.cpp
#	indra/newview/llviewertexturelist.cpp
2022-10-25 11:56:30 +02:00
Ansariel 242c8cb5ed Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
# Conflicts:
#	autobuild.xml
#	doc/contributions.txt
#	indra/llcommon/CMakeLists.txt
#	indra/llprimitive/llmodel.cpp
#	indra/llwindow/CMakeLists.txt
#	indra/llwindow/llwindowmacosx.cpp
#	indra/newview/llinventorymodel.cpp
#	indra/newview/lllegacyatmospherics.cpp
#	indra/newview/llmeshrepository.cpp
#	indra/newview/llviewertexturelist.cpp
#	indra/newview/llvopartgroup.cpp
#	indra/newview/llworld.cpp
2022-10-25 11:49:36 +02:00
Ansariel db83fca07f FIRE-32341: Make minor direction labels visible at reasonable size again 2022-10-25 11:34:02 +02:00
Ansariel b185f4730a FIRE-32339: Fix mini map can't be dragged anymore 2022-10-25 11:33:29 +02:00
Callum Linden 80585d56fd Merge master into DRTVWR-568 (and fix conflicts) 2022-10-24 17:48:16 -07:00
Andrey Lihatskiy 439aa79414 SL-18432 Fix for alpha sorting 2022-10-24 22:14:20 +03:00
Ansariel 7dcbff37c3 Update German translation 2022-10-24 21:02:45 +02:00
Mnikolenko Productengine 8de9beeb6f SL-18388 Searchable debug settings UI 2022-10-24 21:46:14 +03:00
PanteraPolnocy 3383eb1b02 Updated Polish translation 2022-10-23 20:39:53 +02:00
Nicky b0d69a20c2 Bring back Nat's tribute to Macho Man Randy Savage by reverting:
"SL-18389 - tracking down an odd code-signing issue on mac - speculative fix - this is the only different between this and other viewers that do run correctly"

This reverts commit 074ff9fd4b.
2022-10-23 20:09:14 +02:00
Nicky b4e8d7a7b2 Revert "SL-18390: speculative fix for broken notarization - part2"
This reverts commit 31917709d9.
2022-10-23 20:08:46 +02:00
Nicky 069ccb3024 Remove ll::bugsplat as a llcommon depencency
In theory it is fine to do that, in practice it does break gatekeeper in subtle ways
due to https://developer.apple.com/library/archive/technotes/tn2206/_index.html#//apple_ref/doc/uid/DTS40007919-CH1-TNTAG207
Having bugsplat linked to all executables results in executables with an embedded rpath that is invalid for Gatekeeper. Luckily
it shows this is in the worst possible way. The viewer cannot be started with a non helpful message of teh viewer being unable to
verified. While at the same time spctl and codesign both show no errors at all.
2022-10-23 20:04:32 +02:00
Zi Ree d444e9d5b4 FIRE-32315: Animation preview sometimes fails when FS AO is enabled 2022-10-23 19:09:15 +02:00
Ansariel 70b500bf3d BUG-232794: Partially revert 616f2b639b to fix broken alpha sorting on rigged meshes 2022-10-23 11:37:30 +02:00
Beq bc45719a43 Merge remote-tracking branch 'origin/master' 2022-10-22 20:31:15 +01:00
PanteraPolnocy 05436e76d7 Updated Polish translation 2022-10-22 21:29:10 +02:00
Beq 7786f2bb9c [FIRE-32132] Allow rigged mesh transparency to toggle independently
Also added different colours for rigged-blend (orange)/rigged-masked(cyan)
ctrl|alt|shift|T toggles the rigged mesh display on/off
2022-10-22 20:26:36 +01:00
Beq cd7293aecd [FIRE-32311] Fix for annoying "particles hidden" text
Now shows when render debug is in use
2022-10-22 20:26:02 +01:00
Beq 286c390262 [FIRE-32324] Fix for online/offline batched chat notications failing 2022-10-22 20:25:20 +01:00
Ansariel 4d0ce7faef Update German translation 2022-10-22 16:58:18 +02:00
Ansariel e4816961a4 Merge branch 'DRTVWR-565-maint-P' of https://bitbucket.org/lindenlab/viewer 2022-10-22 16:53:15 +02:00
Ansariel 1ca8584322 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-10-22 15:48:47 +02:00
Callum Prentice 31917709d9 SL-18390: speculative fix for broken notarization - part2 2022-10-21 16:04:22 -07:00
Beq 009a9cc981 Fix mesh physics options 2022-10-21 23:44:41 +01:00
Kitty Barnett f7721b5386 Update FMOD Studio to 2.02.09 on Mac 2022-10-21 23:34:40 +02:00
Zi Ree 89184d5e4e Follow up on last merge for Vintage and Startlight skins 2022-10-21 13:13:27 +02:00
Ansariel b388f738c4 Merge branch 'DRTVWR-570-maint-Q' of https://bitbucket.org/lindenlab/viewer 2022-10-21 12:38:02 +02:00
Ansariel 8b0d341aca Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-10-21 12:34:53 +02:00
Andrey Lihatskiy 88258b7fa1 SL-18353 Don't allow "Ungroup folder items" on outfit folders 2022-10-21 11:18:43 +02:00
Ansariel f42a2d0a7f Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-10-21 01:51:43 +02:00
Ansariel 401fa5a4e4 Merge branch 'master' of https://bitbucket.org/lindenlab/viewer 2022-10-21 01:51:04 +02:00
Zi Ree 534a156f2b Linux: Update PNG library to have one less dependency on old zlib - Patch and 3p build by PorkChop, thank you! 2022-10-21 01:43:36 +02:00
Ansariel 0789d9bddf Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-10-21 01:41:17 +02:00