4c229070a951dc25a30dc88c652d52d531ee8bd8
- Changes defaults from Emission Color 0.0, Emission Strength 1.0 to be the other way around (Color 1.0, Strength 0.0), suggested by @brecht - Makes emission component occluded by sheen and coat (to simulate e.g. dust-covered light sources) - Moves transparency into the Principled SVM/OSL node, to allow for future support for e.g. transparent shadows in thin sheet mode. Note that there are optimization opportunities here (mostly skipping the non-transparent components for transparent shadow evaluation, and skipping the parts that don't affect emission for light evaluation), but I have a separate point for those in the Principled V2 planning since there's some other optimization topics as well. Co-authored-by: Weizhen Huang <weizhen@blender.org> Pull Request: https://projects.blender.org/blender/blender/pulls/111155
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
