Commit Graph

69051 Commits (bdc94eac5cda3dd6700a1cd462178b7ac3c4cfec)

Author SHA1 Message Date
PanteraPolnocy 72d606751b FIRE-32749 Russian translation update, by Romka Swallowtail 2023-02-22 02:45:27 +01:00
Beq 9d34700179 experimental workaround to non-rigged to rigged transition bug 2023-02-19 22:36:14 +00:00
Beq 712031bb2f changes towards fixing rigged local mesh WiP 2023-02-19 22:36:14 +00:00
Beq 6a92614003 Merge branch 'improve-gha-build' 2023-02-19 22:35:33 +00:00
PanteraPolnocy ea2fa8db13 FIRE-32739 French translation update, by Laurent Bechir 2023-02-19 06:26:24 +01:00
Beq 7d5c93ce8b Update GHA to improve handling of new 3p bundles.
also Update ubuntu to 20.04
deal with macOS being out of date (not to mention BSD)
handle case where some 3ps are generic (32/64)
2023-02-18 14:37:24 +00:00
Beq 3e96187edf Improve GHA builds
- make sure we use the latest bundles provided
- rearrange things a little.
- make some initial steps towards trying to make things fail when config/build fails.



Improve OS/SL config switch


always use latest package version (by timestamp)


try another method that deals with not found (looking at you linux havok)


oops


I hate shell bl@*&y scripts


fix pattern


revert the autobuild version


wth


this makes no sense


