Blender Git Loki
Git Commits -> Revision 20376f3
Revision 20376f3 by Campbell Barton (master) March 30, 2013, 09:57 (GMT) |
code cleanup: move beauty fill calculation into its own function and some style cleanup |
Commit Details:
Full Hash: 20376f33374dd69ad5b24ae3698765fd83cd20b3
SVN Revision: 55674
Parent Commit: b1f4e2b
Lines Changed: +140, -126
6 Modified Paths:
/source/blender/bmesh/operators/bmo_beautify.c (+122, -106) (Diff)
/source/blender/bmesh/operators/bmo_removedoubles.c (+13, -13) (Diff)
/source/blender/editors/interface/interface_draw.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+1, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+1, -2) (Diff)
/source/blender/bmesh/operators/bmo_removedoubles.c (+13, -13) (Diff)
/source/blender/editors/interface/interface_draw.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+1, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+1, -2) (Diff)