Blender Git Loki
Git Commits -> Revision 8bfa7e1
Revision 8bfa7e1 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 18, 2019, 16:03 (GMT) |
GPencil: Fix error with evaluated colors after changing evaluation to depsgraph The temporary colors were not copied when the derived frame was created. The color must be copied in evaluation, not in draw manager because this replace any modifier change. |
Commit Details:
Full Hash: 8bfa7e1c725221a6d0c77a4649678d91f4dda059
Parent Commit: c6f6d6e
Lines Changed: +8, -6