Commit Graph

76301 Commits (b8a0d89dfc92251a5df46f138718cb8b452678da)

Author SHA1 Message Date
Ansariel b8a0d89dfc Merge branch 'release/2024.08-DeltaFPS' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/llrender/llgl.h
#	indra/newview/llviewermenu.cpp
#	indra/newview/llviewertexture.cpp
#	indra/newview/skins/default/xui/en/notifications.xml
2024-09-05 01:00:39 +02:00
Ansariel 65b0056cbd Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm
# Conflicts:
#	indra/newview/skins/default/xui/fr/panel_preferences_sound.xml
2024-09-04 23:20:53 +02:00
Ansariel 4ee0056c59 Add missing changes from 682eaf6a13 2024-09-04 23:17:03 +02:00
Brad Linden d5446b3bcd
Merge pull request #2504 from secondlife/brad/cherry-pick-2492
cherry pick fix for #2490 into DeltaFPS
2024-09-04 12:45:17 -07:00
Cosmic Linden e168598045 secondlife/viewer#2490: Fix PBR terrain texture transform feature flag handled by viewer in unpredictable manner 2024-09-04 12:27:05 -07:00
Brad Linden 2a188ab306
Fix another 1856 crash on startup case when Terrain Bake shaders are unsupported (#2491)
fixes secondlife/viewer#1856
2024-09-04 10:42:59 -07:00
Dave Parks cb9f3dcfe9
#2482 Low end NVIDIA compatibility pass (#2486)
- Use GL_NVX_gpu_memory_info when available
- Disable transparent water on Mid+ and lower
- Adjust GPU benchmark to better tell the truth
- Texture bias tune up
- viewer-private/#277 - Report foreground_time in viewer stats
2024-09-04 11:34:44 -05:00
Dave Parks 891219dcef
#1852 Fix for some visual corruption caused by divide by zero in lighting functions (#2488) 2024-09-03 17:47:32 -07:00
Beq b3d8cde4a3 Revert "Attempt to get better file/line info for LL_ERRS crahses in bugsplat. (#2447)"
This reverts commit 34389c6cc2.
This would require another TPV physics update
2024-09-04 01:06:35 +01:00
Beq 240f69f830 correct case for VIEWER_VERSION.txt 2024-09-04 00:44:07 +01:00
Brad Linden 34389c6cc2 Attempt to get better file/line info for LL_ERRS crahses in bugsplat. (#2447)
secondlife/viewer#2445
2024-09-04 00:23:23 +01:00
PanteraPolnocy 41eedc9bb3 Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2024-09-04 00:37:28 +02:00
PanteraPolnocy ab19b772bb Tiny label typo fix
d2145142d9 (r146096173)
2024-09-04 00:37:21 +02:00
PanteraPolnocy ba9e45a12f FIRE-34470 Italian Translation Update, by Spartaco Zemenis 2024-09-04 00:34:40 +02:00
Beq 96ef422551 Let's just try Linux without the dumpSyms 2024-09-03 22:11:08 +01:00
PanteraPolnocy b517e94471 FIRE-34471 French translation update, by Laurent Bechir 2024-09-03 21:21:58 +02:00
Beq 6b2e9ffb77 Linux needs pwsh for the dump-syms...
We'll see if installing ti works before we resort to cloning the action and rewriting it to bash
2024-09-03 16:15:58 +01:00
Beq 85b07d8817 Updated npm packages in GitHub workflow
npm dump-syms installation can fallback to source building. This has a dependency on pre-gyp to grab cargo.
2024-09-03 13:43:06 +01:00
Beq 46677f3877 Updated workflow for symbol upload
The GitHub Actions workflow has been updated to handle different types of releases. The changes include:
- Replaced the package in the node-dump-syms installation step.
- Expanded the conditions for setting clientId, clientSecret, and database based on viewer_release_type.
- Added support for 'Nightly', 'Manual', 'Beta', and 'Alpha' release types besides the existing 'Release'.
- Default secrets are used if none of the conditions match.
2024-09-03 00:06:10 +01:00
Beq 2b593e7e74 Allow (try at least) to enable bugsplat on Mac 2024-09-02 19:56:59 +01:00
Beq acae30fd28 Added node-dump-syms installation for Linux
In the GitHub workflow, a step has been added to install node-dump-syms when the runner OS is Linux. Also, the file path for Windows in Post Bugsplat Symbols has been updated to specifically target Release files.
2024-09-02 17:39:41 +01:00
Beq aeb146f269 optimise the file specs. also use beq fork to enable dumpSyms 2024-09-02 15:38:08 +01:00
Beq c9f773b25c Tweak BugSplat submission recipe
Different builds ahave different secrets
Unify rules for x-platform to reduce duplication.
2024-09-02 12:09:01 +01:00
Beq f186f3f1d1 Exploring bugsplat symbol auto-upload. 2024-09-01 22:01:33 +01:00
Brad Linden 7c9c142a55
Restore old error handling early out logic in LLAppViewer::init() (#2475)
fixes secondlife/viewer#2474
2024-09-01 11:05:48 -07:00
Beq dab786ff45 FIRE-34189 - Fix for Vignette behaviour is wrong.
FIX remove unwanted screen_res divisor
The vertex shader already normalises the vary_fragcoord to be (0..1)
2024-09-01 13:59:15 +01:00
Ansariel 1e36a20648 FIRE-34403: More OpenSim inventory fixes 2024-08-31 00:33:28 +02:00
PanteraPolnocy d9fa45aec1 FIRE-34455 Russian translation update, by Romka Swallowtail 2024-08-30 16:42:56 +02:00
PanteraPolnocy c5896f3a57 Fiddle with Voice panel UI a little, streamline it a bit 2024-08-30 16:26:21 +02:00
PanteraPolnocy 2cd6b1bcfe Revert "Adding a separator, hopefully will help with readability"
This reverts commit 4fb84053e9.
2024-08-30 01:00:34 +02:00
PanteraPolnocy 3f80edad2d Allow FS Badge in profiles to overwrite lifetime/beta ones, ensuring consistent team identification 2024-08-30 00:58:38 +02:00
Dave Parks b0fefd62ad
#2428 Fix for crash when applying PBR material to a single face (take 2) (#2463)
Also fix for some objects randomly disappearing until they're selected again.
2024-08-29 15:06:24 -05:00
Brad Linden 11afd7f86a
Add error handling for intel crashes from GLTF Scene shader (#2456)
fix secondlife/viewer#1856
2024-08-29 12:57:49 -07:00
Brad Linden f15228023f
Attempt to get better file/line info for LL_ERRS crahses in bugsplat. (#2447)
secondlife/viewer#2445
2024-08-28 16:20:25 -07:00
Ansariel 00788cb97f FIRE-34403: Presumable fix for inventory loading on OpenSim 2024-08-28 10:27:20 +02:00
Ansariel 60313bc9c3 Add UI callback function registrations that somehow didn't make it during merge 2024-08-28 02:07:02 +02:00
PanteraPolnocy 4fb84053e9 Adding a separator, hopefully will help with readability 2024-08-28 01:07:46 +02:00
PanteraPolnocy 67c6206a6c Minor Polish translation update... 2024-08-28 01:03:23 +02:00
PanteraPolnocy 81cd344d6f Consolidate 'take' options in object context menu into their own sub-menu 2024-08-28 01:00:47 +02:00
PanteraPolnocy e5709f5731 Updated Polish translation 2024-08-28 00:38:03 +02:00
Ansariel b1c5ab95cc Make sure to write to the correct destination buffer 2024-08-27 19:42:39 +02:00
Dave Parks 8406d1052c
#2428 Fix for crash when applying PBR material (#2430)
Also attempt to fix some occasional bad texture memory tracking.
2024-08-27 09:53:54 -07:00
Ansariel 033fd2e476 Merge branch 'release/2024.08-DeltaFPS' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/llcommon/llcallstack.h
#	indra/llcommon/llmemory.cpp
#	indra/newview/llviewerobject.cpp
#	indra/newview/llvoavatar.cpp
#	indra/newview/llvovolume.cpp
2024-08-27 18:33:30 +02:00
Ansariel 125bdb50c2 Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2024-08-27 17:57:18 +02:00
Ansariel 6136ac62e7 Remove orphaned translations for non-existing label 2024-08-27 11:19:13 +02:00
Ansariel c67ded8740 Replace "AlwaysRenderFriends" option with new extended option by LL 2024-08-27 11:16:34 +02:00
Brad Linden 50dc4cbdf9 Merge remote-tracking branch 'origin/main' into release/2024.08-DeltaFPS 2024-08-26 17:25:13 -07:00
Brad Linden 367c8f2363
Improve safety of macOS available RAM calcuations at suggestion of Ansariel and Beq (#2423) 2024-08-26 17:24:07 -07:00
cosmic-linden 600ec6fcda
Merge pull request #2424 from secondlife/brad/cherry-picks-hot-logging
Fast track some changes removing unneeded logging code into DeltaFPS
2024-08-26 17:14:50 -07:00
Cosmic Linden 316f0f0b8c secondlife/viewer#2391: Remove avatar rigging "callstack" logging 2024-08-26 16:33:38 -07:00