Go to file
Stefan Werner e58c6cf0c6 Cycles: Added Cryptomatte output.
This allows for extra output passes that encode automatic object and material masks
for the entire scene. It is an implementation of the Cryptomatte standard as
introduced by Psyop. A good future extension would be to add a manifest to the
export and to do plenty of testing to ensure that it is fully compatible with other
renderers and compositing programs that use Cryptomatte.

Internally, it adds the ability for Cycles to have several passes of the same type
that are distinguished by their name.

Differential Revision: https://developer.blender.org/D3538
2018-10-28 05:37:41 -04:00
build_files Windows: Enable python debugging in Visual Studio. 2018-10-22 10:17:08 -06:00
doc Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-19 18:18:05 +02:00
extern Build: require OpenJPEG 2.x minimum, remove bundled version. 2018-09-11 12:45:05 +02:00
intern Cycles: Added Cryptomatte output. 2018-10-28 05:37:41 -04:00
release Cleanup: unused vars, correct bad (unused) logic 2018-10-25 12:24:38 +11:00
source WM: minor changes to cursor API 2018-10-25 15:18:24 +11:00
tests Cleanup: style 2018-10-09 07:58:06 +11:00
.arcconfig
.editorconfig editorconfig: correct C/C++ using space 2018-06-19 07:48:12 +02:00
.gitignore Revert "Gitignore: Ignore diffs in all subdirs" 2018-07-31 13:03:48 -04:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt Windows: Enable python debugging in Visual Studio. 2018-10-22 10:17:08 -06:00
COPYING
GNUmakefile Cleanup: move 'make help_features' into own file 2018-09-13 16:20:02 +10:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00