Blender Git Commit Log
Git Commits -> Revision f5b298e
Revision f5b298e by Nathan Vollmer (soc-2016-pbvh-painting) July 1, 2016, 18:50 (GMT) |
Fixed undo bug. |
Commit Details:
Full Hash: f5b298e4f291b5a51548cd219744dcd00b5bdab7
Parent Commit: 62227a8
Lines Changed: +90, -56
6 Modified Paths:
/source/blender/blenkernel/BKE_paint.h (+7, -0) (Diff)
/source/blender/blenkernel/intern/paint.c (+14, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+57, -49) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+0, -7) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+9, -0) (Diff)
/source/blender/blenkernel/intern/paint.c (+14, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+57, -49) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+0, -7) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+9, -0) (Diff)