Blender Git Commit Log

Git Commits -> Revision 2d65f07

October 9, 2019, 17:51 (GMT)
Add option for unique objects in CryptoMatte pass.
As is instances in CryptoMatte end up having the same hash. This commit
adds an option to treat objects unique, by adding the random_id to the
object's name for the CryptoMatte pass. It uses @ as separator.

Commit Details:

Full Hash: 2d65f07fe7733308b82e7f2cb6dc11cfb0101e14
Parent Commit: 4f36328
Lines Changed: +17, -0

5 Modified Paths:

/intern/cycles/blender/addon/properties.py (+6, -0) (Diff)
/intern/cycles/blender/addon/ui.py (+1, -0) (Diff)
/intern/cycles/blender/blender_object.cpp (+5, -0) (Diff)
/intern/cycles/blender/blender_sync.cpp (+4, -0) (Diff)
/intern/cycles/kernel/kernel_types.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021