blender/release/scripts
Clément Foucault 2d720f51cd Workbench: Change Studio lighting
This is in order to have more flexible ligthing presets in the future.
The diffuse lighting from hdris was nice but lacked the corresponding
specular information. This is an attempt to make it possible to customize
the lighting and have a cheap/easy/nice-looking pseudo-PBR workflow.

* Add cheap PBR to Workbench with fresnel and better roughness support.
  This improves the look of the metallic surfaces and is easier to control.
* Add ambient light to studio lights settings: just a constant color added
  to the shading.
* Add Smooth option to studio lights settings: This option fakes the
  effect of making the light bigger making the lighting smoother for this
  light. Smoother lights gets reflected like a background hdri.
* Change default light settings to include the smooth params.
* Remove specular highlights from flat shading. (could be added back but
  how do we make it good looking?)
* If specular lighting is disabled, use base color without using metallic.
* Include a lot of code simplification/cleanup/confusion fix.
2018-11-28 15:59:56 +01:00
..
addons@f89d1c9581 UI: Disable font shadow in tabs 2018-11-25 18:35:48 +01:00
addons_contrib@5c4210d5b7 Fix T58022: Changing workspace may change layout of User Pref window 2018-11-24 19:20:31 +01:00
freestyle Fix various Freestyle rendering bugs. 2018-11-05 00:22:33 +01:00
modules Tool System: remove custom tool registration 2018-11-28 10:40:02 +11:00
presets UI: rename settings back to preferences. 2018-11-28 13:58:35 +01:00
startup Workbench: Change Studio lighting 2018-11-28 15:59:56 +01:00
templates_osl Cycles: Remove Westin closure. 2014-10-03 16:03:49 +02:00
templates_py Tool System: remove custom tool registration 2018-11-28 10:40:02 +11:00