Blender Git Loki
Git Commits -> Revision 053776b
Revision 053776b by Nicholas Bishop (master) January 8, 2011, 01:45 (GMT) |
Sculpt/Paint: More cleanups: moved a function declaration to the correct module, removed old/incorrect comments, marked more things with TODO where appropriate, refactored copy-pasted function, de-duplicated code. |
Commit Details:
Full Hash: 053776bf577b6554ccb2c63253f6c0bfd99d5de0
SVN Revision: 34169
Parent Commit: 2579347
Lines Changed: +68, -88
6 Modified Paths:
/source/blender/blenkernel/BKE_brush.h (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+48, -57) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+15, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+0, -25) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+0, -6) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+48, -57) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+15, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+0, -25) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+0, -6) (Diff)