Commit Graph

52179 Commits (3c96bd2c69865cba00a7e8f30afde23d2dadce78)

Author SHA1 Message Date
Jonathan "Geenz" Goodman 3c96bd2c69
Switch to smaller runners (#3722)
* Switch to smaller runners

* Make the runner conditional based upon a specific tag.

Co-authored-by: Andrey Lihatskiy <alihatskiy@productengine.com>
2025-03-21 05:54:08 -04:00
Andrey Kleshchev 18e06771e5 #3364 Fix a case of excessive texture updates
when bias fluctuates a bit.
Make bias' effect a bit more gradual.
2025-03-21 09:44:51 +02:00
Andrey Kleshchev d2dd881a5c #3778 #3654 Split text and background selection colors 2025-03-21 09:39:25 +02:00
Andrey Lihatskiy bb914ab5e3 #1644 Correct render type for on-water property lines 2025-03-21 00:19:09 +02:00
Maxim Nikolenko c695ae285f
#3779 reset texture repeats when unchecking the Hide Water option 2025-03-20 21:10:06 +02:00
Maxim Nikolenko dee3257ffd
#1964 fix for reflection probe doesn't update position when the linkset is moved by the script 2025-03-20 15:15:42 +02:00
Andrey Kleshchev b6bf32e00e #3488 Prelock mutexes
Main thread has priority, it shouldn't be relocking on each loadMeshLOD
2025-03-19 19:13:20 +02:00
Andrey Lihatskiy b39e281767
Merge pull request #3769 from secondlife/marchcat/maint-b-cp-2
Maint B leftover commits
2025-03-19 16:09:54 +02:00
Alexander Gavriliuk a5f1cca075 #1644 On-water property lines persist at water level 2025-03-19 11:23:54 +02:00
Andrey Kleshchev d8f0faf128 viewer-private#131 landmark panel closes after a rename
if destination was changed
2025-03-19 10:46:11 +02:00
nerodevo e92e79038f Remove invalid text color parameter from panel_login_first.xml
Follow-up to previous commit 4a07fd3. This will resolve the warning
showing up when loading the viewer for the first time.
2025-03-19 10:44:32 +02:00
Maxim Nikolenko f04992676d
#3685 add test floater for new slapps 2025-03-19 00:50:18 +02:00
Andrey Kleshchev c99e3167ed #3644 Adjust throttle based of how busy buffer is 2025-03-18 21:25:09 +02:00
Andrey Kleshchev d3d0728bac #3547 Further reduce ParcelInfoRequest calls 2025-03-18 21:24:37 +02:00
Andrey Kleshchev 4e5dce7949 #3736 LLExperienceCache shutdown crash 2025-03-18 17:26:45 +02:00
Andrey Kleshchev 895a6739d3 #3750 Crash at isSaveTextureEnabled 2025-03-14 22:07:30 +02:00
Maxim Nikolenko 17fbbef67b
#3745 fix for showing system notification on login 2025-03-14 20:40:12 +02:00
Maxim Nikolenko 14dc1a11b8
#3741 fix for mac crash on exit 2025-03-14 00:12:47 +02:00
Maxim Nikolenko d7e9f15923
Merge pull request #3732 from secondlife/maxim/2025.03-3685
#3685 Add two new slapps to support wearing contents of folders - Add and Remove
2025-03-13 16:43:11 +02:00
Mnikolenko Productengine d6fb10de86 #3685 clean up 2025-03-13 16:39:12 +02:00
Maxim Nikolenko 506b0d02dd
#2711 Remove ALM text from About SL for JP and CN 2025-03-13 14:36:28 +02:00
Jonathan "Geenz" Goodman 693e05ab85
Merge pull request #3740 from secondlife/geenz/friends-list-race-condition-fix
#3739 Friends list login race condition
2025-03-13 03:48:23 -04:00
Jonathan "Geenz" Goodman 864b5a7222 Move callback registration for the avatar tracker to STATE_AGENT_SEND. 2025-03-13 00:22:06 -04:00
Jonathan "Geenz" Goodman 418aec4dd2 Quick fix for a friend status race condition on login. 2025-03-13 00:12:58 -04:00
Andrey Kleshchev 0ad55a33a0 #3189 Pasted PBR materials disappearing 2025-03-13 01:04:13 +02:00
Mnikolenko Productengine bb5e05e986 #3685 Add two new slapps to support wearing contents of folders - Add and Remove 2025-03-12 19:40:40 +02:00
Rye d915cf17df Try to parallelize xcode builds further and add more headers to PCH to reduce build time 2025-03-12 18:37:27 +02:00
Rye 5aedf53f01 Enable precompiled headers for all platforms 2025-03-12 18:37:27 +02:00
Andrey Lihatskiy d8fa590fca Set correct rpath for OpenAL 2025-03-12 18:08:16 +02:00
Andrey Kleshchev 7e9e5bf872 #3591 Restructure SE to not catch LLContinueError
It was reporting shutdown as crashes to bugsplat
2025-03-12 17:29:42 +02:00
Andrey Lihatskiy b50ad90feb
Merge pull request #3708 from secondlife/marchcat/2025.03-maint-b
2025.03 Cherry pick from Maint B
2025-03-12 04:32:05 +02:00
Andrey Kleshchev e70694e67c Small cleanup 2025-03-11 22:25:33 +02:00
Bennett Goble 851039cf4e Add timestamp to snapshot file names
This changeset adds a timestamp in the format of "YYYY-MM-DD_HHSS" to
snapshot filenames. This is useful for understanding when a snapshot was
taken, chronologically ordering files, and is less confusing than the
current method of adding a number to the snapshot name, as it does not
result in interleaving of old and new snapshots inside a directory.
2025-03-11 22:25:33 +02:00
Andrey Kleshchev 89a87fbf81 #3717 LLPluginClassMedia::sendMessage 2025-03-11 21:40:03 +02:00
Andrey Lihatskiy 8297b923f0
Merge branch 'release/2025.03' into marchcat/2025.03-maint-b 2025-03-11 19:02:27 +02:00
Maxim Nikolenko 8bb35ac029
Merge pull request #3711 from secondlife/maxim/2025.03-3702
#3702 Crash at doTeleportViaLandmark
2025-03-11 12:27:01 +02:00
Mnikolenko Productengine 179f46c18f #3702 Crash at doTeleportViaLandmark 2025-03-11 12:12:39 +02:00
Maxim Nikolenko 716e09cffe
Merge pull request #3707 from secondlife/maxim/2025.03
Merge branch 'main' into release/2025.03
2025-03-11 11:17:50 +02:00
Andrey Kleshchev 8d00744998 #3699 Crash at finishRenamingItem 2025-03-11 11:09:59 +02:00
Andrey Kleshchev 44fa0c438a #3696 LLFontFreetype crash when adding glyph 2025-03-11 11:09:59 +02:00
Andrey Kleshchev d5b72eb78d #3697 Crash on LLAvatarPropertiesProcessor::notifyObservers 2025-03-11 11:09:59 +02:00
Jonathan "Geenz" Goodman 5ce0c5858c
#3409 Make maximum probe count adjustable. (#3709)
* #3409 Make probe count adjustable to better accomodate low VRAM scenarios
2025-03-11 06:40:36 +02:00
Andrey Lihatskiy f02a400134 Fix indentations to make pre-commit happy 2025-03-11 05:38:26 +02:00
Andrey Lihatskiy 4132a13972 Merge branch 'marchcat/maint-b-cherrypicks' into marchcat/2025.03-maint-b 2025-03-11 05:10:11 +02:00
Alexander Gavriliuk 95a395de22 #1080 BugSplat Crash: LLAppViewer::initStrings() - show crash reason 2025-03-11 04:22:22 +02:00
Andrey Lihatskiy e6d7f6a92f viewer-private#217 Build fix 2025-03-11 04:21:01 +02:00
Salad Dais 6fd4f13c47 Add support for RequestTaskInventory capability
The viewer now prefers to load inventory via the capability rather than
over the deprecated Xfer system, though both are still supported.

# Conflicts:
#	indra/newview/llviewerobject.h
2025-03-11 04:21:01 +02:00
Andrey Kleshchev 4f67df346b viewer#1577 Attachments cannot be detached in performance floater
attachment list gets filled with object ids, not attachment ids
2025-03-11 04:21:01 +02:00
Beq Janus 4de07d71ab fix bad indentation and modernise (#1503)
# Conflicts:
#	indra/llxml/llxmltree.cpp
2025-03-11 04:21:01 +02:00
Alexander Gavriliuk 5eb210586d secondlife/jira-archive-internal#70713 Combine recently and frequently used 2025-03-11 04:21:01 +02:00