Andrey Lihatskiy
e0f7b4d04b
Merge branch 'main' into DRTVWR-565-maint-P
2022-11-23 00:33:33 +02:00
Andrey Kleshchev
9ea7526f60
SL-18565 Prevent texture fetch crash on second login attempt
2022-11-22 01:24:47 +02:00
Bennett Goble
c8f08f232a
SL-18218: Switch canonical_repo to GitHub URL
2022-11-21 11:51:53 -08:00
Andrey Kleshchev
96f0c95898
Merge branch master into DRTVWR-565-maint-P
2022-11-21 20:48:24 +02:00
Andrey Kleshchev
45b26b2444
SL-18565 restoreGL should re-add bumpmaps
2022-11-21 20:22:47 +02:00
Signal Linden
783926e124
Merge pull request #1 from FelixWolf/CZ-1
...
Various repo fixes
2022-11-18 14:22:49 -08:00
Kyler Eastridge
ee37ea4aa7
Renamed LICENSE.txt to follow naming scheme of other repos
2022-11-18 17:10:03 -05:00
Signal Linden
f7f163f010
Merge pull request #3 from secondlife/signal/label
...
Add automatic PR labels
2022-11-18 08:42:14 -08:00
Signal Linden
5c77f900ac
Merge pull request #2 from secondlife/signal/cla
...
Add CLA bot
2022-11-18 08:41:43 -08:00
Bennett Goble
e75104b066
Add automatic PR labels
2022-11-18 07:39:54 -08:00
Bennett Goble
eaf55065e2
Add CLA bot
2022-11-18 07:30:38 -08:00
Kyler Eastridge
14f34041b8
Add copy of license to root directory so it is recognized by gh
2022-11-18 06:24:43 -05:00
Kyler Eastridge
35d2771cd3
Fix spelling error on license file name
2022-11-18 06:23:11 -05:00
Kyler Eastridge
4a33a0edb2
Fix readme logo for dark theme sites
2022-11-18 06:22:43 -05:00
Bennett Goble
55103bff6d
Merge remote-tracking branch 'github/master'
2022-11-15 08:14:39 -08:00
Andrey Lihatskiy
24993a914f
SL-18637 Reverted material shader changes
...
original fix by Beq Janus
2022-11-14 23:58:14 +02:00
Mnikolenko Productengine
bedbd98017
SL-18603 update Bugsplat
2022-11-11 23:05:25 +02:00
Andrey Lihatskiy
4d429b7ea3
SL-18581 Don't show the starter avatar toolbar button for NUX
2022-11-05 01:02:58 +02:00
Andrey Kleshchev
6a6b10020e
SL-18565 Built-in bump maps and some environment textures fail to load
...
Due to udp texture fetching no longer being present
2022-11-03 23:51:05 +02:00
Mnikolenko Productengine
a53ccb2379
SL-18136 fix for Japanese IME
2022-11-02 19:38:01 +02:00
Andrey Lihatskiy
791fb0ee56
SL-18533 Updated ToS XUI with new language
2022-11-02 19:08:05 +02:00
Andrey Lihatskiy
9e9ae59b4f
Merge branch 'master' into DRTVWR-565-maint-P
2022-11-01 23:23:22 +02:00
Nat Goodspeed
15b5dedb2d
Increment viewer version to 6.6.8
...
following promotion of DRTVWR-575
2022-11-01 17:16:13 -04:00
Brad Kittenbrink
52b64bcfd7
Fix SL-18511 TOS and MFA login failure handlers must cooperate to answer both reasons at the same time
2022-10-31 14:17:05 -07:00
Andrey Lihatskiy
ddc68dbde6
Merge branch 'master' into DRTVWR-565-maint-P
2022-10-26 23:58:52 +03:00
Nat Goodspeed
a022452ff5
Increment viewer version to 6.6.7
...
following promotion of DRTVWR-574
2022-10-26 14:35:44 -04:00
Andrey Lihatskiy
439aa79414
SL-18432 Fix for alpha sorting
2022-10-24 22:14:20 +03:00
Andrey Lihatskiy
97b676b60f
Merge branch 'master' into DRTVWR-565-maint-P
2022-10-20 21:43:54 +03:00
Nat Goodspeed
e45b615966
Increment viewer version to 6.6.6
...
following promotion of DRTVWR-548
2022-10-20 14:39:27 -04:00
Andrey Lihatskiy
4aaa686a2d
SL-18353 Don't allow "Ungroup folder items" on outfit folders
2022-10-20 02:16:02 +03:00
Bennett Goble
ffc6ed2a93
SL-18218: Switch canonical_repo to GitHub URL
2022-10-17 13:22:56 -07:00
Andrey Kleshchev
7a8ac7689e
SL-17779 Texture position changes were ignored on rigged meshes
...
Since the performance overhaul project, there should be essentially no difference between rigged meshes and non-rigged as far as vertex buffer management is concerned.
2022-10-17 20:01:46 +03:00
Andrey Kleshchev
46d4775eca
SL-18378 Update fmod studio to 2.02.09
...
Should fix some common crashes for parcel media
2022-10-14 20:16:31 +03:00
Andrey Kleshchev
b2ad2f0645
SL-18297 A freeze while checking marketplace for errors
2022-10-06 22:42:49 +03:00
Andrey Kleshchev
fc73378865
SL-18228 The search page works like a web search instead of in-viewer one
2022-10-05 23:28:15 +03:00
Mnikolenko Productengine
6661e0fdc5
SL-18240 Don't disable HUD media when "Obscure MOAP" is active on land
2022-09-28 17:37:33 +03:00
Mnikolenko Productengine
c88767e27d
SL-18240 Don't disable HUD media when "Obscure MOAP" is active on land
2022-09-28 17:01:24 +03:00
Andrey Kleshchev
687ba77897
SL-18221 Water texture does not load after clearing cache
...
Water texture should load only after having caps.
Prefetch textures should load only after having caps.
Prefetch list is now per grid
2022-09-23 01:20:41 +03:00
Andrey Lihatskiy
26c8883bb7
Merge remote-tracking branch 'origin/SL-18119' into DRTVWR-548-maint-N
2022-09-22 19:13:13 +03:00
Brad Payne (Vir Linden)
ef311198f9
SL-18119 - log group join, object add or rez
2022-09-22 15:48:28 +01:00
Brad Payne (Vir Linden)
827420e2fe
SL-18119 - bug fix
2022-09-21 20:58:34 +01:00
Brad Payne (Vir Linden)
3994101549
SL-18119 - more ViewerStats logs for NUX
2022-09-21 20:52:27 +01:00
Andrey Kleshchev
664ce046ee
SL-17628 Add viewer sided max attachment distance to position fields
2022-09-21 21:54:37 +03:00
Brad Payne (Vir Linden)
9c903e7fa8
SL-18119 - logCommand() for friend operations
2022-09-20 21:53:56 +01:00
Nat Linden
1ad175a0df
Merged in sl-18068 (pull request #1136 )
...
SL-18068: Update to viewer-manager build 575083
Approved-by: Andrey Kleshchev
Approved-by: Brad Kittenbrink
2022-09-20 13:04:15 +00:00
Nat Linden
9ac0b3da77
SL-18068: Merged DRTVWR-565-maint-P into sl-18068
2022-09-19 21:21:21 +00:00
Mnikolenko Productengine
f39be1dfd3
SL-17840 Update 'Obscure MOAP' control text
2022-09-19 17:35:40 +03:00
Nat Goodspeed
5f1c8d3119
SL-18068: Update to viewer-manager build 575083
2022-09-16 16:24:05 -04:00
Brad Payne (Vir Linden)
56e1db9c15
SL-18119 - UIUsage logs for some common operations
2022-09-16 17:09:55 +01:00
Andrey Kleshchev
62b8498fbb
SL-18131 Increase region cap access count before returning errors
...
It might be safe to merge mSeedCapAttempts with mHttpResponderID, but for now leaving them separated, if only for making this mechanic clearer.
2022-09-16 00:15:47 +03:00