Blender Git Commit Log
Git Commits  -> Revision 72369c6
		
			
			
		
Revision 72369c6 by Campbell Barton (master) November 13, 2018, 22:05 (GMT)  | 
Cleanup: python doc-strings Indentation & trailing space.  | 
Commit Details:
Full Hash: 72369c638d936a76ba58c98b4b89626f6ff28f32
Parent Commit: 4a71102
Lines Changed:  +48,  -48
9 Modified Paths:
/source/blender/python/bmesh/bmesh_py_api.c (+1, -1) (Diff)
/source/blender/python/bmesh/bmesh_py_types.c (+2, -2) (Diff)
/source/blender/python/gpu/gpu_py_batch.c (+16, -16) (Diff)
/source/blender/python/gpu/gpu_py_element.c (+5, -5) (Diff)
/source/blender/python/gpu/gpu_py_shader.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_app_translations.c (+14, -14) (Diff)
/source/blender/python/intern/bpy_rna.c (+2, -2) (Diff)
/source/blender/python/mathutils/mathutils_geometry.c (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.c (+6, -6) (Diff)
/source/blender/python/bmesh/bmesh_py_types.c (+2, -2) (Diff)
/source/blender/python/gpu/gpu_py_batch.c (+16, -16) (Diff)
/source/blender/python/gpu/gpu_py_element.c (+5, -5) (Diff)
/source/blender/python/gpu/gpu_py_shader.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_app_translations.c (+14, -14) (Diff)
/source/blender/python/intern/bpy_rna.c (+2, -2) (Diff)
/source/blender/python/mathutils/mathutils_geometry.c (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.c (+6, -6) (Diff)


 Master Commits
MiikaHweb | 2003-2021