Blender Git Loki

Git Commits -> Revision e0a1c3d

Revision e0a1c3d by Jeroen Bakker (master)
May 31, 2021, 12:32 (GMT)
Fix T88666: Cryptomatte: EXR sequence does not update when scrubbing the timeline.

Cause is that initializing the cryptomatte session would reset the
current frame of an image sequence. The solution is to always use the
scene current frame so it resets to the correct frame.

This was a todo that wasn't solved after it landed in master.
Needs to be backported to 2.93.

Commit Details:

Full Hash: e0a1c3da46ada31058471a0c40bcc8fd56929846
Parent Commit: e9f2f17
Lines Changed: +143, -104

5 Modified Paths:

/source/blender/blenkernel/BKE_node.h (+7, -4) (Diff)
/source/blender/compositor/nodes/COM_CryptomatteNode.cc (+4, -4) (Diff)
/source/blender/editors/interface/interface_eyedropper_color.c (+58, -40) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+3, -3) (Diff)
/source/blender/nodes/composite/nodes/node_composite_cryptomatte.cc (+71, -53) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021