Blender Git Loki
Git Commits -> Revision a32287e
Revision a32287e by Campbell Barton (master) November 25, 2007, 13:43 (GMT) |
replace macro's with functions for UV editmode checks, this wasn't nice code and broke building on solaris |
Commit Details:
Full Hash: a32287ebfbb36b1a3e1bb02563cb096179041f28
SVN Revision: 12667
Parent Commit: 13e73af
Lines Changed: +304, -223
7 Modified Paths:
/source/blender/include/BIF_editsima.h (+13, -25) (Diff)
/source/blender/src/drawimage.c (+33, -33) (Diff)
/source/blender/src/editface.c (+1, -1) (Diff)
/source/blender/src/editsima.c (+228, -135) (Diff)
/source/blender/src/editview.c (+5, -5) (Diff)
/source/blender/src/transform_conversions.c (+15, -15) (Diff)
/source/blender/src/unwrapper.c (+9, -9) (Diff)
/source/blender/src/drawimage.c (+33, -33) (Diff)
/source/blender/src/editface.c (+1, -1) (Diff)
/source/blender/src/editsima.c (+228, -135) (Diff)
/source/blender/src/editview.c (+5, -5) (Diff)
/source/blender/src/transform_conversions.c (+15, -15) (Diff)
/source/blender/src/unwrapper.c (+9, -9) (Diff)