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
Howard Stearns
87e7b732ba
SL-98-a - fix jumping ground plane
2022-05-16 11:39:04 -07:00
Dave Parks
b2141e9446
Merge remote-tracking branch 'remotes/origin/DRTVWR-546' into DRTVWR-559
2022-05-16 12:26:17 -05:00
Dave Parks
3400e5fd30
SL-17284 Reflection probe tuning and optimization take 1
2022-05-16 17:21:08 +00:00
Andrey Kleshchev
d2e242ab63
SL-17412 Crash at isWearingWearableType
...
Related to "Allow Select Avatar" feature, selection manager made avatar to persist longer.
2022-05-16 18:28:06 +03:00
Andrey Kleshchev
de8a61f71a
SL-15312 Shortcut to notes
2022-05-15 12:31:49 +03:00
Andrey Kleshchev
28ae135375
SL-16746 Hide hair and fix missing light for animation preview
2022-05-14 01:11:08 +03:00
Mnikolenko Productengine
58ceaacafd
SL-16698 Replace tabs with spaces in Scripts
2022-05-13 19:31:47 +03:00
Andrey Kleshchev
26ee1cc148
SL-15312 New group visibility toggle.
2022-05-12 23:44:47 +03:00
Howard Stearns
266b5bd20c
Merged in SL-12238 (pull request #979 )
...
SL-12238
Approved-by: Andrey Kleshchev
2022-05-12 17:24:55 +00:00
Howard Stearns
44f70be1e4
Merged DRTVWR-544-maint into SL-12238
2022-05-12 17:09:30 +00:00
Andrey Lihatskiy
915de3eb55
Merge remote-tracking branch 'origin/SL-17243' into DRTVWR-544-maint
2022-05-12 16:06:37 +03:00
Brad Payne (Vir Linden)
57ae9c4dc4
SL-17243 - moved inventory warnings to a map
2022-05-12 13:39:01 +01:00
Howard Stearns
4cfcbca748
SL-12238 - error message to match new limits
2022-05-11 18:17:20 -07:00
Howard Stearns
3cefd6bd17
SL-12238 - bump terrain texture size limit to 1024
2022-05-11 15:33:42 -07:00
Brad Payne (Vir Linden)
3915c8417d
SL-17243 - ViewerStats includes details on warning conditions in inventory, if any are encountered.
2022-05-11 21:19:55 +01:00
Andrey Kleshchev
1e84d0e649
SL-15312 Profiles tweaks
...
Fix loading indicators to be at the center of picls and classified
Hide classifieds and picks related buttons for other agents
10px distance from image
Fix chat history menu button not working
Changed 'partner' field behavior
Prevent selection of disabled FL text field
2022-05-11 22:10:12 +03:00
Andrey Lihatskiy
6309500557
SL-17356 Viewer changes for Premium Plus support
2022-05-11 21:05:46 +03:00
Nat Goodspeed
06aa68c2fb
SL-17219: Delete some unused declarations.
...
These trigger fatal warnings on Mac.
2022-05-10 12:32:43 -04:00
Nat Goodspeed
5bed414ba9
SL-17219: Fix bug: dangling pointer to destroyed std::string.
2022-05-10 12:30:59 -04:00
Nat Goodspeed
4dddb17dfc
SL-17219: Mark LLWindowHeadless virtual overrides 'override'.
...
Also LLSplashScreenHeadless methods. Without this Mac builds fail.
2022-05-10 12:26:44 -04:00
Nat Goodspeed
3604edc27e
SL-17219: LLWindowMacOSX needs getAvailableVRAMMegabytes().
...
This is just a placeholder, but without it the viewer won't even build on Mac.
2022-05-10 12:20:19 -04:00
Nat Goodspeed
72ddfbd76e
SL-17219: WorkQueue::tryPost() must call ThreadSafeSchedule::tryPush().
...
We inadvertently changed tryPost() to call ThreadSafeSchedule::tryPost(),
which doesn't exist.
2022-05-10 12:18:27 -04: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
76beebae68
SL-15312 Fixed picks tabs being too thin
2022-05-09 20:53:21 +03:00
Andrey Kleshchev
39ab2fb3fe
SL-16937 Replace sendAvatarPropertiesUpdate with profile cap in preferences
...
To avoid data loss, old api trims profile descriptions
2022-05-08 13:31:50 +03:00
Andrey Kleshchev
ca24fc11ea
SL-17375 Crash at LLViewerOctreeEntry::getSpatialExtents()
...
access violation, 'this' was null
2022-05-06 20:55:41 +03:00
Brad Kittenbrink
6c1fdac9df
Merged in brad/SL-17116-material-messaging (pull request #973 )
...
brad/SL-17198 material assets
Approved-by: Euclid Linden
2022-05-06 17:16:56 +00:00
Brad Kittenbrink
6095a7d310
SL-17198 more fixes to get material asset serialization working better
2022-05-06 10:05:23 -07:00
Brad Kittenbrink
356817d2fc
SL-17198 fixes to get material asset serialization working better
2022-05-06 10:02:47 -07:00
Michael Pohoreski
af11b7fb9c
Merged in SL-17274 (pull request #964 )
...
SL-17274: Stub for PBR DrawPool and shader
Approved-by: Euclid Linden
Approved-by: Dave Parks
2022-05-06 16:49:44 +00:00
Ptolemy
663e121f2f
SL-17274: Add debug rendering to pbr shader
2022-05-06 09:48:49 -07:00
Ptolemy
415380b140
SL-17274: Add vary_position, cleanup whitespace
2022-05-06 09:47:03 -07:00
Ptolemy
849e85dfd2
SL-17274: Fix diffuse color not being used in pbr shader
2022-05-06 09:44:23 -07:00
Brad Kittenbrink
afe5d1f270
Merge remote-tracking branch 'origin/DRTVWR-559' into brad/SL-17116-material-messaging
2022-05-06 08:38:45 -07:00
Brad Kittenbrink (Brad Linden)
c9be81a747
SL-17198 material asset uploading now suuceeeds.
2022-05-06 08:26:19 -07:00
Andrey Lihatskiy
3c215ee885
SL-17356 Viewer changes for Premium Plus support
2022-05-06 10:22:49 +03:00
Euclid Linden
8b74adc89b
Merged in euclid-17325 (pull request #968 )
...
SL-17325 apply inventory material to face
2022-05-05 21:39:20 +00:00
Dave Houlton
cce5fdca84
SL-17325 apply inventory material to face
2022-05-05 15:38:16 -06:00
Andrey Kleshchev
43517c5adc
SL-17244 Fix 'empty leaf' crashes
2022-05-05 19:41:56 +03:00
Brad Kittenbrink
fa26abf901
Fix mac build for SL-17283 reflections work
2022-05-04 15:32:34 -07:00
Brad Kittenbrink
5ac6f13965
Merge remote-tracking branch 'origin/master' into DRTVWR-559
2022-05-04 14:47:52 -07:00
Andrey Kleshchev
f3add82a4c
Merge branch master (D550) into DRTVWR-546
...
# Conflicts:
# indra/newview/llappviewer.h
2022-05-04 20:10:29 +03:00
Dave Parks
93260cfeff
SL-17283 LLReflectionMapManager prototype. Remove snapshot code related overhead from reflection map renders. Add parallax correction and support for multiple reflection maps.
2022-05-04 16:07:50 +00:00
Andrey Lihatskiy
59d5443905
Merge branch 'master' into DRTVWR-544-maint
...
# Conflicts:
# indra/viewer_components/login/lllogin.cpp
2022-05-04 18:52:52 +03:00
Andrey Lihatskiy
3f3b0e3b54
Merge branch 'master' into DRTVWR-483
2022-05-04 18:51:19 +03:00
Andrey Lihatskiy
7fff7eecb6
Merge branch 'master' into DRTVWR-543-maint
2022-05-04 18:51:05 +03:00
Andrey Lihatskiy
2242f089e4
Merge branch 'master' into DRTVWR-561-maint-O
2022-05-04 18:50:36 +03:00