blender/intern/cycles
Miguel Pozo 1428544528 Python API: option for render engines to delegate Freestyle render to Eevee
Eevee is now used for Freestyle rendering by default, since other engines are
unlikely to have support for this. Workbench and Cycles do their own rendering.

RenderEngine add-ons can do their own Freestyle rendering by setting
bl_use_custom_freestyle = True.

Differential Revision: https://developer.blender.org/D8335
2021-02-02 14:19:04 +01:00
..
app Fix Cycles standalone compilation following API changes 2021-01-26 14:39:32 +01:00
blender Python API: option for render engines to delegate Freestyle render to Eevee 2021-02-02 14:19:04 +01:00
bvh Fix T83915: Subdivision Surface modifier causes visual artifacts in Cycles rendered viewport - CPU and OptiX 2021-01-05 17:59:38 +01:00
cmake Cleanup: CMake: Remove arguments from endif(..) 2020-10-12 18:51:48 +05:30
device Merge branch 'blender-v2.92-release' 2021-01-29 13:35:21 +01:00
doc CMake: refresh building and external library handling of Cycles standalone 2020-09-04 17:10:50 +02:00
graph Cycles: fix Node::tag_modified not setting modified flag's upper bits 2020-11-09 14:52:48 +01:00
kernel Cleanup: spelling 2021-01-24 16:06:58 +11:00
render Fix T85144: Cycles crashes when editing render properties in viewport 2021-01-29 17:35:28 +01:00
subd Cycles API: encapsulate Node socket members 2020-11-04 13:03:33 +01:00
test CMake: add missing headers 2021-01-20 16:08:52 +11:00
util Merge branch 'blender-v2.92-release' 2021-01-22 19:30:23 +01:00
CMakeLists.txt Cycles standalone: fix missing dependencies in CMake files 2021-01-26 14:39:32 +01:00