Blender Git Commit Log

Git Commits -> Revision f9859a3

October 26, 2020, 05:35 (GMT)
Got sculpt colors to work, needs more testing

Commit Details:

Full Hash: f9859a3b2afbcd82957450aa1b009b8d34a53d60
Parent Commit: 6da9fa1
Lines Changed: +140, -41

14 Modified Paths:

/source/blender/blenkernel/BKE_paint.h (+1, -0) (Diff)
/source/blender/blenkernel/BKE_pbvh.h (+17, -10) (Diff)
/source/blender/blenkernel/intern/paint.c (+4, -2) (Diff)
/source/blender/blenkernel/intern/pbvh.c (+17, -5) (Diff)
/source/blender/blenkernel/intern/pbvh_bmesh.c (+40, -8) (Diff)
/source/blender/blenkernel/intern/pbvh_intern.h (+2, -0) (Diff)
/source/blender/blenlib/intern/BLI_mempool.c (+2, -2) (Diff)
/source/blender/bmesh/intern/bmesh_log.c (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+14, -7) (Diff)
/source/blender/editors/sculpt_paint/sculpt_boundary.c (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_dyntopo.c (+29, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+3, -1) (Diff)
/source/blender/gpu/intern/gpu_buffers.c (+6, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021