Inusaito Sayori
14a885f8d0
[RLVa] Modernizations
...
License updates, comment updates, settings cleanup, macros cleanup, dead code removal, etc.
2014-01-27 23:43:16 -05:00
Latif Khalifa
aaf06fa2cc
FITMESH-6, FITMESH-20 Fix for some objects disappearing when hardware skinning enabled and ALM disabled.
...
NOTE: There appears to be a driver bug on some AMD systems that will cause hardware skinning to break given different combinations of shaders. Users should be advised that if they see improper skinning on their avatars, they should either enable advanced lighting model, or disable atmospheric shaders or hardware skinning.
davep
2014-01-24 12:26:43 +01:00
Inusaito Sayori
e3c91a3ba1
Added lsl functions from Second Life RC LeTigre 13.12.20.285035
2014-01-23 21:19:40 -05:00
Latif Khalifa
269deb56e6
Fitted mesh
2014-01-24 01:11:27 +01:00
Latif Khalifa
bc6348bb34
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
2013-12-25 18:08:42 +01:00
Shyotl
e00e704cbd
Fix minor error in shader which prevented ssao from working with shadows enabled.
2013-12-24 20:16:05 -06:00
Inusaito Sayori
85943b8a03
Rename zmm_mlfov to ExodusAlternativeFOV
2013-12-19 11:57:58 -05:00
Siana Gearz
2bb2e05ef9
Merge branch 'master' of https://github.com/Shyotl/SingularityViewer
2013-12-15 14:56:20 +01:00
Inusaito Sayori
649c29674c
Feature Request: User control over which UI will become hidden when going into mouselook.
...
Adds three checkboxes to input and camera preferences: Floaters, Notices, and Menubar
Should satisfy Issue 462.
SV-462 #close Done~
2013-12-14 20:48:48 -05:00
Shyotl
7da8b012e6
Pulled SSAO out into its own shader to support running at a lower-than-native framebuffer resolution (defaults at half-resolution [SHRenderSSAOResolutionScale=.5] ). This doesn't improve the slow ssao/shadow softening, however, as that bit remains unchanged.
2013-12-13 02:19:57 -06:00
Inusaito Sayori
13f26e6b5a
Feature request: Add EnableNongestureSounds as an opposite to gesture mute
2013-12-10 15:56:07 -05:00
Inusaito Sayori
062973aaaf
Default SinguOffsetScrollKeys to false and expose it in Camera prefs.
...
Adds "Scrolling with control and/or shift held adjusts camera position" to Input & Camera prefs
2013-12-06 08:43:28 -05:00
Inusaito Sayori
be369b5500
Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer
2013-12-04 14:05:46 -05:00
Inusaito Sayori
b4d0896507
Fixups to mistakes of the past.
2013-12-02 20:30:59 -05:00
Inusaito Sayori
f3ca4b6e34
Fix Issue 1222 by changing the default Field of View for mouselook zoom
...
Smooth scroll changes the meaning of the numbers, unfortunately.. so for those who haven't figured out how to customize their mouselook zoom, this'll hafta do.
Also clarified the description of the debug.
SV-1222 #close Fixed up, will require a reset of the debug setting "zmm_mlfov", clean install, or just scroll to modify it.
2013-12-01 00:33:04 -05:00
Latif Khalifa
e41b346046
Added CrashReportID debug setting that will be set to the ID of the last crash that was sent to the crash tracker
2013-11-29 16:22:06 +01:00
Shyotl
78e3d61b98
Remove ambient occlusion darkening from all deferred shaders except the one that actually calculates occlusion values.. (aka every shader except class2/softenLightF.glsl)
2013-11-28 21:07:25 -06:00
Latif Khalifa
e2c8e4950d
Merge branch 'master' of git://github.com/Lirusaito/SingularityViewer
2013-11-26 11:15:48 +01:00
Inusaito Sayori
4c1880acac
Default legacy log launch to on, and limit it to platforms it works on(windows) at compile time.
2013-11-26 04:49:37 -05:00
Siana Gearz
f23dc157be
Prevent accidental modification of vital stock grid
2013-11-20 05:49:43 +01:00
Latif Khalifa
594eacb480
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
2013-11-19 04:44:55 +01:00
Shyotl
030588caaf
Underwater shadows.
2013-11-18 09:57:35 -06:00
Siana Gearz
a5103a1fc1
Sprinkle some Intel GPU support on Linux
2013-11-18 04:22:21 +01:00
Siana Gearz
749d0eec28
Merge https://github.com/abaph/SingularityViewer
...
Brings in support for MESA accelerators.
2013-11-17 16:38:06 +01:00
Drake Arconis
924908f2ad
Imported new revoke anim perms code and refactored related bits
2013-11-15 19:51:21 -05:00
Latif Khalifa
133dffb326
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
2013-11-13 20:12:25 +01: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
Latif Khalifa
fcf061d06b
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
2013-11-13 13:01:21 +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
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
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
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
7879509727
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
2013-11-10 11:14:08 +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
Latif Khalifa
2234e95d5c
Merge branch 'master' of git://github.com/Lirusaito/SingularityViewer
2013-11-07 01:06:53 +01:00
Inusaito Sayori
511b0cfb9c
ContextMenu Support!
...
LLContextMenu functionality pulled out of LLPieMenu, PieMenu is now derived from LLContextMenu
- The more attribute boolean of pie_menu element determines whether or not to have an actual submenu if it's not a pie, defaults to false which means actual submenu..
-- in the future we may want to have more more="true" depending on feedback
- Pie menu labels now dynamically get " >" appended to them (avoids stupid looking context menus)
- Positioning logic combined in part, mostly conditional still, in the future we could probably combine it more.
- handleHoverOver function combines common functionality between context and pies given an item and hover mouse coords.
LiruUseContextMenus debug setting determines which to use, default is pie, of course
- Context(/Pie) Menus are rebuilt when the setting changes value
-- this is safe at any point because all startup states have been accounted for
- "Use context menus instead of pie menus" added to System->General preferences (it's close to the bottom)
2013-11-06 18:47:02 -05:00
Inusaito Sayori
cb0cc571ee
Mats UI.
...
Includes Chalice Yao's pause agent on attachment selection in LLSelectMgr::updateSelectionCenter()
Includes some of Cinder Roxley's enhancements to the build floater for materials (flip buttons, sync materials, consistent control hiding)
Includes Ansariel Hiller's fix for FIRE-8298 [BUG-869] [MAINT-1961], since this updates lltexturectrl.* to have related behaviors.
Switches from using MIN_MANHATTAN_DIST for threshold in LLToolDragAndDrop to using the existing DragAndDropDistanceThreshold debug, like upstream.
Translators:
panel_tools_texture.xml should now be translated, floater_tools.xml should have the old panel removed.
strings.xml now has "use_texture" string.
notifications.xml Now has "LivePreviewUnavailable" alert. (don't forget to translate the ignoretext)
2013-11-06 17:39:04 -05:00
Inusaito Sayori
659874dce0
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
2013-11-06 01:10:47 -05:00
Shyotl
322ceceb60
Added shaders needed to display texture 'edit' overlay using the specular/normalmap texcoords.
2013-11-05 23:51:09 -06:00
Latif Khalifa
d8db37f3fb
Simplify tag decoding,
...
Disable showing other's tags by default as it appears broken in most viewers
2013-11-05 07:25:11 +01:00
Latif Khalifa
7ffb751ead
In preparation to release, change defalt for crash reporting to 'Ask'
2013-11-05 02:35:08 +01:00
Andros Baphomet
997fdebb9f
Re-fix shader compilation errors
2013-11-03 13:12:27 -05:00
Andros Baphomet
fe0a761ce6
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
indra/newview/app_settings/shaders/class1/deferred/alphaNonIndexedNoColorF.glsl
indra/newview/app_settings/shaders/class1/deferred/fullbrightShinyF.glsl
indra/newview/app_settings/shaders/class1/deferred/fxaaF.glsl
indra/newview/app_settings/shaders/class1/deferred/giF.glsl
indra/newview/app_settings/shaders/class1/deferred/multiSpotLightF.glsl
indra/newview/app_settings/shaders/class1/deferred/softenLightF.glsl
indra/newview/app_settings/shaders/class1/deferred/spotLightF.glsl
indra/newview/app_settings/shaders/class2/deferred/alphaF.glsl
indra/newview/app_settings/shaders/class2/deferred/alphaNonIndexedF.glsl
indra/newview/app_settings/shaders/class2/deferred/alphaNonIndexedNoColorF.glsl
indra/newview/app_settings/shaders/class2/deferred/multiSpotLightF.glsl
indra/newview/app_settings/shaders/class2/deferred/spotLightF.glsl
2013-11-03 12:17:50 -05:00
Latif Khalifa
232b1cf28c
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
2013-11-03 04:56:31 +01:00
Shyotl
827bbc9b89
Fix up a few glowies.
2013-11-02 19:15:28 -05:00
Latif Khalifa
8ed527af24
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
2013-11-02 12:46:16 +01:00