Blender Git Loki
Git Commits -> Revision 737eee5
Revision 737eee5 by Campbell Barton (master) March 23, 2010, 18:28 (GMT) |
move uv project functions into their own files to be more re-usable. |
Commit Details:
Full Hash: 737eee5d1bbda43d0952517555e4f43d54391a3e
SVN Revision: 27695
Parent Commit: e6aac03
Lines Changed: +236, -151
2 Added Paths:
/source/blender/blenlib/BLI_uvproject.h (+40, -0) (View)
/source/blender/blenlib/intern/uvproject.c (+174, -0) (View)
/source/blender/blenlib/intern/uvproject.c (+174, -0) (View)
1 Modified Path:
/source/blender/editors/uvedit/uvedit_unwrap_ops.c (+22, -151) (Diff)