Commit Graph

68367 Commits (06b56944af4dc7c3a216ea78a3e5659cdffdfd72)

Author SHA1 Message Date
Ansariel 06b56944af Add some comment with example SLURL for "addgrid" 2022-11-14 12:34:02 +01:00
PanteraPolnocy ef917cd5de FIRE-32407 Russian translation update (minimap menu), by Romka Swallowtail 2022-11-13 21:18:44 +01:00
Beq 23863676d7 [FIRE-32414][BUG-232911][FIRE-32411] revert material shader changes
Reverting this shader file avoids the side-effects such as emissive mask alpha fail, and materials not working on certain transparent objects. 
It also fixes the MAC ALM issue which was casued by MAC OpenGL being too lame to compile the previous emissive/alpha fix.
2022-11-13 14:32:56 +00:00
Beq d2d5463916 Merge branch 'phototools2.1' 2022-11-13 14:28:15 +00:00
Beq b213b4d4ae phototools2.1 integration 2022-11-13 14:21:18 +00:00
PanteraPolnocy 1093c25d1d Do not cut off buttons at the bottom of group banlist tab 2022-11-12 20:47:37 +01:00
Zi Ree e48fd7bbcc Follow skin changes on Vintage for voice speaker controls 2022-11-12 19:48:09 +01:00
Pantera 02c2a0aba3 FIRE-32403 Russian translation update, by Romka Swallowtail 2022-11-11 13:18:06 +01:00
Zi Ree 66b0ab656b Fix shift+ctrl+. and shift+ctrl+, include select part in build mode 2022-11-09 00:41:13 +01:00
Zi Ree 2cabc4f878 Make gcc happy, turn auto loop variables into references 2022-11-08 16:13:09 +01:00
Ansariel da76a7bc73 Yeah, let's just do this... 2022-11-08 00:19:41 +01:00
Ansariel d94343152d Increase version after branching 2022-11-08 00:18:45 +01:00
Ansariel 9ac14566c2 FIRE-32377: Don't include own avatar when sharing items 2022-11-07 12:05:56 +01:00
Beq 37d7b8a37c [BUG-232834][BUG-232871] Alpha mask is being applied with emissive mask
This is the most local fix for this issue, addressing the specific unqualified use of HAS_ALPHA_MASK.
If we find other issues with alpha mask being applied incorrectly then, it may be better to fix higher up in llvieweshadermgr.cpp by reverting the changes from SL-17532. 
For now, this way works for this specific bug without non-emissive side-effects.
2022-11-05 15:20:17 +00:00
Beq 1132c5742c [FIRE-32359] [BUG-323869] Physics shape display in view incorrect
Fixes from upstream caused a partial reversion of an older bug. 
meshes with a hull based (non triangle) user physics will not be convexified 
when scaled to below 0.5m, viewer was failing to reflect that
2022-11-05 15:04:40 +00:00
Beq 1aa2535ae6 ignore the compiled glsl files as these should not be in version control 2022-11-05 15:01:18 +00:00
Beq c4fef9edd0 Open help pages in external browser based on user's preferences. 2022-11-02 17:39:10 +00:00
PanteraPolnocy 498d8e92de A small cleanup: 'Move Create/Ungroup folder from selected menu items' in all applicable languages 2022-11-02 09:14:08 +01:00
Pantera 3139c1a43d FIRE-32365 Russian translation update, by Romka Swallowtail 2022-11-02 08:58:52 +01:00
Ansariel a60d6db797 Merge branch 'master' of https://bitbucket.org/lindenlab/viewer 2022-11-02 00:37:49 +01:00
Nat Goodspeed 15b5dedb2d Increment viewer version to 6.6.8
following promotion of DRTVWR-575
2022-11-01 17:16:13 -04:00
Beq c79a5cda6e [FIRE-32169] [Local Mesh] Add ? Help icon for local mesh
wiki pages TBD
* floater_local_mesh (just links to the three panels) and some general info.
* local_mesh_assets (description of the main asset list tab)
* local_mesh_log (description of the log tab)
* local_mesh_settings (descroption of the settings tab)
2022-11-01 15:30:27 +00:00
Beq d5bc1d996a [FIRE-32218] [Local Mesh] Crash when creating surrogate mesh after closing local mesh floater
don't rely on cached this pointer in the callback. Use the explictly stored floater_pointer instead
2022-11-01 15:27:17 +00:00
Ansariel 492a208b75 More simplifications 2022-11-01 16:21:27 +01:00
Ansariel c047a29b1e Actually simplify this 2022-11-01 16:16:12 +01:00
Ansariel 7b3dcfba3c Fix nullpointer guard 2022-11-01 16:14:56 +01:00
Brad Kittenbrink 9d7b63b681 Fix SL-18511 TOS and MFA login failure handlers must cooperate to answer both reasons at the same time 2022-11-01 13:34:50 +01:00
Beq 707f8d5cbf Merge branch 'fixlogicerrorsintexturebatching' 2022-11-01 00:24:33 +00: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
Beq d066e8daf8 [FIRE-32269] rigged hair (esp. animesh) + batching fixes refactored
simplify logic

