Blender Git Commit Log

Git Commits -> Revision 59dd49d

Revision 59dd49d by YimingWu (temp-lineart-contained)
December 31, 2021, 13:37 (GMT)
LineArt: Correct collection intersection mask logic.

The logic used to be:

"if collection doesn't have child collection, check if ob is from this one"

The correct logic should be:

"if collection child does not have this ob, then check this collection".

Commit Details:

Full Hash: 59dd49de6e61c010370e0fb024b8c631440d9e79
Parent Commit: ee6e446
Lines Changed: +4, -5

1 Modified Path:

/source/blender/gpencil_modifiers/intern/lineart/lineart_cpu.c (+4, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021