RunitaiLinden
e7b71cd8a1
SL-20582 Fix for overriding to alpha mode blend not working. Incidental decruft of dead code (thanks, Rye!)
2023-11-08 11:50:46 -06:00
RunitaiLinden
001f2915ea
SL-20570 Fix for lossy (and square) normal maps when importing GLTF materials.
2023-11-06 16:15:52 -06: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
Brad Linden
dfb44aec70
Fix build error from overly fancy tracy macro usage that nobody else is using for DRTVWR-559
2023-11-03 09:50:03 -07:00
Brad Linden
826310bcab
Fixed INV_THUMBNAIL_LABEL handling missed in rebase for SL-19968 work
2023-11-03 09:50:03 -07:00
Brad Kittenbrink (Brad Linden)
b9b38db567
Fix for SL-19968 objects missing timing bug due to stall during login
...
ensure inventory skeleton loading doesn't block the message system from processing packets.
2023-11-03 09:49:48 -07:00
Dave Parks
c86efd6c03
Merge branch 'DRTVWR-559' of ssh://github.com/secondlife/viewer into DRTVWR-559
2023-11-03 11:15:27 -05:00
Dave Parks
70721bae39
DRTVWR-559 Fix for mac build.
2023-11-03 11:15:19 -05:00
RunitaiLinden
02aec10e55
Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559
2023-11-03 10:54:14 -05:00
RunitaiLinden
ca300cc46f
SL-20567 Default HiDPI off (mac performance improvement)
2023-11-03 10:54:01 -05:00
Mnikolenko Productengine
c2aba01f36
SL-20561 Rename Blinn Phong to Textures in the build floater
2023-11-02 20:53:30 +02:00
Dave Parks
439d26ccdc
Merge branch 'DRTVWR-559' of ssh://github.com/secondlife/viewer into DRTVWR-559
2023-11-02 10:49:05 -05:00
Dave Parks
65fb4e67cb
SL-19979 Fix for frame stalls on mac with shadows enabled. Also fix multihreaded GL not working on mac (thanks, Rye!)
2023-11-02 10:47:15 -05:00
cosmic-linden
911dcb40fd
Merge pull request #486 from secondlife/SL-20397
...
SL-20397: Fix material set from script not updating when the GLTF material has non-default texture transforms
2023-11-01 12:42:17 -07:00
Cosmic Linden
326e7a2b4e
SL-20397: Fix material set from script not updating when the GLTF material has non-default texture transforms
2023-10-31 15:19:45 -07:00
Andrey Kleshchev
da71aa168e
SL-20548 Fix revert of materials not working properly in some cases
2023-10-31 23:18:11 +02:00
Andrey Kleshchev
40e568a318
SL-20549 Blank no-copy materials are not moved into scripted objects
2023-10-31 23:18:11 +02:00
Dave Parks
f72309a17e
SL-19979 Temporary hack "fix" for performance issues on Mac -- never implicitly enable reflection probes or shadows.
2023-10-31 16:13:27 -05:00
Dave Parks
e72ecda4e5
SL-19592 Fix for PBR alpha HUDs sometimes using wrong texture on OSX
2023-10-31 16:06:51 -05:00
Maxim Nikolenko
e154fee226
SL-20541 Reorder radio buttons in Edit tools Texture tab to match order in a Material
2023-10-30 16:40:04 +02:00
cosmic-linden
fb0bbba9c9
Merge pull request #478 from secondlife/SL-20536
...
SL-20536: Fix build error C1128 on Windows RelWithDebInfo
2023-10-26 13:33:32 -07:00
Cosmic Linden
a35356a39c
SL-20536: Fix build error C1128. secondlife-bin object file too big. Compile with /bigobj
2023-10-26 13:32:50 -07:00
Brad Linden
0fe058f9b8
Fix build.yaml line that got dropped in the merge.
2023-10-26 10:37:19 -07:00
Brad Linden
3ecce24f9f
Removed dead code after merge breaking the build
2023-10-25 16:57:18 -07:00
Brad Linden
26163e2154
Fix DRTVWR-559 std::array usage in llrender and llprimitive after merge
2023-10-25 16:44:14 -07:00
Brad Linden
673b3309dd
Merge remote-tracking branch 'origin/main' into DRTVWR-559
2023-10-25 16:12:13 -07:00
Nat Goodspeed
e4d6a08941
SL-18837: Build all branches on GitHub now.
2023-10-25 14:39:31 -04:00
Nat Goodspeed
732fedbe8f
Increment viewer version to 6.6.17
...
following promotion of DRTVWR-578
2023-10-25 14:31:48 -04:00
cosmic-linden
887226c7d2
Merge pull request #471 from secondlife/SL-20065
...
SL-20065: Hack to reduce black spots on shiny water
2023-10-25 10:02:50 -07:00
Dave Parks
5c558a92c9
DRTVWR-559 Fix for mac build
2023-10-25 10:36:50 -05:00
Cosmic Linden
3ea1faf73c
SL-20065: Hack to reduce black spots on shiny water
2023-10-24 17:50:49 -07:00
RunitaiLinden
4cf5f34fc3
SL-20090 Don't use llassert_always in texture fetching code.
2023-10-24 12:53:34 -05:00
RunitaiLinden
4710fcf167
SL-20456 Fix for probe updates stopping after opening personal lighting or editing a sky setting.
2023-10-23 16:10:10 -05:00
RunitaiLinden
a29f7c3b4a
SL-20498 Preserve default probe when resetting reflection probes.
2023-10-23 13:54:00 -05:00
Nat Goodspeed
2e8e96cfbc
PIE-1057: viewer-build-util's azure branch has been merged to main.
2023-10-18 17:44:07 -04:00
Nat Goodspeed
ce791fdc59
PIE-1057: Merge branch 'actions-azure' into actions
...
for new Windows code signing mechanism.
2023-10-18 17:41:52 -04:00
RunitaiLinden
baaf698e29
Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559
2023-10-18 14:54:21 -05:00
RunitaiLinden
1fe76ad0b9
SL-20149 Potential fix for crash when unsitting on a reflection probe. Also fix for assertion in lltexturefetch.
2023-10-18 14:54:07 -05:00
Jonathan "Geenz" Goodman
b3fb5a92ea
Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into DRTVWR-559
2023-10-17 15:59:31 -07:00
Jonathan "Geenz" Goodman
f5294527f5
Update settings.xml
...
SL-20154
2023-10-17 15:59:14 -07:00
Jonathan "Geenz" Goodman
652d9a76a4
Merge pull request #457 from secondlife/SL-20392
...
Prepend the material name to each texture.
SL-20392
2023-10-17 15:46:15 -07:00
Jonathan "Geenz" Goodman
89fe8d6133
Update llmaterialeditor.cpp
...
SL-20392
2023-10-17 15:37:36 -07:00
Jonathan "Geenz" Goodman
4db38a86cb
Update llmaterialeditor.cpp
...
SL-20392
2023-10-17 15:31:48 -07:00
Jonathan "Geenz" Goodman
1cb0e6d46d
Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into DRTVWR-559
2023-10-17 14:47:04 -07:00
Jonathan "Geenz" Goodman
fe2e3e4702
Fix for SL-19283
2023-10-17 14:47:01 -07:00
Andrey Kleshchev
7d75853261
SL-20461 Don't display 'sky converted to HDR' message when opening water
2023-10-17 23:35:35 +03:00
Nat Goodspeed
651353560b
SL-20476: Don't let the compiler know we intend to crash.
...
clang has gotten smart enough to recognize an inline attempt to store to
address zero. Fool it by storing to an address passed as a parameter, and pass
nullptr from a different source file.
2023-10-17 14:56:10 -04:00
Maxim Nikolenko
4c7920778f
SL-20457 allow creating new items from the right-click context menu
2023-10-17 18:12:13 +03:00
Nat Goodspeed
117f07e5a4
SL-18837: Avoid stuffing build number into 32-bit int.
...
Even though LLVersionInfo::getBuild() already returns a 64-bit int, various
consumers assumed it could fit into 32 bits. It was especially bad to pass it
to a classic C style varargs function. Only on a little-endian CPU, and only
because it was the last argument, the damage was limited to truncation --
instead of arbitrary undefined behavior.
Where the consumer doesn't support 64-bit ints, pass as string instead.
2023-10-17 06:33:05 -04:00
Nat Goodspeed
19f453fc20
SL-18837: Second Life Release.app=>Second Life Viewer.app in tarball
2023-10-16 19:46:37 -04:00