Blender Git Commit Log
Git Commits -> Revision 8b2c5e6
Revision 8b2c5e6 by Brecht Van Lommel (master) June 13, 2013, 17:11 (GMT) |
Fix #35634: weight paint did not do z-buffer culling anymore on Windows after recent change to size of bool. |
Commit Details:
Full Hash: 8b2c5e693c134cc5eb7d9a2da4f5d40cc06636ec
SVN Revision: 57441
Parent Commit: bb61b46
Lines Changed: +9, -9
7 Modified Paths:
/source/blender/blenlib/BLI_math_vector.h (+2, -2) (Diff)
/source/blender/blenlib/intern/math_vector_inline.c (+2, -2) (Diff)
/source/blender/compositor/intern/COM_compositor.cpp (+1, -1) (Diff)
/source/blender/compositor/nodes/COM_ImageNode.cpp (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+1, -1) (Diff)
/source/blender/blenlib/intern/math_vector_inline.c (+2, -2) (Diff)
/source/blender/compositor/intern/COM_compositor.cpp (+1, -1) (Diff)
/source/blender/compositor/nodes/COM_ImageNode.cpp (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+1, -1) (Diff)