Blender Git Commit Log

Git Commits -> Revision cbf033c

Revision cbf033c by Jeroen Bakker (master)
March 8, 2021, 07:47 (GMT)
Fix T86026: Crash Opening Cryptomatte File.

But this time the root cause. Writing undo files is done in a separate
thread. This patch moved the updating of the matte_id when the user
actually changes the matte.

Commit Details:

Full Hash: cbf033c05519ffa977693a5f6845b476017af08b
Parent Commit: 89757f9
Lines Changed: +14, -10

4 Modified Paths:

/source/blender/blenkernel/intern/cryptomatte.cc (+11, -0) (Diff)
/source/blender/blenkernel/intern/node.cc (+1, -8) (Diff)
/source/blender/blenloader/intern/versioning_290.c (+0, -1) (Diff)
/source/blender/makesdna/DNA_node_types.h (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021