Blender Git Commit Log
Git Commits -> Revision 6f15304
Revision 6f15304 by Antonis Ryakiotakis (master) April 13, 2014, 16:03 (GMT) |
Reduce overhead when sampling texture images for brushes. The tests can be cached and reused. |
Commit Details:
Full Hash: 6f153046e0ffec912883ab24b9fda823e9fbeb38
Parent Commit: 5d79c26
Lines Changed: +35, -17
6 Modified Paths:
/source/blender/blenkernel/intern/brush.c (+3, -9) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+4, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+15, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+9, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+4, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+15, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+9, -1) (Diff)