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