Lirusaito
bb22201f4a
Revert the PyFx Ambient Dark and Ambient White changes
...
Adds Ambient Not As White and Ambient Not As Dark
2017-04-04 23:00:25 -04:00
Shyotl
f95be54bd5
Merge https://github.com/Lirusaito/SingularityViewer/tree/Release
...
# Conflicts:
# indra/newview/app_settings/settings_sh.xml
2017-03-27 23:25:33 -05:00
Shyotl
97a6f3a7b2
noisemap tweaks and cleanup.
2017-03-27 23:13:56 -05:00
Shyotl
f1063afea1
Tweak alphamask RSME and allow multiselect derender.
2017-03-25 00:35:48 -05:00
Lirusaito
0dfef2ab25
PyFx partial integration
...
Adds PyFx windlights and post process effects, not enabled by default.
Show custom graphics settings by default, because all our users are smart.
Tweaks SHAutoMask, uses Altocumulus as default cloud now
Added TODO into llrender/llpostprocess.cpp
We should also add the option to make the menu bar transparent, instead of pyfx using skin hacks
Also we need to add a settings preset feature at some point in the future.
We also need to add postproc to wlf.
2017-03-20 11:10:21 -04:00
Shyotl
d42e380698
Minor cleanup.
2017-03-13 23:54:56 -05:00
Shyotl
75c47e96b6
Fixed numerous bugs.
2017-03-09 23:49:56 -06:00
Shyotl
d39ad79986
Update more full-screen shaders to no longer require texcoord attribs.
2017-02-18 01:18:39 -06:00
Shyotl
5e501b9611
Removed TT_RECT_TEXTURE and removed unnecessary shaders.
2017-02-17 23:37:46 -06:00
Shyotl
c262210cf3
Merge branch 'Release' of https://github.com/Lirusaito/SingularityViewer
2017-01-13 01:21:33 -06:00
Shyotl
98516a2a22
Bento hell and back, and back to hell, and back.
2017-01-11 03:55:36 -06:00
Lirusaito
b5f1d5b435
Default to modern ARC
2016-10-21 18:10:54 -04:00
Lirusaito
e11b70415d
Satisfy SV-2101: Add LiruOnlineNotificationBehavior to allow configuration of behavior when FriendOnline notification is clicked
2016-06-28 07:56:02 -04:00
Shyotl
95f56f040a
Do not discard transparent specular-mapped fragments.
2016-06-18 15:35:11 -05:00
Lirusaito
5adc705eab
Feature request: Make toolbar prefs optionally per account.
2016-05-29 09:47:42 -04:00
Lirusaito
39b3f58e13
Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer
...
# Conflicts:
# indra/newview/llvoavatar.cpp
Also Reverted reversion of removal of before() wrapper in llstl.h
2016-05-02 15:15:06 -04:00
Lirusaito
b90d905cc5
Allow exclusively filtering out Landmark offers with AntiSpamItemOffersLandmarks.
...
This was requested on our JIRA, but then no one suggested any other things to filter.
2016-04-12 20:55:40 -04:00
Lirusaito
56bc3ae67a
Oh gawd this is gonna conflict with Shyotl..
...
but you people wanted Render Weight for some reason... so here it is...
Now we'll send it to the server, rejoice.
2016-04-12 20:02:25 -04:00
Shyotl
be5d2f20bc
llrender and lldir merge. Removed duplicate assets from skins. cleaned up skin textures.xml files to only include changes from default.
2016-04-11 02:51:08 -05:00
Lirusaito
e62261edb2
Sync with Alchemy, includes much awaited lib updates for Linux
...
Applies ALCH-420 - Replace all invisiprims with fully transparent texture and remove dead code paths
-ARC no longer takes invisis into consideration.
Syncs some script keywords updates.
Changes all "\n" in llfloaterabout.cpp to '\n' because screw.dat
2016-03-27 23:24:17 -04:00
Lirusaito
ac03994861
Add debug setting LiruFlashWhenMinimized, because flashing taskbar is annoying!
2016-02-22 20:47:55 -05:00
Lirusaito
ba68d2e231
Remove duplicate windlightses
2015-11-24 12:08:43 -05:00
Lirusaito
a9eb118897
Sync with upstream alchemy in removing the Lag Meter Floater
...
Useless floater, full of opensim drama we'll have no part in.
2015-11-16 23:40:43 -05:00
Inusaito Sayori
773a2a3855
There are no grids that don't support links.
...
Conflicts:
indra/newview/llinventorybridge.cpp
2015-08-12 14:58:42 -04:00
Inusaito Sayori
1a6e99a9e3
Sync with Alchemy to go from keys.ini to keys.xml
2015-07-22 01:53:42 -04:00
Inusaito Sayori
b3b2da1428
[Radar] Reroute some code, optimize silly stuff away.
...
No more dead state, death is instant when you disappear
No more dependency on frame or life time, updates come from the sims.
No need to rate control anymore, ui removed.
RIP: My headphones, you were shortlived, but you served my ears well.
2015-06-25 02:57:48 -04:00
Inusaito Sayori
fd070315e9
Fix Issue 1945: llListStatistics not recognized as a function
2015-06-11 19:48:20 -04:00
Inusaito Sayori
aa1e0ce067
Feature Request: Add option to hide own look at beacon(from Alchemy)
...
Option is in System->Security & Privacy, at the top with the rest of the lookat options.
Syncs llhudeffectlookat with Alchemy
2015-05-20 21:09:56 -04:00
Inusaito Sayori
63d7e18456
Selectable cloud textures (from Alchemy)
...
Option is in Clouds tab of the Advanced Sky Editor.
2015-05-19 06:57:26 -04:00
Inusaito Sayori
1db2ffe02b
Feature Request: Allow blocking conferences from nonfriends exclusively.
...
Option is in Communication tab, as the old one was.
Translators will need to localize this. (panel_preferences_im.xml)
2015-05-12 18:00:14 -04:00
Inusaito Sayori
9f06333a86
Address Issue 1897: Pressing letter keys STARTS local chat
...
Option lives in Text Chat preferences. "Letter keys start typing into local chat"
Code is from upstream..ish
2015-04-19 18:59:17 -04:00
Inusaito Sayori
0d27d0cbc7
Inventory decline notifications are annoying, add LogInventoryDecline from upstream.
...
View without space changes please~
2015-04-04 15:31:39 -04:00
Inusaito Sayori
398014b118
Port Hover Height from Alchemy, it's in quicksettings~
...
Lots and lots of other sync~
Also has a command /hover
Added /resync command from Alchemy.
2015-03-25 08:04:24 -04:00
Inusaito Sayori
7811d8857c
Port Region Tracker Floater from Alchemy~
...
Added getGridSpecificFile function to append the grid when it's not SL.
Also slightly rearrange Singularity menu.
2015-03-21 03:45:09 -04:00
Inusaito Sayori
02c629a0b0
Pick up "AlchemyMouselookInstructions setting and make mouselook instructions useful" from Alchemy
2015-03-19 03:59:27 -04:00
Inusaito Sayori
6cd7941fd2
Feature Request: Offer to show that autoresponse to muted was sent.
...
Also, stop letting RLV filter cmdline_printchat() calls.
2015-03-19 03:37:01 -04:00
Inusaito Sayori
76c314c2ac
For those who haven't changed it, turn the media filter off instead of prompting.
...
This doesn't really matter, and for some weird cases it's reported acting up, so better off that new users don't have to mess with it.
2015-03-16 21:36:59 -04:00
Lirusaito
be6ad2a919
Add Mouselook IFF from Alchemy!
...
Also Assorted Code Cleanup and sync with Alchemy
Debug Settings are AlchemyMouselookIFF and AlchemyMouselookIFFRange
Look to see if an avatar is in a nearby region always when checking if they're an estate owner.
2015-03-13 22:16:07 -04:00
Inusaito Sayori
9c23439b85
Fix Issue 1849 by adding the missing keys from upstream
2015-03-08 09:09:33 -04:00
Shyotl
af41a652e4
It's silly that this was necessary... but it was.
2015-02-25 03:04:49 -06:00
Shyotl
7c636c6c17
Remove unused linear_to_srgb function from several shaders.
2015-01-29 17:49:18 -06:00
Inusaito Sayori
0e48a2196f
Update/Modernize LLAvatarName and LLAvatarNameCache and _EVERYTHING_ they touch
...
Fairly certain this adds the feature in which the user may click the online notification to open a chat with the user coming online.
Translators may want to look at the xml changes of this change to see what to update
Removes old LegacyMultiAttachmentSupport patch
Moves LLAvatarName-centric functions into LLAvatarName from elsewhere.
Adds boost::signals2::connections to name polling places.
Removes more old icky static callbacks
Merge from Alchemy, credit where due~
Update notifications.xml to have a bunch of the tags from upstream to ease diffing
2014-12-16 17:55:23 -05:00
Inusaito Sayori
e3d45d99da
Address Issue 1732: Display name in the Communication box
...
Adds Chat Tabs namesystem combobox to Adv. Chat->Chat UI.
2014-11-10 16:09:43 -05:00
Inusaito Sayori
d34c5034c3
Of course, I'd only notice this file is unstaged after the commit has been pushed.
2014-10-24 18:05:05 -04:00
Inusaito Sayori
3231a7d25f
Complete keyboard-camera panning featureset with pgup pan in and pgdn pan out
2014-10-23 04:25:37 -04:00
Inusaito Sayori
855769c53e
Add quit button to toolbar.
2014-10-23 04:16:31 -04:00
Inusaito Sayori
e98792209e
Issue 1151: Add share to LLAvatarActions
...
Syncs LLGiveInventory and LLFloaterAvatarPicker with upstream.
Syncsyncsync~
Translators:
menu_inventory.xml menu_radar.xml and menu_avs_list.xml: Share
notifications.xml: ShareNotification, ShareItemsConfirmation, ShareFolderConfirmation, ItemsShared
strings.xml: share_alert
2014-10-17 00:33:33 -04:00
Cinder
d6b87f141f
Ported viewer-stare fixes
2014-10-10 21:17:47 -06:00
Inusaito Sayori
1ee939c7f7
[Radar] Feature Request: Add the ability to see avatar distance in avatar range alerts.
...
To toggle this feature, right click the radar, under the Alerts submenu choose "Include distance in alerts"
Cleans up code for calls to setPosition.
For now only entering messages will show distance, unless testing shows that it should be otherwise.
2014-09-11 03:58:23 -04:00
Inusaito Sayori
1c7772e731
Sync with Alchemy, fixes not being able to send calling cards to people.
2014-09-08 21:25:12 -04:00