Blender Git Loki
Git Commits -> Revision 962865d
Revision 962865d by Campbell Barton (master) March 13, 2013, 18:10 (GMT) |
fix for 2 errors where the 2d arrays were used as 3d. (out of bounds read). also minor code cleanup. |
Commit Details:
Full Hash: 962865d19f4bd8639ac6c2064a3c82e5674e7802
SVN Revision: 55252
Parent Commit: 5ff0daf
Lines Changed: +14, -10
6 Modified Paths:
/source/blender/blenkernel/intern/brush.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+6, -3) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+2, -1) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_view.c (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_extensions.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+6, -3) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+2, -1) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_view.c (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_extensions.c (+1, -1) (Diff)