Blender Git Loki
Git Commits -> Revision f3bdabb
Revision f3bdabb by Hans Goudey (master) November 11, 2021, 17:47 (GMT) |
Fix: Incorrect modifier warning with non-geometry input first The code assumed that any geometry input that wasn't the first input was a second geometry input. Fix by separating the warning for the first input and for the number of geometry inputs. |
Commit Details:
Full Hash: f3bdabbe24fe591dc90d62af373c01d06e8e4c8a
Parent Commit: 393879f
Lines Changed: +13, -4
1 Modified Path:
/source/blender/modifiers/intern/MOD_nodes.cc (+13, -4) (Diff)