Blender Git Commit Log

Git Commits -> Revision bd65fc1

Revision bd65fc1 by Campbell Barton (master)
March 25, 2014, 22:34 (GMT)
revert 0da3e97, fix for T39279

Following problems:
- painting onto a cube asserts immediately (vpaint/wpaint)
- crashes with valgrind (bad memory use)
- the original intended behavior of vertex projection paint no longer works as I intended.
(its constantly refreshing geometry even when no modifiers are applied).

Best get code review for these kinds of changes.

Commit Details:

Full Hash: bd65fc176d39f8b083e0dbb7c6fda98de896257d
Parent Commit: 8703e2f
Lines Changed: +91, -91

3 Modified Paths:

/source/blender/editors/sculpt_paint/paint_intern.h (+1, -6) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+45, -38) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex_proj.c (+45, -47) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021