Andrey Kleshchev
d5378e9cab
viewer-private#236 Don't block removal of marketplace folders
...
Marketplace is not visible outside of own floater and that floater will
do an extra warning when deleting listings that have additional data.
2024-05-13 17:30:25 +03:00
Andrey Lihatskiy
e316f5cff9
Merge branch 'main' into DRTVWR-591-maint-X
...
# Conflicts:
# autobuild.xml
2024-05-13 17:29:07 +03:00
Andrey Lihatskiy
9013267da2
Merge pull request #1373 from secondlife/marchcat/x-ws-merge
2024-05-13 17:06:17 +03:00
nat-goodspeed
d4043d3b01
Merge pull request #1444 from secondlife/nat/slvoice
...
Update to S3-published GHA build of slvoice.
2024-05-10 11:02:57 -04:00
Nat Goodspeed
85af619bbb
Reapply slvoice package URLs with autobuild 3.9.5
2024-05-10 09:10:18 -04:00
Nat Goodspeed
9deeec22b7
Bump up coroutine stack size: saw C00000FD test termination.
...
(cherry picked from commit dc0b3aed4782e4e4835fd6b9d59d1d70b78be4a7)
2024-05-09 15:36:48 -04:00
Nat Goodspeed
692a5eb2d3
Remove `creds=github` from slvoice platform entries.
...
https://github.com/secondlife/autobuild/issues/46
Also remove temporary `continue-on-error` setting.
2024-05-09 11:12:18 -04:00
Nat Goodspeed
442cc12d4d
Build both platforms on GitHub to help diagnose slvoice URL trouble.
2024-05-08 09:38:50 -04:00
Nat Goodspeed
3c023813dc
Update to S3-published GHA build of slvoice.
2024-05-06 12:34:41 -04:00
nat-goodspeed
10aa7f4254
Merge pull request #1391 from secondlife/with-tests
...
Turn on LL_TESTS for CI builds.
2024-05-02 17:34:34 -04:00
nat-goodspeed
2c1647e84c
Merge pull request #1389 from secondlife/brad/fix-gltfmaterial-tests
...
brad/fix gltfmaterial tests
2024-05-02 14:44:33 -04:00
Brad Linden
8d5372577c
Update LLGLTFMaterial tests for changes introduced in SL-20523
...
also correct member packing to match server side
2024-05-02 10:54:15 -07:00
Vir Linden
079c6ab9af
Merge pull request #1376 from secondlife/project/channel_by_branch
...
Project/channel by branch
2024-05-02 11:01:11 -04:00
Vir Linden
6eeef10cda
Update build.yaml
2024-05-02 10:08:46 -04:00
Vir Linden
eb0f963b46
Update build.yaml
2024-05-02 09:48:26 -04:00
Nat Goodspeed
4329e95379
Turn on LL_TESTS for CI builds.
2024-05-02 09:14:55 -04:00
Signal Linden
0cb2c511bc
Merge pull request #1374 from secondlife/signal/editorconfig
...
Add editorconfig
2024-05-01 12:49:19 -07:00
Vir Linden
7f23f160d7
trim trailing whitespace
2024-05-01 17:51:44 +01:00
Vir Linden
65495ba765
set viewer channel from branch
2024-05-01 16:42:09 +01:00
Vir Linden
ab85470985
Merge branch 'main' into project/channel_by_branch
2024-05-01 16:32:46 +01:00
Bennett Goble
c785a0e955
Add editorconfig
...
Provide a basic editorconfig file with this repository's defaults.
2024-05-01 08:23:35 -07:00
Andrey Lihatskiy
38c2a5bde9
Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge
2024-05-01 08:16:58 +03:00
Andrey Lihatskiy
e7eced3c87
#824 Don't fix tabs in files with no tabs
2024-05-01 07:58:22 +03:00
Andrey Lihatskiy
d48497268e
#824 Add c,py,glsl to the script's default file types
2024-05-01 07:39:56 +03:00
Bennett Goble
9bf2dfbb39
Use s3 hosted slvoice autobuild dependencies
...
Pull SLVoice from s3 so that the OSS build configurations work.
2024-04-29 23:51:02 +03:00
Nat Goodspeed
0907fdd926
Adapt llimageworker_test for updated virtual method API.
...
This was a broken test that got all the way to viewer release and the main
branch.
(cherry picked from commit a33a9d29380e6c1a0a9cc539be309d47adef4acf)
2024-04-29 23:51:02 +03:00
Andrey Lihatskiy
1b68f71348
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
2024-04-29 07:56:09 +03:00
Andrey Lihatskiy
af4ea94efc
#824 Add a script to convert tabs to spaces in the code files
2024-04-29 07:06:48 +03:00
Andrey Lihatskiy
a6c89d9185
#824 Add indent_with_spaces hook for source files
2024-04-29 06:55:13 +03:00
Andrey Kleshchev
7719d54f4e
viewer#1308 LLFloaterView::restoreAll Crash
2024-04-26 01:58:50 +03:00
Nat Goodspeed
f886a438ed
Adapt llimageworker_test for updated virtual method API.
...
This was a broken test that got all the way to viewer release and the main
branch.
(cherry picked from commit a33a9d29380e6c1a0a9cc539be309d47adef4acf)
2024-04-25 14:38:00 -04:00
Vir Linden
a3602d660c
Merge pull request #1323 from secondlife/main
...
Update from main
2024-04-24 16:02:42 -04:00
Andrey Kleshchev
bc29431ab2
viewer#1309 Handle deprecated avatar properties messages
...
since server still sends those in some cases
2024-04-24 22:53:29 +03:00
Andrey Lihatskiy
1bcc4e7f70
Merge pull request #1313 from secondlife/marchcat/x-merge
...
Release (Maint YZ) -> Maint X merge
2024-04-24 19:48:25 +03:00
Andrey Lihatskiy
428f21cf79
Merge branch 'main' into marchcat/x-merge
2024-04-24 18:45:54 +03:00
Nat Goodspeed
d98fc504a1
Increment viewer version to 7.1.7
...
following promotion of secondlife/viewer #736
2024-04-24 09:43:07 -04:00
Nat Goodspeed
fc71a9c1ed
Merge release/maint-yz to main on promotion of secondlife/viewer #736 : Maintenance YZ 7.1.6.8745209917
2024-04-24 09:43:04 -04:00
Andrey Kleshchev
09454c53a4
viewer#1290 Fix missing variable reinitializations
2024-04-20 02:54:19 +03:00
Vir Linden
6ca4dfdb56
Update build.yaml
2024-04-19 16:16:26 -04:00
Andrey Kleshchev
5ad488a4a6
viewer#1290 Fix snapToMessageHeight crash
2024-04-19 22:46:49 +03:00
Vir Linden
a65de93541
https://github.com/secondlife/viewer/issues/1286 - branch var from github.repository
2024-04-19 19:51:19 +01:00
Vir Linden
f39987f382
https://github.com/secondlife/viewer/issues/1286 - branch var from github.repository
2024-04-19 19:47:46 +01:00
Vir Linden
c2730b4fff
https://github.com/secondlife/viewer/issues/1286 - determine viewer_channel from branch name in builds
2024-04-19 16:44:59 +01:00
Alexander Gavriliuk
4016a08607
secondlife/viewer#1249 Erratic Emoji Picker Behavior
2024-04-19 00:38:53 +02:00
Andrey Lihatskiy
5e40b5e644
Revert "SL-20140 Setting shape hand size to 36 won't save"
...
This reverts commit 810a3d24c2 . (secondlife/jira-archive-internal#70482 )
2024-04-19 00:54:51 +03:00
Andrey Kleshchev
4379cc64db
viewer#1143 Crash at LLReflectionMap::autoAdjustOrigin #2
2024-04-17 18:39:51 +03:00
Ansariel Hiller
5af5329cf9
Fix typo in settings names ( #1257 )
2024-04-17 10:06:25 -05:00
Andrey Lihatskiy
355f231f0c
Merge pull request #1224 from nerodevo/autobuild-revert
...
Revert removal of llphysicsextension_stub for Windows
2024-04-16 21:58:36 +03:00
nat-goodspeed
1ac0cd131a
Merge branch 'main' into autobuild-revert
2024-04-16 13:13:37 -04:00
Vir Linden
a3cbd41543
Merge pull request #1246 from secondlife/vir-linden-patch-2
...
https://github.com/secondlife/viewer/issues/1214 - Update cla.yaml
2024-04-16 12:28:25 -04:00