Cosmic Linden
f1fac8127f
secondlife/viewer#1883 : Add informal documentation for how to use the local paintmap bake and compare it to the heightmap
2024-08-06 16:30:50 -07:00
Cosmic Linden
6aa9110b2a
secondlife/viewer#1883 : Local-only PBR terrain paintmap with developer tools
2024-08-06 16:28:47 -07:00
Cosmic Linden
ae2ff22542
NOISSUE: Prevent potential bad matrix state in HUD render
2024-08-06 15:04:10 -07:00
Signal Linden
d881c72a9a
Merge pull request #2143 from secondlife/signal/rm-build-crust
...
build.yaml: Remove unused BUILD variable
2024-07-29 12:07:27 -07:00
Andrey Kleshchev
b6e90adb56
small adjustment to reduce confusion
2024-07-29 21:20:38 +03:00
Andrey Kleshchev
c5d2e92089
viewer#2071 Soft quit on 'out of memory' for meshes #2
2024-07-29 21:20:38 +03:00
Andrey Kleshchev
c4ff0b4889
viewer#2071 Properly handle 'out of memory' for meshes
2024-07-29 21:20:38 +03:00
Alexander Gavriliuk
5d25504f83
#2100 BugSplat Crash #1497210 : LLVOAvatar::updateImpostors()(10616)
2024-07-29 19:50:28 +02:00
Bennett Goble
a247902e3d
build.yaml: Remove unused BUILD variable
2024-07-29 09:52:59 -07:00
Alexander Gavriliuk
7a4249937d
#2103 BugSplat Crash #1497033 : LLViewerTextureList::getImage
2024-07-29 18:42:26 +02:00
Signal Linden
4a0973a5b6
Merge pull request #2138 from secondlife/signal/oss-pr-builds
...
Fix PR builds from forks
2024-07-29 08:53:12 -07:00
Rye Mutt
3e322df4fb
Replace liburiparser with boost::url
2024-07-29 13:33:12 +03:00
Bennett Goble
60d91f8e75
Fix PR builds from forks
...
Build ReleaseOS when a PR is from a fork rather than Release.
This fixes OSS PR builds which, until now, have been failing because they cannot access secrets.
2024-07-28 23:11:58 -07:00
Zi Ree
1c50229e6e
fix misleading indentation compiler warnings
...
Fix several indentation mistakes, some of them trip gcc's misleading indentation warning.
2024-07-29 08:36:03 +03:00
Rye Mutt
cde858a65f
Fix lltest failure by outputting to the sharedlibs dir like other tests on windows
2024-07-29 08:20:32 +03:00
Rye Mutt
c7c7342ed3
Update boost to 1.85 and fix deprecation warnings
2024-07-29 08:20:32 +03:00
Zi Ree
30a859de7e
Fix double variable name in initialization
...
is_asset_knowable variable name is duplicated, causing a compiler warning in gcc.
2024-07-29 07:48:13 +03:00
Andrey Kleshchev
ed6148d6c6
viewer#2113 Optional disable eyes/head follow cursor/lookat
...
Intended for photography, but there is curently no nice way to present
it so it's in debug options until we get some critical mass of features
that can be collected into a single whole.
2024-07-29 07:43:22 +03:00
Rye Mutt
817bc25b27
Fix warning for Type mismatch in LLMsgVarData::addData for SpaceIP ( #2125 )
2024-07-27 18:15:09 +03:00
Rye Mutt
c98498e6ea
Destroy stream process when stopping audio stream to allow restarting in the case of stuck or errored libvlc ( #2124 )
2024-07-27 18:15:00 +03:00
Ansariel Hiller
fceec45641
Fix a bunch of XUI warnings ( #2120 )
2024-07-27 18:10:17 +03:00
Ansariel Hiller
a1bdef0c15
Fix rapidly triggering gestures can make them get stuck ( #2126 )
2024-07-27 18:10:08 +03:00
Ansariel Hiller
266553913f
Fix running multiple viewer instances stealing sound from first instance ( #2127 )
2024-07-27 18:09:58 +03:00
Andrey Lihatskiy
42b1cedc85
Merge pull request #2116 from RyeMutt/fix-findchild-part2
...
Fix more findChild calls during draw and frequent data callbacks
2024-07-26 13:24:40 +03:00
Andrey Lihatskiy
a5d68b3801
Fix trailing whitespaces to make pre-commit happy
2024-07-26 13:21:27 +03:00
Rye Mutt
604cb4cb4d
Reduce utf8 to wstring conversion and llwstring temporaries during text draw ( #2115 )
2024-07-26 13:19:34 +03:00
Rye Mutt
dce1218b03
Fix findChild during draw in conversation log floater
2024-07-26 00:31:51 -04:00
Rye Mutt
99b4f1dd20
Fix some findChild stalls when swapping to/from wearable editors
2024-07-25 23:57:22 -04:00
Rye Mutt
543dbfee49
Reduce findChild stalls in face panel
2024-07-25 23:26:52 -04:00
Rye Mutt
1b47f82667
Reduce findChild stalls during inventory construction
2024-07-25 23:26:16 -04:00
Rye Mutt
10e5e56946
Reduce findChild stalls in appearance floater
2024-07-25 23:24:39 -04:00
Rye Mutt
005f3bd62a
Fix findChild stall during teleport in people panel
2024-07-25 21:29:08 -04:00
Alexander Gavriliuk
bc50d2c7d5
#1318 Pagination in the Group Interface (rework)
2024-07-25 21:16:49 +02:00
Alexander Gavriliuk
4295a1f660
Fix commit 66d2c846b1
2024-07-25 20:00:37 +02:00
Alexander Gavriliuk
3ca9af4d4a
Fix commit 4b543b618b
2024-07-25 19:19:18 +02:00
Andrey Kleshchev
4d7f622a3c
viewer#2065 Region restart schedule floater
2024-07-25 16:02:03 +03:00
Andrey Lihatskiy
6e7c6a3842
Merge pull request #2099 from RyeMutt/fix-findchild-stutter
...
Fix various sources of stutter from findChild during draw
2024-07-25 15:51:34 +03:00
Rye Mutt
7bb62fff08
Fix precommit whitespace failure
2024-07-25 08:45:53 -04:00
Rye Mutt
6b20d98aaa
Fix one more group findChild stall
2024-07-25 08:45:53 -04:00
Rye Mutt
66d2c846b1
Fix further recursive findChild stalls from environment panel
2024-07-25 08:45:53 -04:00
Rye Mutt
a067f93535
Fix findChild calls during blocked list draw
2024-07-25 08:45:53 -04:00
Rye Mutt
e3deb8340a
Fix excessive findChild calls during about land floater draw
2024-07-25 08:45:53 -04:00
Rye Mutt
70f332d02e
Fix findChild during draw in the parcel/region environment panel
2024-07-25 08:45:53 -04:00
Rye Mutt
0a420e7d9a
Fix find child during draw in texture picker
2024-07-25 08:45:53 -04:00
Rye Mutt
7e82c1de52
Fix performance floater getChild while drawing
2024-07-25 08:45:53 -04:00
Rye Mutt
63d32e8b32
Fix accidental memory leak from gSLMMenuUpdater
2024-07-25 08:45:53 -04:00
Rye Mutt
24fb96c9af
Fix LLViewerEventRecorder triggering findChild events when it's disabled
2024-07-25 08:45:53 -04:00
Rye Mutt
c8e988e1a1
Fix excessive findChild calls when a docked control is open from LLDockControl::getAllowedRect
2024-07-25 08:45:52 -04:00
Rye Mutt
11448d490f
Fix findChild stutter during teleports
2024-07-25 08:45:52 -04:00
Rye Mutt
b5491416a0
Fix getChild calls during draw from LLFloaterIMSessionTab
2024-07-25 08:45:52 -04:00