Blender Git Commit Log
Git Commits  -> Revision b57fc11
		
			
			
		
Revision b57fc11 by Campbell Barton (master) March 21, 2013, 20:54 (GMT)  | 
python api: add functionality to remove uv-texture layers.  | 
Commit Details:
Full Hash: b57fc113aa12134e19ff721a52614aed51d0bda5
SVN Revision: 55482
Parent Commit: 8ff3fa8
Lines Changed:  +77,  -46
6 Modified Paths:
/source/blender/editors/include/ED_mesh.h (+5, -3) (Diff)
/source/blender/editors/mesh/mesh_data.c (+48, -19) (Diff)
/source/blender/editors/physics/dynamicpaint_ops.c (+1, -2) (Diff)
/source/blender/editors/uvedit/uvedit_unwrap_ops.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+19, -19) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+3, -2) (Diff)
/source/blender/editors/mesh/mesh_data.c (+48, -19) (Diff)
/source/blender/editors/physics/dynamicpaint_ops.c (+1, -2) (Diff)
/source/blender/editors/uvedit/uvedit_unwrap_ops.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+19, -19) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+3, -2) (Diff)


 Master Commits
MiikaHweb | 2003-2021