Blender Git Commit Log
Git Commits -> Revision 65aac86
Revision 65aac86 by Antonio Vazquez (master) July 19, 2019, 13:22 (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: 65aac86d5a35b23eabf30379c7a44b04860c7b2f
Parent Commit: 23ea4b5
Lines Changed: +2, -3
1 Modified Path:
/source/blender/gpencil_modifiers/intern/MOD_gpencil_util.c (+2, -3) (Diff)