Commit Graph

49267 Commits (1cc91fac587ae0edf86d2dec42e2846e57bfafd0)

Author SHA1 Message Date
Andrey Kleshchev 1cc91fac58 SL-20737 Crash clearing texture callbacks
shutdown crash
2023-12-15 20:40:48 +02:00
Andrey Lihatskiy 27f6dd5767 Fix EOF in VIEWER_VERSION.txt 2023-12-15 20:17:14 +02:00
Andrey Lihatskiy c2e88e17e6 Merge branch 'main' into DRTVWR-588-maint-W 2023-12-14 21:23:49 +02:00
Nat Goodspeed a592292242 Increment viewer version to 7.1.2
following promotion of DRTVWR-587
2023-12-14 14:13:24 -05:00
Andrey Lihatskiy 4b98ae6e8a Merge branch 'DRTVWR-587-maint-V' into DRTVWR-588-maint-W
# Conflicts:
#	indra/newview/llspatialpartition.cpp
2023-12-14 02:47:44 +02:00
Alexander Gavriliuk 0db9bcf21f SL-20279 BugSplat Crash #1327171: gl_debug_callback(111) 2023-12-13 21:24:08 +01:00
Andrey Kleshchev 7b3a0d86e2 SL-20712 Crash at null cache buffer 2023-12-12 14:46:07 +02:00
Andrey Kleshchev 67ee70a6ab SL-20713 Crash at isAvatar
Likely object was NULL
2023-12-12 14:46:07 +02:00
AiraYumi 7e6578dc0f Fix nonnull error in gcc version 13 on Linux. 2023-12-12 05:11:55 +02:00
Andrey Kleshchev 8c1aa6d662 SL-20714 Crash accessing mControlAVBridge
Looks like control avatar was recreated after cleanup then object was
deleted
2023-12-12 00:40:22 +02:00
Alexander Gavriliuk 810a3d24c2 SL-20140 Setting shape hand size to 36 won't save 2023-12-06 18:51:53 +01:00
Alexander Gavriliuk eff5958c11 Fix formatting in autobuild.xml (indents in close tags) 2023-12-05 20:37:21 +01:00
Andrey Lihatskiy 86a437d96c DRTVWR-587 Update llca to version 202312051404.0 2023-12-05 18:40:08 +02:00
Maxim Nikolenko be44fc277e SL-20679 fix for "Sort conversations by recent activity" option
# Conflicts:
#	indra/newview/llfloaterimcontainer.cpp
2023-12-05 18:39:52 +02:00
Andrey Lihatskiy 07ace73c49 DRTVWR-587 Update llca to version 202312051404.0 2023-12-05 16:17:04 +02:00
Maxim Nikolenko d48c77b6dc
SL-20679 fix for "Sort conversations by recent activity" option 2023-12-04 16:22:57 +02:00
Andrey Lihatskiy 0465c761a4 Merge branch 'DRTVWR-588-maint-W' into marchcat/588-w-pbr-merge
# Conflicts:
#	indra/llrender/llgl.cpp
#	indra/llrender/llvertexbuffer.cpp
#	indra/llui/llflatlistview.cpp
#	indra/newview/lldrawpoolground.cpp
#	indra/newview/llspatialpartition.cpp
#	indra/newview/lltexturefetch.cpp
#	indra/newview/llviewergenericmessage.cpp
#	indra/newview/llviewertexture.cpp
#	indra/newview/llvosky.cpp
#	indra/newview/skins/default/xui/en/floater_preferences_graphics_advanced.xml
#	indra/newview/skins/default/xui/en/floater_stats.xml
#	indra/newview/skins/default/xui/en/floater_texture_fetch_debugger.xml
#	indra/newview/skins/default/xui/en/notifications.xml
#	indra/newview/skins/default/xui/en/panel_performance_preferences.xml
2023-11-30 12:28:26 +02:00
Andrey Kleshchev 43cf06b79e SL-20649 Revert "SL-20140 Setting shape hand size to 36 won't save"
This reverts commit b07a9cfec3
to fix SL-20649 "Seeing tiny hands on other avatars"
2023-11-30 02:05:26 +02:00
Andrey Lihatskiy a80e3fe419 Merge branch 'main' into DRTVWR-587-maint-V 2023-11-30 00:09:17 +02:00
Brad Linden 683bf84bb3 increment viewer version after DRTVWR-559 release 2023-11-29 21:02:33 +00:00
Andrey Lihatskiy d1c0a5b840 Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-merge
# Conflicts:
#	indra/llcommon/CMakeLists.txt
#	indra/newview/llspatialpartition.cpp
#	indra/newview/llviewergenericmessage.cpp
#	indra/newview/llvoavatar.cpp
2023-11-29 10:45:43 +02:00
Yuzuru Jewell 06c2c87bfa
Suggestions for fixing problems in xui/en XML files (#534)
Co-authored-by: Yuzuru Kato <pascal.imac@gmail.com>
Co-authored-by: Andrey Lihatskiy <alihatskiy@productengine.com>
2023-11-24 13:06:23 +02:00
Andrey Kleshchev c81c15b741 SL-18875 Crash at LLModel::writeModel
Looks like a crash iterating over
weight_list& weights = model[idx]->getJointInfluences(pos);
2023-11-23 21:45:19 +02:00
nat-goodspeed 6f99a844ef
Merge pull request #532 from secondlife/DRTVWR-587-updater-list
DRTVWR-587: Update to viewer-manager v3.0-08bf5ee.
2023-11-22 15:37:44 -05:00
Signal Linden 28a9895070
Merge pull request #521 from secondlife/signal/simple-release
Only publish installers to releases
2023-11-22 11:17:28 -08:00
Signal Linden ba3afbf68a
Merge pull request #525 from secondlife/signal/ignore-vscode
Ignore .vscode
2023-11-22 11:16:52 -08:00
Nat Goodspeed 974a2a1d40 DRTVWR-587: Update to viewer-manager v3.0-08bf5ee.
This viewer-manager refactors the bad-graphics-card detection.
2023-11-22 14:12:46 -05:00
Andrey Kleshchev 1fae237c15 SL-20610 Crash when unticking animesh on an attachment 2023-11-22 00:38:02 +02:00
Andrey Kleshchev 53e958a263 SL-20411 Fix texture preview images not always loading
Likely happened because some textures had 0 height width initially, but
this is for UI/preview so request maximum either way.
2023-11-21 22:12:12 +02:00
Andrey Kleshchev f3b8565d21 SL-20411 Don't load all thumnails at once for large folders #2 2023-11-21 22:11:59 +02:00
Andrey Kleshchev 7706c1771d SL-20411 Thumbnail textures should have less of an impact on performance #1
scale thumbnail textures down to 256 when needed. As we do to chat icons.

# Conflicts:
#	indra/newview/llviewertexture.cpp
2023-11-21 22:11:30 +02:00
Andrey Kleshchev a963ba296e SL-20591 Update viewer-manager to v3.0.0170afb
Restored removed commits since issue was isolated and bypassed.

Original issue: win32util.py imports wmi, if import fails it uses
registry for getting dns, if import works, it uses wmi to get dns.
Including wmi broke dns for some of the users ([Errno 11001] Name or
service not known)
2023-11-21 19:33:54 +02:00
Signal Linden 5416d94d07
Merge branch 'DRTVWR-587-maint-V' into signal/simple-release 2023-11-21 08:07:20 -08:00
Signal Linden 62c7a17604
Merge pull request #528 from secondlife/signal/util-v1
Switch to viewer-build-util@v1
2023-11-20 21:44:30 -08:00
Bennett Goble c0ab8b8f0c Switch to viewer-build-util@v1
Switch the build workflow from targeting the `main` branch of
viewer-build-util (which may receive breaking changes) to the stable
`v1` major version tag.
2023-11-20 16:23:05 -08:00
Andrey Kleshchev 649bfb5247 SL-20550 Infinite loop test crashes intantly on MacOS. 2023-11-20 21:50:54 +02:00
Bennett Goble 972bf55d4b Ignore .vscode
Add the commonly autocreated .vscode directory to .gitignore.
2023-11-20 08:18:14 -08:00
Bennett Goble 9b50c50bf2 Only download release artifacts for release
Only download and publish installers on public releases. This simplifies
the release process, as the flatten_files utility from
viewer-build-utils is not necessary this way. More importantly, it
doesn't clutter public releases with files that shouldn't be published
such as debug symbols.
2023-11-20 08:13:59 -08:00
Andrey Kleshchev 2f735f6909 SL-20591 Update viewer-manager to v3.0.73fef89 2023-11-17 02:33:53 +02:00
RunitaiLinden 843866d193
Drtvwr 596 11/8/2023 (#501)
* SL-20570 Fix for lossy (and square) normal maps when importing GLTF materials.

* SL-20582 Fix for overriding to alpha mode blend not working.  Incidental decruft of dead code (thanks, Rye!)
2023-11-13 13:12:48 -06:00
Andrey Lihatskiy 96f7f708c1 SL-20591 Update viewer-manager to v3.0.0395b15 2023-11-10 01:57:27 +02:00
Brad Linden afa45530f7 SL-19968 disabled pump_idle_network for now due to it causing several failures during login
also added suggested continue statements, and removed obsolete
LLInventoryItem::fromLLSD deserialization codepath.
2023-11-06 14:30:33 -08:00
Andrey Kleshchev 9b6a90eedd Revert "SL-20185 Fix connection issues (#490)"
Issue reproed again, restoring.
2023-11-06 20:41:01 +02:00
Andrey Kleshchev cc089d88ad SL-20523 Ensure override gets updated before render material 2023-11-06 18:29:42 +02:00
Andrey Kleshchev 0d8893822d SL-20523 Local textures not updating on PBR Materials #5 2023-11-06 18:29:42 +02:00
Andrey Kleshchev 52c60ab3fd SL-20523 Local textures not updating on PBR Materials #4 2023-11-06 18:29:42 +02:00
Andrey Kleshchev 3a5b678eba SL-20523 Local textures not updating on PBR Materials #3 2023-11-06 18:29:42 +02:00
Andrey Kleshchev 596a63051e SL-20523 Local textures not updating on PBR Materials #2 2023-11-06 18:29:42 +02:00
Andrey Kleshchev dc63dfc0dd SL-20523 Local textures not updating on PBR Materials #1
Update editor in which texture changed to local
2023-11-06 18:29:42 +02:00
Brad Linden 89e4e6993f Merge branch brad/SL-19968-inventory-skel-background into 'origin/DRTVWR-559' (#489) 2023-11-03 09:51:04 -07:00