Blender Git Commit Log

Git Commits -> Revision e79b452

Revision e79b452 by YimingWu (master)
December 31, 2021, 13:54 (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: e79b4523b410de365d66fa1d44732a973b12ea9b
Parent Commit: 97ae08c
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