Maxim Nikolenko
|
2cbff073ed
|
#4000 Cherry pick inventory LEAP functions from develop branch
|
2025-05-20 20:40:04 +03:00 |
Andrey Kleshchev
|
3de223aecf
|
#1300 Test coverage for inventory metadata
For now it's random, needs more consistent coverage
|
2025-05-05 18:28:08 +03:00 |
Andrey Kleshchev
|
f73e0d09aa
|
#3905 Crashes in LLInventoryModel::saveToFile
I don't expect it to fix the problem. Just making things more explicit
in places of most frequent crashes.
|
2025-05-05 18:28:08 +03:00 |
Andrey Kleshchev
|
778a69c6e1
|
#4005 Crash at LLVOVolume::isMesh
Doesn't make much sense, if param is in use it is supposed to be set,
but bugsplat says sculpt_params is null
|
2025-04-30 21:48:17 +03:00 |
Andrey Kleshchev
|
3bddaeab84
|
p#428 Fix texture picker's tentative behavior
|
2025-04-30 18:16:10 +03:00 |
Andrey Kleshchev
|
00d612f430
|
#3993 Fix missing 'add to favorites' option
|
2025-04-29 17:16:31 +03:00 |
Andrey Kleshchev
|
14f5cd2ba2
|
#3924 Fix favorites inventory panel being stuck
|
2025-04-29 16:56:21 +03:00 |
Andrey Kleshchev
|
e8b1e077e0
|
#3953 My Inventory folder appears in Favorites
|
2025-04-28 21:53:39 +03:00 |
Brad Linden
|
61af5d61a7
|
Merge pull request #3983 from secondlife/brad/version-increments
Increment viewer version after 2025.04
|
2025-04-25 10:58:51 -07:00 |
Brad Linden
|
d6699df8de
|
Increment viewer version after 2025.04
|
2025-04-25 10:54:47 -07:00 |
Brad Linden
|
fb4925d96b
|
Increment viewer version after 2025.03
|
2025-04-25 10:52:00 -07:00 |
Andrey Lihatskiy
|
ec6c988bbb
|
#3918 Implement automatic shutdown for WorkQueueBase
|
2025-04-23 18:56:27 +03:00 |
Maxim Nikolenko
|
1e4f12fc81
|
#3382 Rename inventory setting
|
2025-04-22 12:50:30 +03:00 |
Ansariel Hiller
|
74a71e30e7
|
Restore llmath fixes that got lost during merge (#3948)
|
2025-04-18 23:15:47 +03:00 |
Andrey Kleshchev
|
f5be549370
|
#3910 Fix sorting of 'favorites' inventory tab
|
2025-04-18 22:23:14 +03:00 |
Andrey Lihatskiy
|
11cd9b91a2
|
Merge pull request #3914 from secondlife/marchcat/05-develop
develop → 2025.05 sync
|
2025-04-18 20:44:34 +03:00 |
Andrey Lihatskiy
|
1c3ce46d34
|
Restore missing 'override'
|
2025-04-18 19:24:15 +03:00 |
Andrey Lihatskiy
|
933f5226fe
|
Merge branch 'develop' into marchcat/05-develop
|
2025-04-18 18:11:44 +03:00 |
Andrey Lihatskiy
|
01f73fe120
|
Merge branch 'release/2025.05' into marchcat/05-develop
|
2025-04-18 18:11:09 +03:00 |
Andrey Kleshchev
|
d3d8513c3b
|
#1424 Favorites in Appearance floater #4
|
2025-04-18 14:51:49 +03:00 |
Andrey Kleshchev
|
53b3aed710
|
#3898 Make default inventory size a bit wider
to fit favorites tab
|
2025-04-18 14:51:49 +03:00 |
Andrey Lihatskiy
|
8c5d144f99
|
Fix llhttpdate test on windows and macos (#3909)
|
2025-04-18 11:57:55 +03:00 |
Andrey Lihatskiy
|
f029903cd9
|
Fix '1:angle_between' test failure
|
2025-04-18 11:57:55 +03:00 |
Jonathan "Geenz" Goodman
|
c0ecfce26d
|
Merge pull request #3933 from Ansariel/develop-llui-improvements
Clean up LLUI and fix/add suggestions from VS
|
2025-04-17 20:09:55 -04:00 |
Jonathan "Geenz" Goodman
|
37bbc6faa1
|
Merge pull request #3932 from Ansariel/develop-snapshot-fixes
Snapshot fixes from archived develop branch
|
2025-04-17 20:07:29 -04:00 |
Jonathan "Geenz" Goodman
|
2fb0abbffb
|
Merge pull request #3930 from Ansariel/develop-chatentry-improvement
Restore currently entered text in chat entry textbox after going through history with Ctrl-PgUp/PgDown
|
2025-04-17 20:06:39 -04:00 |
Jonathan "Geenz" Goodman
|
c73fbed91f
|
Merge pull request #3929 from Ansariel/develop-cmake-deprecation-warning
Remove obsolete cmake_minimum_required that is lower than the required version in the main CMakeLists.txt
|
2025-04-17 19:51:43 -04:00 |
Ansariel Hiller
|
9c3ce3dec7
|
Clean up LLUI and fix/add suggestions from VS (#2746)
# Conflicts:
# indra/llui/lltextbase.h
# indra/llui/lltexteditor.h
# indra/llwindow/llwindowsdl.cpp
|
2025-04-18 01:45:11 +02:00 |
Ansariel
|
67d1838cc0
|
Force snapshot update when opening a snapshot panel and the resolution is "Current Window" to determine correct image size and upload cost
|
2025-04-18 01:37:16 +02:00 |
Ansariel
|
85cf1d7ebe
|
Remove incorrectly calculated upload fee from snapshot options button based on previously selected snapshot type and not necessarily snapshot to inventory
|
2025-04-18 01:37:16 +02:00 |
Ansariel
|
0c380ebc08
|
Fix upload cost calculation for snapshots to inventory based on encoded image size and display upload cost to user
|
2025-04-18 01:37:15 +02:00 |
Ansariel
|
698a3017a0
|
Remove orphaned LLPanelOutfitSnapshotInventory
# Conflicts:
# indra/newview/llpanelsnapshotinventory.cpp
|
2025-04-18 01:37:14 +02:00 |
Ansariel Hiller
|
a7e84c918d
|
Restore currently entered text in chat entry textbox after going through history with Ctrl-PgUp/PgDown (#2680)
|
2025-04-18 01:30:25 +02:00 |
Ansariel
|
922cc94ae6
|
Remove obsolete cmake_minimum_required that is lower than the required version in the main CMakeLists.txt
|
2025-04-18 00:58:33 +02:00 |
Andrey Lihatskiy
|
082c9158b2
|
Merge branch 'develop' into marchcat/05-develop
# Conflicts:
# indra/llmath/v2math.cpp
# indra/llmath/v2math.h
# indra/llmath/v3math.h
# indra/llmath/v4math.h
|
2025-04-17 23:57:00 +03:00 |
Andrey Lihatskiy
|
c7ebde4ec9
|
Merge pull request #3927 from Ansariel/develop-math-improvements
Add a bunch of old and new math improvements
|
2025-04-17 23:35:44 +03:00 |
Ansariel
|
4c6afbbb75
|
Restore llmath improvements from archived develop branch:
* Make eligible functions constexpr
* Use constants for vector indices where applicable
* Reformat to match actual coding conventions
|
2025-04-17 19:50:30 +02:00 |
Ansariel
|
441c844ec8
|
Fix lerp issues on newer GCC versions
|
2025-04-17 18:55:08 +02:00 |
Ansariel
|
d65de99052
|
Use standard library functions for llisnan and replace obvious NaN checks that don't work using /fp:fast floating point behavior under MSVC
|
2025-04-17 18:44:09 +02:00 |
Andrey Kleshchev
|
f8782b0b76
|
#3897 Fix favorite's stars being hidden in some cases #2
|
2025-04-17 16:01:24 +03:00 |
Andrey Kleshchev
|
3142429fd4
|
#3910 Sometimes can't favorite a folder
due to version mismatch.
Should use LLInventoryModel::changeItemParent
|
2025-04-16 19:03:19 +03:00 |
Andrey Lihatskiy
|
d464901e47
|
Post-merge fix compareGalleryItem() in lloutfitgallery.cpp (#3917)
|
2025-04-16 14:30:35 +03:00 |
Andrey Lihatskiy
|
06a76eda6a
|
Merge branch 'develop' into marchcat/05-develop
|
2025-04-15 22:19:15 +03:00 |
Jonathan "Geenz" Goodman
|
293462d8ff
|
Merge pull request #3883 from williamweaver/fix/remove-duplicate-render-setting
Fix: Remove potentially redundant RenderAutoHideSurfaceAreaLimit sett…
|
2025-04-15 13:50:39 -04:00 |
Andrey Lihatskiy
|
ae93198735
|
Merge branch 'main' into marchcat/maint-c-restore
# Conflicts:
# indra/llcommon/lldate.h
# indra/newview/llappviewer.cpp
# indra/newview/llinventorybridge.cpp
# indra/newview/llmaterialeditor.cpp
# indra/newview/llviewerparceloverlay.cpp
# indra/newview/llvoavatar.cpp
|
2025-04-15 19:31:20 +03:00 |
Jonathan "Geenz" Goodman
|
822cc2a4ee
|
Merge pull request #3896 from williamweaver/fix/tonemap-hdr-blend
Refactor tonemap blending to preserve HDR detail during mix
|
2025-04-15 10:31:25 -04:00 |
Jonathan "Geenz" Goodman
|
d19d44cc72
|
Merge pull request #3911 from secondlife/main
Merge 2025.03 release into develop.
|
2025-04-15 10:14:27 -04:00 |
Jonathan "Geenz" Goodman
|
cf2b4dbfb2
|
Merge pull request #3706 from secondlife/release/2025.03
Release/2025.03
|
2025-04-15 09:50:42 -04:00 |
Andrey Lihatskiy
|
5a893f262f
|
Fix llhttpdate test on windows and macos (#3909)
|
2025-04-15 02:56:06 +03:00 |
Andrey Kleshchev
|
207ef20e9e
|
#3897 Fix favorite's stars being hidden in some cases
|
2025-04-15 00:34:51 +03:00 |