Blender Git Commit Log
Git Commits -> Revision 38b5045
Revision 38b5045 by Nathan Vollmer (soc-2016-pbvh-painting) April 5, 2017, 05:00 (GMT) |
fixed masking bug, & pbvh freeing bug. Still trying to figure out grids... |
Commit Details:
Full Hash: 38b5045205656dffa01b01f225434814bcb06f51
Parent Commit: 0f00ede
Lines Changed: +250, -112
7 Modified Paths:
/source/blender/blenkernel/BKE_paint.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/object.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/paint.c (+3, -0) (Diff)
/source/blender/blenkernel/intern/subsurf_ccg.c (+4, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+209, -86) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+3, -21) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+29, -1) (Diff)
/source/blender/blenkernel/intern/object.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/paint.c (+3, -0) (Diff)
/source/blender/blenkernel/intern/subsurf_ccg.c (+4, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+209, -86) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+3, -21) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+29, -1) (Diff)