Inusaito Sayori
201ca35afb
Possible fix for Mute/Unmute from lists of avatars not working
2013-11-25 03:33:13 -05:00
Inusaito Sayori
26655aefe0
Fix last online unknown showing up as zeroed out date.
...
Adds group_member_status_unknown to strings.xml
SV-1237 #close Fixed~
2013-11-25 03:24:40 -05:00
Inusaito Sayori
44d1b4f1fb
A start on the group's feature request to have indication of mute in friends list
...
We may need to trick the friends list into refreshing when someone is muted to complete this feature...
probably need mutelist callbacks if those exist
2013-11-22 20:21:47 -05:00
Inusaito Sayori
7d98cf1891
[LLIMMgr/LLIMPanel] Woops, only allow invites to Adhocs!!
2013-11-22 18:41:34 -05:00
Inusaito Sayori
2d66022727
[LLIMMgr/LLIMPanel] Clean up the now redundant usage of isInviteAllowed()
2013-11-22 18:18:05 -05:00
Inusaito Sayori
15fefc231b
[LLIMMgr/LLIMPanel] isInviteAllowed should return based on mSessionType, not on mDialog.
2013-11-22 18:09:13 -05:00
Inusaito Sayori
53969d05d8
[LLIMMgr/LLIMPanel] Always allow Drag and Drop sharing of any inventory regardless of mDialog so long as mSessionType is P2P_SESSION
2013-11-22 18:00:58 -05:00
Inusaito Sayori
209e64b136
Merge llfloatertools.cpp with upstream to fix MATBUG-240
...
MATBUG-240: Unable to change media settings for an already applied media texture unless media texture is removed and reapplied.
2013-11-22 17:35:11 -05:00
Inusaito Sayori
f3f1727b49
Actually fix SV-1226
...
It happened because we filtered mFromName which started out as from_name, and inconsistently used the two after that...
This change switches to just using mFromName after that point..
SV-1226 #close Fixed it~
2013-11-22 00:49:47 -05:00
Inusaito Sayori
15dbce00ee
Prevent any RLVa filtering of music information as mentioned in SV-1226
2013-11-21 23:09:13 -05:00
Latif Khalifa
f273d3ff59
Singularity 1.8.4
1.8.4
2013-11-14 12:51:41 +01:00
Latif Khalifa
1bd78c5398
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
2013-11-14 02:51:36 +01:00
Shyotl
fc4f0eaa82
Particle glow tweak excluded more faces from glow than intended.
2013-11-13 19:39:14 -06:00
Salvatore La Bua
8ad3b87c0e
Fix a render issue with Hightlight Transparent
...
The smoke texture is currently not applied to transparent objects.
This commit tweaks the red alpha overlay as a workaround for that.
2013-11-13 21:16:58 +01:00
Latif Khalifa
133dffb326
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
2013-11-13 20:12:25 +01:00
Shyotl
01e27eac76
Kill a tiny bit of dead code.
2013-11-13 13:06:47 -06:00
Shyotl
d4a3cb168c
Altered the deferred alpha fragment shader to handle alphamasking when drawing avatar hair/skirts. (Special handling for these two seems weird, considering all other mesh parts are also alphamasked.. It also prevents skirts from casting shadows. Future alteration may be desired.)
2013-11-13 12:59:21 -06:00
Shyotl
f03376cd2a
Remove hack for nvidia on osx.
2013-11-13 12:53:43 -06:00
Inusaito Sayori
6bd9649277
Merge branch 'master' of https://github.com/DamianZhaoying/SingularityViewer
2013-11-13 13:03:27 -05:00
Damian Zhaoying
6e05e49a45
update spanish translations in strings.xml and floater_model_preview.xml files
2013-11-13 12:56:38 -03:00
Latif Khalifa
fcf061d06b
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
2013-11-13 13:01:21 +01:00
Latif Khalifa
a3b232f389
Merge remote-tracking branch 'lightdrake/master'
2013-11-13 12:51:31 +01:00
Shyotl
3416b837dc
Added setting 'SHAlwaysSoftenShadows' to soften shadows when ssao isn't enabled. Removed a couple dead settings.
2013-11-13 02:31:55 -06:00
Shyotl
ba84bf1461
Avoid needless second pass on non-glow particles.
2013-11-13 02:27:01 -06:00
Shyotl
3ed249cba5
Retain cubemap reflection on shiny faces while in shadowed, but don't bloom the sun reflection.
2013-11-13 01:35:31 -06:00
Shyotl
584e5176a4
Err closer to LL regarding shadows, however also fixed alpha face shadows to look like all other shadows.
2013-11-13 01:30:45 -06:00
Drake Arconis
e5fcd54c92
Add option to disable scroll offset changing modifier
2013-11-12 23:47:28 -05:00
Damian Zhaoying
899a21ca24
Merge remote-tracking branch 'Liru/master'
2013-11-12 16:09:05 -03:00
Inusaito Sayori
29a07f4b5c
Actually fix the french translations (codepage borks yay) Thanks Nomade
2013-11-12 03:03:20 -05:00
Inusaito Sayori
2e7d80e9ba
Let shift-left-clicking in the middle of subpiemenus move back to the parent piemenu!
2013-11-12 02:02:16 -05:00
Inusaito Sayori
d678735cf6
Code cleanup in pie menu
...
Cleaned up hover logic and slice from x and y code duplication
(Best viewed without space changes)
2013-11-12 02:00:21 -05:00
Latif Khalifa
6b5875c008
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
2013-11-12 02:00:53 +01:00
Shyotl
203ae9dfa3
Fix uninitialized variable warning in alphaF.glsl. Also made USE_VERTEX_COLOR actually work if FOR_IMPOSTOR is set.
2013-11-11 18:56:16 -06:00
Latif Khalifa
00b57dd40e
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
2013-11-12 01:01:10 +01:00
Latif Khalifa
f10402cbdb
Merge branch 'master' of git://github.com/Lirusaito/SingularityViewer
2013-11-12 01:01:01 +01:00
Shyotl
32ecf444bd
Attempt to resolve shader compilation errors on osx since it's particularly picky.
2013-11-11 17:48:54 -06:00
Latif Khalifa
3430a31e9d
Fixed fetching inventory when UseHTTPInventory is disabled
2013-11-11 11:50:07 +01:00
Inusaito Sayori
943f77eed0
Fix the UI Warnings in LLFloaterModelPreview
...
Adds the green check and red x icons
Adds Price Breakdown text to the mesh upload floater, quite useful!
Removes useless ui element references in only code
Comments out ui element references in only code that we don't have and don't have a clear place
2013-11-10 19:12:20 -05:00
Damian Zhaoying
801723813a
update spanish traslation to reflect new materials feature options
2013-11-10 17:39:51 -03:00
Inusaito Sayori
69f2203d11
The rest of the french updates from Nomade Zhao
2013-11-10 13:05:58 -05:00
Latif Khalifa
7879509727
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
2013-11-10 11:14:08 +01:00
Latif Khalifa
c6a7ae51e6
Merge branch 'master' of git://github.com/AlericInglewood/SingularityViewer
2013-11-10 11:13:55 +01:00
Inusaito Sayori
91ed289a93
[Warnings] Fix signed/unsigned mismatch in llpartdata.cpp
2013-11-10 02:51:30 -05:00
Inusaito Sayori
be7c33e3c7
[LLScrollColumnHeader] Fix the ImageOverlay icons being overwritten every draw and thus destroying our image_overlay parameter!
...
Seriously, whose idea was that?
Ignore space changes and this will be a lot easier for all of us.
2013-11-10 02:49:10 -05:00
Inusaito Sayori
a510af9480
[LLScrollColumnHeader] Fix icons disappearing in certain states, such as click.
2013-11-10 02:46:23 -05:00
Shyotl
297cd58295
Revert upstream change to particle index accounting. (Fixes flicker issues)
2013-11-09 22:23:48 -06:00
Aleric Inglewood
5f9c6f1b08
AIAlert fixup.
2013-11-09 15:43:58 +01:00
Shyotl
0d1c98b5f7
Fix shadow dithering. It's still pretty ugly tho, but looks okay if ssao is enabled. May add random kern in the future.
2013-11-08 02:03:21 -06:00
Aleric Inglewood
a7e72ceb32
AIFile bug fixes.
...
Compare with errno instead of rc.
Make sure errno is preserved.
2013-11-07 18:20:49 +01:00
Latif Khalifa
c629d2625c
Fixed Mac build
2013-11-07 04:35:39 +01:00