Rye
24aef9a982
Fix large performance drop when enabling AA on macOS/lower end GPU hardware
2025-08-22 13:12:43 -04:00
Rye
f8a0878c78
Fix Apple M GPU crash from nans slipping into the normal buffer by utilizing a non-float format
2025-08-22 12:23:45 -04:00
Rye
99ce597b54
Fix texture filtering and address mode not updating for vast majority of textures when dirtied
2025-08-22 12:14:15 -04:00
Rye
a46d4f0f69
Enable deprecation warnings and suppress a small handful that have no modern replacements
2025-08-22 03:32:02 -04:00
Rye
e5ccf7a2a3
Remove dead code for macos versions 10.6 and older
2025-08-22 03:08:28 -04:00
Andrey Kleshchev
2a3fa69645
#4591 Crash at LLWearableItemsList's ContextMenu
2025-08-21 20:29:38 +03:00
Andrey Kleshchev
f5423d4517
#4570 Attemp to send logout message when lost network
...
To not leave a ghost behind and for faster reconnect
2025-08-21 16:21:52 +03:00
Rye
fdf404c461
Speed up build and configure by only generating top level xcode project and enabling dependency buildsystem optimization
2025-08-20 18:05:50 -04:00
Rye
ba30737d8f
Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemac
2025-08-20 18:04:55 -04:00
Rye
f0db568bf8
Rework macOS retina support to remove deprecated code and fix scaled input issues in multimonitor
2025-08-20 17:57:06 -04:00
Andrey Kleshchev
787b63f4c2
#3922 Crash on removeStringNoUndo
2025-08-20 22:32:42 +03:00
Andrey Kleshchev
e01c447745
#4581 Crash on LL::GLTF::copy
...
Tried to initialize LLVector2 TexCoords with vector3 data?
2025-08-20 22:32:42 +03:00
Andrey Kleshchev
a27acaf356
#4583 Crash on LLInventoryPanel::itemChanged
2025-08-20 22:32:42 +03:00
Andrey Kleshchev
d5f748c91c
#3223 Trim coroutine queues a little
2025-08-20 12:53:53 +03:00
Andrey Kleshchev
143de1ddbf
#4284 Reorder window shutdown
2025-08-19 23:16:06 +03:00
Signal Linden
07daeb4632
Revert "Remove the first login screen ( #4451 )" ( #4578 )
...
* Revert "Remove the first login screen (#4451 )"
This reverts commit b82f52acbb .
* Revert "#4451 Remove missed first login image"
This reverts commit 8eb2429a16 .
2025-08-19 12:22:36 -07:00
Ansariel
e78ac58683
Merge branch 'develop' of https://github.com/secondlife/viewer
...
# Conflicts:
# indra/llcorehttp/_httpoprequest.cpp
# indra/llcorehttp/httpoptions.cpp
2025-08-19 19:33:35 +02:00
Ansariel
e8b42af7a7
Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm
2025-08-19 19:16:16 +02:00
Hecklezz
1be2b04093
Added debug setting to hide help button from floaters
2025-08-20 03:10:50 +10:00
Rye
77514ebddd
Fix macOS deprecation warnings
2025-08-19 08:58:49 -04:00
Ansariel
1227e538b1
Fix the particle editor
2025-08-19 13:34:08 +02:00
Andrey Kleshchev
434f9e9271
#4544 Make model dump go into logs
...
not into work folder, viewer isn't supposed to write there.
2025-08-19 00:05:14 +03:00
Andrey Kleshchev
b96c7ec6e6
#4518 Dupplicates can appear in favorites
...
if parent and child gets added back to back
2025-08-19 00:04:57 +03:00
fmartian
89c373c20b
Add new LastModified option to HttpRequest handling ( #4563 )
...
* Add LastModified: option to the HttpOptions and handle it properly in HttpOpRequest::prepareRequest()
* grid_name could be empty if an invalid grid was passed in.
2025-08-18 12:16:54 -07:00
Brad Linden
527ee429e6
Merge pull request #4571 from secondlife/brad/develop
...
Cherry-pick packages-formatter fix from archive/develop
2025-08-18 10:56:02 -07:00
Nicky
181273f929
Change another case of a regex sequence needing to be a raw string
2025-08-18 10:44:06 -07:00
Maxim Nikolenko
a9a2e7c633
#4557 fix lags in outfit search with many outfits
2025-08-18 16:21:01 +03:00
Beq
70768b815f
Final permutation test. try gcc-13 and hope.
2025-08-17 21:38:24 +01:00
Angeldark Raymaker
dc540f664d
FIRE-35732: Manip changes imply zero base
...
when writing a BVH
2025-08-17 21:27:35 +01:00
Beq
d7e2e91dca
Merge branch 'try-22.04'
2025-08-17 21:18:28 +01:00
Beq
e7a0751a2c
Try g++-14 on the slow older runners :-(
2025-08-17 21:15:14 +01:00
Angeldark Raymaker
580b555258
Merge branch 'master' into FIRE-35686
2025-08-17 20:13:54 +01:00
Angeldark Raymaker
e78080f111
FIRE-35769: Move lock button
2025-08-17 20:08:46 +01:00
Beq
2339174f66
Ubuntu 22.04 python is not python3 (I think)
2025-08-17 14:47:11 +01:00
Beq
dabf5cc037
Fx indent
2025-08-17 14:26:21 +01:00
Beq
979593d5fb
Workaround container needing 22.04 python
2025-08-17 14:18:02 +01:00
fmartian
e7c506ba45
Fix regex strings for Python 3.12+
...
Python 3.12 and newer does complain about single backslash in strings and is probably going to treat it as an error in some future version. Make the string constant a raw string.
2025-08-16 17:34:50 -07:00
Ansariel
5baea92f3e
Add option to automatically reset skeleton upon standing up and broadcast reset to surrounding avatars as well (possible starting with LL release 2025.06)
2025-08-17 00:31:50 +02:00
Ansariel
99238dd031
Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm
2025-08-16 23:32:53 +02:00
Ansariel
f7cdf00583
Refactor some old code for minor performance improvements because why not? :)
2025-08-16 19:39:25 +02:00
Angeldark Raymaker
a8d53fa9ae
Update settings tab
...
add DoF edit-mode checkbox, move controls
2025-08-16 17:02:50 +01:00
Andrey Kleshchev
89b8490ded
#4544 Fix extension check being case sensitive
2025-08-16 17:25:01 +03:00
Ansariel
2e38bd092d
Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm
2025-08-16 13:45:36 +02:00
Ansariel
806b4b1f9d
Sync with upstream fix
2025-08-16 13:38:39 +02:00
Ansariel
6f21013d89
Fix long standing build issue due to bug in build variables
2025-08-16 13:38:27 +02:00
Ansariel
4444bc8a27
Merge branch 'develop' of https://github.com/secondlife/viewer
...
# Conflicts:
# indra/tools/vstool/VSTool.csproj
# indra/tools/vstool/VSTool.exe
# indra/tools/vstool/VSTool.sln
# indra/tools/vstool/main.cs
2025-08-16 12:38:56 +02:00
Ansariel
bcaa272e91
Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm
...
# Conflicts:
# indra/newview/gltf/asset.cpp
2025-08-16 12:35:36 +02:00
Ansariel
df2df95a88
Reapply "Fix RelWithDebug compile issue in gltf\asset.cpp"
...
This reverts commit 42bf6d155e .
2025-08-16 11:46:57 +02:00
Hecklezz
a26e4176ea
Fix Preferences->Skins preview being blank after packaging
2025-08-16 19:34:27 +10:00
Signal Linden
68d3d5cd73
Remove unused vstool, files ( #4500 )
...
Clean up of some unused files:
- vstool - No longer used
- indra/edit-me-to-trigger-new-build.txt - Shouldn't be needed...
- win_crash_logger/* - Empty directory
2025-08-15 19:57:55 -07:00