ignore empty material blocks where the alpha mode is blend
These should be treated the same as other alpha blend in order to batch properly
Fix for TE alpha breaking batches where material is set to alpha_mask
Two common occurences of this exist:
transparency huds that frequently are an afterthought
segmented bodies using alpha slicing.
2022-10-31 20:37:51 +00:00
Beq 2cc8e2ba06 FIX logic errors in texture batching
two errors result in poor use of draw buffers when batching alpha textures.
2022-10-31 20:37:51 +00:00
Beq 452f8fd9a0 clean up log tab output for mesh optimiser logs 2022-10-31 20:37:51 +00:00
Zi Ree d0380a6c16 FIRE-32151 - Move Create/Ungroup folder from selected menu items to a different spot in the menu and fix capital initials 2022-10-30 22:00:19 +01:00
PanteraPolnocy c0980bd2fb FIRE-32346 French translation update, by Laurent Bechir 2022-10-30 21:20:47 +01:00
Zi Ree 66cecee628 Linux: Update fontconfig and freetype to remove old zlib dependency - Thanks to PorkChop! 2022-10-30 20:30:12 +01:00
Ansariel 8b2b11d4a0 Merge branch 'master' of https://bitbucket.org/lindenlab/viewer 2022-10-26 20:42:44 +02:00
Nat Goodspeed a022452ff5 Increment viewer version to 6.6.7
following promotion of DRTVWR-574
2022-10-26 14:35:44 -04:00
Ansariel cb32efeda2 Of course I meant that, stupid Mac... 2022-10-26 18:56:08 +02:00
Ansariel 5d7bb09a46 Fix memory leaks in anim upload 2022-10-25 14:41:14 +02:00
Ansariel db83fca07f FIRE-32341: Make minor direction labels visible at reasonable size again 2022-10-25 11:34:02 +02:00
Ansariel b185f4730a FIRE-32339: Fix mini map can't be dragged anymore 2022-10-25 11:33:29 +02:00
Andrey Lihatskiy 439aa79414 SL-18432 Fix for alpha sorting 2022-10-24 22:14:20 +03:00
Ansariel 7dcbff37c3 Update German translation 2022-10-24 21:02:45 +02:00
PanteraPolnocy 3383eb1b02 Updated Polish translation 2022-10-23 20:39:53 +02:00
Zi Ree d444e9d5b4 FIRE-32315: Animation preview sometimes fails when FS AO is enabled 2022-10-23 19:09:15 +02:00
Ansariel 70b500bf3d BUG-232794: Partially revert 616f2b639b to fix broken alpha sorting on rigged meshes 2022-10-23 11:37:30 +02:00
Beq bc45719a43 Merge remote-tracking branch 'origin/master' 2022-10-22 20:31:15 +01:00
PanteraPolnocy 05436e76d7 Updated Polish translation 2022-10-22 21:29:10 +02:00
Beq 7786f2bb9c [FIRE-32132] Allow rigged mesh transparency to toggle independently
Also added different colours for rigged-blend (orange)/rigged-masked(cyan)
ctrl|alt|shift|T toggles the rigged mesh display on/off
2022-10-22 20:26:36 +01:00
Beq cd7293aecd [FIRE-32311] Fix for annoying "particles hidden" text
Now shows when render debug is in use
2022-10-22 20:26:02 +01:00