Blender Git Loki
Git Commits -> Revision 2b522e3
Revision 2b522e3 by Pablo Dobarro (master) June 24, 2020, 15:27 (GMT) |
Fix T78188: Sculpt mask glitching after using sculpt vertex colors The face sets color copy to the GPU was done outside of the loop, probably after a merge error in a rebase. Also, the default color was initialized using the wrong type. Reviewed By: sergey Maniphest Tasks: T78188 Differential Revision: https://developer.blender.org/D8106 |
Commit Details:
Full Hash: 2b522e3345a490ff8ad387ed4f2214e32b7dac57
Parent Commit: 0f7851e
Lines Changed: +3, -4
1 Modified Path:
/source/blender/gpu/intern/gpu_buffers.c (+3, -4) (Diff)