Blender Git Commit Log

Git Commits -> Revision d17548a

Revision d17548a by Sergey Sharybin (cycles-x)
August 23, 2021, 12:43 (GMT)
Cleanup: Remove unused render settings

Debug pass type is a residue from the original debug passes support
in Cycles. It got re-implemented using runtime passes registration.

Start resolution was used by Cycles ands Blender Internal. Cycles
calculates it automatically, and Blender Internal is no longer with
us. Render engines which still needs such option can register it as
a custom property.

Differential Revision: https://developer.blender.org/D12280

Commit Details:

Full Hash: d17548a66649b65b4149ee61b4241717a93ab241
Parent Commit: a1ffbbd
Lines Changed: +2, -32

4 Modified Paths:

/source/blender/blenloader/intern/versioning_270.c (+0, -16) (Diff)
/source/blender/makesdna/DNA_scene_defaults.h (+0, -2) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -5) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+0, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021