fs-variables must be imported after the code
2023-02-18 14:37:24 +00:00
Beq 4286f0b112 Restore Perf tracking for non-alpha blend
Verified that this does not impact the previously associated JIRAs FIRE-31986, FIRE-31979
2023-02-18 14:29:02 +00:00
PanteraPolnocy dc4a2c2b4c Updated Polish translation 2023-02-17 22:24:47 +01:00
Ansariel 69a01606c1 FIRE-32736: Add confirmation before ungrouping folder 2023-02-17 15:24:31 +01:00
Zi Ree 79c9873cd0 Linux: Pull in Alchemy's vertex cache optimizer fix to smooth out triangle soup in certain hair/tails - Thank you! 2023-02-16 17:46:43 +01:00
Pork Chop baa9c6d731 Linux: CEF bump from 91 -> 92 -- note, it is not possible to upgrade to later versions of CEF beyond 92 due to API changes introduced in later versions of CEF - this situation will of course change once the viewer source is updated to be compatible with the later CEF API's 2023-02-17 02:59:35 +11:00
Zi Ree 000691bf2b Linux: FIRE-32559: vsync not working after restart, also: remove weird inverted vsync logic for SDL based windows which was not even implemented correctly 2023-02-16 15:06:33 +01:00
Ansariel a08e6d5a8f FIRE-32722: Make sure to idle if actually minimize 2023-02-15 14:31:37 +01:00
Ansariel 86253a8d8a Merge branch 'DRTVWR-573-maint-R' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/newview/llimprocessing.cpp
#	indra/newview/llimview.cpp
#	indra/newview/llimview.h
#	indra/newview/lllogchat.cpp
2023-02-14 23:23:36 +01:00
Ansariel 5bbf10db62 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-02-14 22:03:06 +01:00
simon f257ee7d3c SL-18268 - Viewer update to read group chat history.
Feature described at https://community.secondlife.com/blogs/entry/12652-coming-soon-to-a-viewer-near-you-group-chat-history/
2023-02-13 15:19:27 -08:00
PanteraPolnocy eb4c6a3d04 FIRE-32718 Statistics Bar - Active Object - Mouseover Text 2023-02-13 23:22:37 +01:00
PanteraPolnocy c6bc3120d7 Minor Polish translation adjustments 2023-02-13 21:24:04 +01:00
Andrey Kleshchev f60f12d94e SL-19119 Fix mouse steering 2023-02-12 21:52:23 +02:00
Pork Chop afede9086a Linux: Update openjpeg library (now built on focal). Previous version built on Bionic (which is imminent of being EOL) introduced some compatibility issues on systems with glibc 2.31 and beyond and resulted in linker failures. 2023-02-06 11:36:24 +11:00
Ansariel 9cee21ba8d Updated Havok TPV lib to work with latest LL release 2023-02-05 15:20:34 +01:00
Pork Chop b6085fc90e Openjpeg: Deprecation warning fix - dont set bpp in cmptparm when calling opj_image_create() as it is deprecated in favor of setting prec instead, remove redundant setting of bpp to squelch the warning 2023-02-05 19:18:18 +11:00
Pork Chop f41d6250ac Revert "Linux: Stop GCC complaining about deprecated functions in target llimagej2coj"
This reverts commit e860d7ab59.
2023-02-05 18:34:46 +11:00
Pork Chop e860d7ab59 Linux: Stop GCC complaining about deprecated functions in target llimagej2coj 2023-02-05 12:50:32 +11:00
Beq 0f64c31fcd [FIRE-32599] Local Mesh - Add Support for broken collada (autodesk)
reuses the same LLDAELoader function.
2023-02-05 01:24:27 +00:00
Beq 2c11c3d935 Merge remote-tracking branch 'origin/master' 2023-02-04 20:43:02 +00:00
Pork Chop 5eae4f873f Linux: Update openjpeg library from 2.3.1 to 2.5.0 2023-02-05 07:10:20 +11:00
Pork Chop dd3dd51791 Linux: Update apr suite (sync with latest from LL) 2023-02-05 07:09:01 +11:00
Beq 6341b420d1 [FIRE-32624]++ Local Mesh floater is now better behaved
weird scrolly-not-scrolly fun on the log tab fixed
made the floater resizable
made the objects list scroll when it gets long enough.
fixed irritating border clippage on the setting tab.
2023-02-04 18:56:07 +00:00
PanteraPolnocy c7c3efc467 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-02-04 18:06:08 +01:00
PanteraPolnocy e8554e70d3 FIRE-32685 French translation update, by Laurent Bechir 2023-02-04 18:05:57 +01:00
Ansariel 03640693bd Make all shader and XUI files accessible from within Visual Studio 2023-02-04 16:11:37 +01:00
Beq 66a500b0da [FIRE-32180] Local mesh fails to load Dae DAe DAE dAE and daE 2023-02-04 08:44:08 +00:00
PanteraPolnocy 7cd243238f Updated Polish translation 2023-02-04 03:52:08 +01:00
Beq 78e908008f Merge branch 'localmesh-v1.1' 2023-02-03 23:48:48 +00:00
Beq 72513ed510 [FIRE-32604][FIRE-32681] Fix slocal mesh scale weirdness and rigged mesh
Clean up handling of scaling
Don't apply mesh scale to containing object.
Also seems to fix weights not matching
2023-02-03 23:47:49 +00:00
Ansariel 7cedcf36e2 Fix OSX build 2023-02-03 21:49:01 +01:00
Ansariel f7f941ae5b Merge branch 'DRTVWR-573-maint-R' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/llfilesystem/lldiskcache.cpp
2023-02-03 13:06:40 +01:00
Ansariel 130ac29ea6 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-02-03 12:58:42 +01:00
Ansariel e07e23756d Fix Linux build 2023-02-03 12:57:07 +01:00
Ansariel 4eb139e605 Merge branch 'main' of https://github.com/secondlife/viewer 2023-02-03 00:56:11 +01:00
Ansariel f156e0771f Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-02-03 00:55:58 +01:00
Andrey Lihatskiy 7a5381b39f Merge branch 'main' into DRTVWR-573-maint-R 2023-02-02 21:51:07 +02:00
Nat Goodspeed 8d21d29bd7 Increment viewer version to 6.6.10
following promotion of DRTVWR-570
2023-02-02 14:33:39 -05:00
Pantera 522f516b6a FIRE-32664 [Starlight skins] Allow the usage of the new 64k character limit in profiles 2023-01-30 08:39:10 +01:00
PanteraPolnocy a44bfe40ee FIRE-32304 Remove the "View profile" from the V2 context menu for resident's own avatar, as its already listed in Community submenu 2023-01-30 01:23:59 +01:00
Ansariel c5a1edd23e Fix XUI warning about missing mandatory parameter 2023-01-29 14:11:11 +01:00
Ansariel 018e260ce6 Clean this up for our yoinking friends... 2023-01-28 13:12:26 +01:00
Ansariel 74b29abfd9 Open keyword help when pressing F1 in script editor 2023-01-27 22:01:04 +01:00