Dave Parks
bf183ecff7
SL-17449 Fix for Alexa's hair
2022-05-18 17:56:54 -05:00
Dave Parks
c1deab5ba7
SL-17417 Fix for incorrect reflection orientation on fullbright prims.
2022-05-18 15:55:24 -05:00
Dave Parks
a936322261
Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-546
2022-05-17 13:23:32 -05:00
Dave Parks
85b3f707d3
SL-17421 Fix for fullbright alpha mask shader ignoring vertex alpha
2022-05-17 13:23:08 -05:00
Andrey Kleshchev
c6fe446c3a
SL-17415 Movement of scripted attached objects is no longer interpolated.
2022-05-17 00:15:32 +03:00
Dave Parks
c7ddba7eb4
SL-17417 Fix for incorrect reflection orientation on some moving child prims.
2022-05-16 16:02:38 -05:00
Andrey Lihatskiy
6309500557
SL-17356 Viewer changes for Premium Plus support
2022-05-11 21:05:46 +03:00
Andrey Kleshchev
f0fa74fde7
SL-17376 Do not fail build if vcruntime140_1 is missing
...
If there is no vcruntime140_1 in the build system, it is likely that file is not required for the viewer to run.
2022-05-10 18:53:33 +03:00
Andrey Kleshchev
c0adc5e181
SL-17376 Fix viewer failing due to missing vcruntime140_1
2022-05-09 21:22:22 +03:00
Andrey Kleshchev
ca24fc11ea
SL-17375 Crash at LLViewerOctreeEntry::getSpatialExtents()
...
access violation, 'this' was null
2022-05-06 20:55:41 +03:00
Andrey Kleshchev
43517c5adc
SL-17244 Fix 'empty leaf' crashes
2022-05-05 19:41:56 +03:00
Andrey Kleshchev
f3add82a4c
Merge branch master (D550) into DRTVWR-546
...
# Conflicts:
# indra/newview/llappviewer.h
2022-05-04 20:10:29 +03:00
Nat Goodspeed
bc7e2fb7e7
Increment viewer version to 6.5.6
...
following promotion of DRTVWR-550
2022-05-04 11:37:24 -04:00
Dave Parks
1a6eee4ea2
SL-17321 Fix for some particle systems with custom blend functions not rendering.
2022-05-02 11:52:45 -05:00
Andrey Kleshchev
da6f4204b7
SL-17124 make sure window thread wakes up to proces 'quit' message
2022-04-29 22:18:20 +03:00
Andrey Kleshchev
904b16a0a7
SL-17124 switchContext and loadShaderFile crashes
...
- Do not try initializing shaders if requirements are not met or if window does not exist
- Warn user before closing window. Situation is unexpected, there is chance of more issues, like a freeze or a crash on close()
- mHasMultitexture is a solid requirement, if it is not present, we won't be able to run
2022-04-29 19:41:22 +03:00
Andrey Kleshchev
ac0c9a7412
SL-16721 Crash at LLVOAvatar::idleUpdateMisc
2022-04-28 23:06:56 +03:00
Mnikolenko Productengine
9c0ebc5469
SL-17301 FIXED Friends are not showing in friendslist
2022-04-28 11:39:58 +03:00
Dave Parks
a00a569ac8
SL-17276 Potential fix for crash on shutdown on mac.
2022-04-26 16:38:47 -05:00
Dave Parks
436544a51a
SL-17086 Fix for bad lighting in upload preview render.
2022-04-26 14:43:55 -05:00
Dave Parks
bafa869c21
SL-17239 Override face bounding box with avatar bounding box for rigged meshes when calculating virtual size.
2022-04-25 15:58:07 -05:00
Brad Kittenbrink
56a1bc850b
SL-17223 fix unit tests with new method stub implementation
2022-04-25 13:44:38 -07:00
Dave Parks
55179387c7
SL-17236 For real this time, maintain legacy draw order of alpha rigged meshes, batching be damned.
2022-04-25 15:27:39 -05:00
Brad Kittenbrink
372a04dd51
Fix for SL-17223 save mfa_hash protected store immediately so it doesn't get lost in case of crash
2022-04-25 12:35:07 -07:00
Andrey Kleshchev
ffdc04f5d2
SL-17040 Crash due to LLWord not existing
...
LLWord should persist till the end due to wide usage.
2022-04-21 22:58:30 +03:00
Andrey Kleshchev
cf7bc4406e
SL-17159 Crash initializing LLInstanceTrackerPrivate
2022-04-21 20:43:50 +03:00
Andrey Kleshchev
e0c4304e4a
Restored SL-15400, it got lost in an automatic merge
...
Pausing clouds should not pause water
2022-04-19 21:15:58 +03:00
Andrey Kleshchev
ce4c694b66
Merge branch master (D540) into DRTVWR-546
...
# Conflicts:
# indra/llcommon/llsdutil.cpp
# indra/newview/VIEWER_VERSION.txt
# indra/newview/lldrawpoolalpha.cpp
# indra/newview/lldrawpoolwater.cpp
2022-04-18 23:42:39 +03:00
Brad Kittenbrink
e9921e77b0
Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfa
2022-04-18 13:29:25 -07:00
Nat Goodspeed
d031662435
Increment viewer version to 6.5.5
...
following promotion of DRTVWR-540
2022-04-18 13:25:21 -04:00
Andrey Kleshchev
efb9df04c3
SL-16831 Don't wait for an updater on login failure unles it's the cause of failure
2022-04-15 20:53:21 +03:00
Dave Parks
e33f23f58a
SL-17194 Impostor quality pass 2 (and fix for fully transparent rigged attachments rendering to depth buffer)
2022-04-11 20:06:33 -05:00
Dave Parks
cb6e1ac4a8
Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-546
2022-04-11 15:52:11 -05:00
Dave Parks
1d057dbba2
SL-17173 Impostor quality pass.
2022-04-11 15:51:51 -05:00
Mnikolenko Productengine
d248961c30
SL-17182 FIXED Viewer crashes after changing the environment settings
2022-04-11 17:51:10 +03:00
Andrey Kleshchev
e20aafa2fe
SL-16907 Crash at updateSkinInfoMatrixPalette #2
2022-04-07 14:17:30 +03:00
Andrey Kleshchev
7e0e58c55f
SL-17092 Fix a gesture upload crash
2022-04-07 11:11:39 +03:00
Dave Parks
bc7dc2f949
SL-17160 Ignore "getIsAlphaMask" on rigged faces.
2022-04-06 12:57:07 -05:00
Andrey Lihatskiy
1497177868
Merge remote-tracking branch 'origin/SL-16950' into DRTVWR-540-maint
2022-04-05 18:01:45 +03:00
Andrey Kleshchev
84e22d410e
SL-17121 Fix error threshold value
2022-04-01 22:32:57 +03:00
Andrey Kleshchev
14e792766e
SL-17121 Adjust uploader for possible 0 input.
2022-04-01 01:39:35 +03:00
Andrey Kleshchev
7f0e62ea9e
SL-17121 Revert "SL-15940 Remove ability to set zero triangle limit"
...
This reverts commit b45c0e3ed9 .
2022-04-01 00:53:52 +03:00
Dave Houlton
3687b29200
SL-17000 modify physics mesh dense/degenerate error msg
2022-03-30 10:31:32 -06:00
Andrey Kleshchev
f57240caf7
SL-17096 Login screen fields are gray
2022-03-30 19:07:29 +03:00
Euclid Linden
977bd76316
Merged in euclid-17074 (pull request #925 )
...
SL-17074 Redo ALT-F4 handling fix
2022-03-29 17:43:50 +00:00
Dave Houlton
e76a3b12e6
SL-17074 fix ALT-F4 handling without impacting alt-zoom
2022-03-29 11:36:28 -06:00
Mnikolenko Productengine
d97105663f
SL-17091 FIXED Walk/Run/Fly buttons are not clickable
2022-03-29 18:07:06 +03:00
Andrey Kleshchev
d5f2537764
SL-16831 Fix unit test
2022-03-29 17:30:50 +03:00
Andrey Kleshchev
3feb92046f
SL-16831 Viewer stalls for 10 seconds before displaying a login failure
...
# Conflicts:
# indra/newview/llstartup.cpp
2022-03-29 16:22:11 +03:00
Andrey Kleshchev
283e86eda5
SL-16811 Shape preview images do not display all of the attachments #2
...
Merged previewAvatar and generateImpostor into a single function since they are nearly identical
2022-03-29 15:19:53 +03:00