Blender Git Commit Log

Git Commits -> Revision 8a03561

Revision 8a03561 by Antonio Vazquez (master)
August 7, 2018, 18:10 (GMT)
Fix T56266: Grease Pencil Tint and Color modifier error when apply

The material created was not right when apply the modifiers.

These errors were related to the material modification from old palette system before the merge and for any reason this code was not changed in the right way.

Also changed the "Create Colors" to "Create Materials" to keep UI names aligned.

Commit Details:

Full Hash: 8a035612ee8bd361bf43c8935b03822cf1208435
Parent Commit: 035d827
Lines Changed: +31, -18

4 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+2, -2) (Diff)
/source/blender/gpencil_modifiers/intern/MOD_gpencilcolor.c (+13, -6) (Diff)
/source/blender/gpencil_modifiers/intern/MOD_gpenciltint.c (+12, -6) (Diff)
/source/blender/makesrna/intern/rna_gpencil_modifier.c (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021