Blender Git Loki
Git Commits -> Revision 21f17cc
July 24, 2019, 14:17 (GMT) |
GPencil: Fix wrong material when apply Opacity, Hue or Tint modifier When apply the modifier a new material is created, but it was assigned wrongly. The problem was the index was base 0 already, so subtract 1, got a wrong value. |
Commit Details:
Full Hash: 21f17cc959f1d552122e01933cb9bfeeacc43bfd
Parent Commit: 4b8558e
Committed By: Brecht Van Lommel
Lines Changed: +2, -3
1 Modified Path:
/source/blender/gpencil_modifiers/intern/MOD_gpencil_util.c (+2, -3) (Diff)