Age | Commit message (Collapse) | Author |
|
|
|
|
|
Marchcat/2505 merge
|
|
# Conflicts:
# .github/workflows/qatest.yaml
# indra/llcommon/llsdutil.h
# indra/llui/llflatlistview.h
# indra/newview/llinventorybridge.cpp
# indra/newview/lloutfitgallery.cpp
# indra/newview/lloutfitgallery.h
|
|
Release/2025.04
|
|
Fix null outfit gallery observer pointer
|
|
|
|
|
|
Viewer 1865 for 2025.04
|
|
|
|
|
|
#p430 don't show MFA dialog twice
|
|
|
|
|
|
according to https://developer.apple.com/design/human-interface-guidelines/app-icons
|
|
|
|
|
|
|
|
|
|
when parent copied and pasted
|
|
|
|
|
|
Like it's permitted to drop them
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit b084d842c9900e532cba11e1e5a4e85299a0e184.
|
|
in model importer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For now it's random, needs more consistent coverage
|
|
I don't expect it to fix the problem. Just making things more explicit
in places of most frequent crashes.
|
|
|
|
|
|
|
|
Doesn't make much sense, if param is in use it is supposed to be set,
but bugsplat says sculpt_params is null
|
|
|
|
|
|
|
|
|
|
|