overte-HifiExperiments/scripts/system/libraries
Anthony J. Thibault 39d68828ab Disable FXAA on tablet overlay in desktop mode.
This introduces the "isAA" property to 3d overlays. When false, the overlay is rendered after
the "Antialiasing" render pass.  Ironically, disabling FXAA makes the text more readable, which is
essential in 2D desktop mode.

Two new shaders were introduced.

simple_opaque_web_browser_overlay.slf
simple_transparent_web_browser_overlay.slf

These are tailored to write into the main framebuffer instead of the g-buffer.
2017-01-30 11:24:59 -08:00
..
controllers.js Can use 'xboxLaser' in third person camera 2016-11-30 10:01:11 -08:00
dataViewHelpers.js move default to system 2016-04-26 14:47:02 -07:00
entityCameraTool.js coding standard fun 2016-06-24 16:23:15 -07:00
entityList.js Complex checkpoint 2017-01-20 10:24:51 -08:00
entitySelectionTool.js merge from upstream 2017-01-25 15:57:53 -08:00
globals.js move default to system 2016-04-26 14:47:02 -07:00
gridTool.js move default to system 2016-04-26 14:47:02 -07:00
lightOverlayManager.js move default to system 2016-04-26 14:47:02 -07:00
overlayUtils.js move default to system 2016-04-26 14:47:02 -07:00
progressDialog.js move default to system 2016-04-26 14:47:02 -07:00
soundArray.js move default to system 2016-04-26 14:47:02 -07:00
stringHelpers.js move default to system 2016-04-26 14:47:02 -07:00
toolBars.js removed showButtonDown, which didn't exist 2016-09-06 17:36:55 -07:00
ToolTip.js move default to system 2016-04-26 14:47:02 -07:00
Trigger.js Make hand pointer lasers 'click' on fully pressing and clicking the vive controller 2016-07-14 10:30:35 -07:00
utils.js * add isInEditMode to utils.js 2017-01-20 22:29:40 -05:00
WebTablet.js Disable FXAA on tablet overlay in desktop mode. 2017-01-30 11:24:59 -08:00
Xform.js WIP, equip-points work but they don't use the proper attach point. 2016-06-29 13:53:06 -07:00