Blender Git Commit Log
Git Commits -> Revision 4e3f76e
Revision 4e3f76e by Antonis Ryakiotakis (master) August 27, 2014, 13:07 (GMT) |
Fix T41406: Disallow kernels bigger than 2x2 for blur/sharpen in projective painting due to performance considerations. |
Commit Details:
Full Hash: 4e3f76e06b6654d4951a54804eaa808b040ef942
Parent Commit: fe7de92
Lines Changed: +37, -30
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_paint_common.py (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+30, -24) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+30, -24) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+1, -1) (Diff)