Blender Git Loki
Git Commits  -> Revision a6a3989
		
			
			
		
| Revision a6a3989 by Antonis Ryakiotakis (master) October 31, 2014, 13:37 (GMT) | 
| Texture Paint Add Simple UVs: Add simple uvs now does a cube unwrap and pack operation. Result is not optimal by far but it should not result in crashes and it will be quite usable for simple cases. | 
Commit Details:
Full Hash: a6a3989617e680327bda2357fe506d86574e2618
Parent Commit: 46c11c7
Lines Changed:  +168,  -48
11 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+1, -1) (Diff)
/source/blender/editors/include/ED_mesh.h (+1, -0) (Diff)
/source/blender/editors/include/ED_uvedit.h (+5, -0) (Diff)
/source/blender/editors/mesh/mesh_data.c (+20, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+66, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+1, -0) (Diff)
/source/blender/editors/uvedit/uvedit_intern.h (+2, -1) (Diff)
/source/blender/editors/uvedit/uvedit_ops.c (+18, -0) (Diff)
/source/blender/editors/uvedit/uvedit_smart_stitch.c (+1, -1) (Diff)
/source/blender/editors/uvedit/uvedit_unwrap_ops.c (+52, -43) (Diff)
/source/blender/editors/include/ED_mesh.h (+1, -0) (Diff)
/source/blender/editors/include/ED_uvedit.h (+5, -0) (Diff)
/source/blender/editors/mesh/mesh_data.c (+20, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+66, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+1, -0) (Diff)
/source/blender/editors/uvedit/uvedit_intern.h (+2, -1) (Diff)
/source/blender/editors/uvedit/uvedit_ops.c (+18, -0) (Diff)
/source/blender/editors/uvedit/uvedit_smart_stitch.c (+1, -1) (Diff)
/source/blender/editors/uvedit/uvedit_unwrap_ops.c (+52, -43) (Diff)


 Master Commits
 Master Commits MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021