Blender Git Loki

Git Commits -> Revision 276e5f7

Revision 276e5f7 by Campbell Barton (master)
October 13, 2011, 01:29 (GMT)
formatting edits & remove debug print.

Commit Details:

Full Hash: 276e5f709518e0a64c7bf520062de9ed9337572f
SVN Revision: 40976
Parent Commit: 6955c47
Lines Changed: +1331, -1320

28 Modified Paths:

/source/blender/python/generic/bgl.c (+8, -8) (Diff)
/source/blender/python/generic/bpy_internal_import.c (+20, -20) (Diff)
/source/blender/python/generic/IDProp.c (+13, -13) (Diff)
/source/blender/python/generic/noise_py_api.c (+29, -29) (Diff)
/source/blender/python/generic/py_capi_utils.c (+36, -36) (Diff)
/source/blender/python/intern/bpy.c (+10, -10) (Diff)
/source/blender/python/intern/bpy_app.c (+4, -4) (Diff)
/source/blender/python/intern/bpy_app_handlers.c (+8, -8) (Diff)
/source/blender/python/intern/bpy_driver.c (+11, -11) (Diff)
/source/blender/python/intern/bpy_interface.c (+38, -38) (Diff)
/source/blender/python/intern/bpy_interface_atexit.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_library.c (+18, -18) (Diff)
/source/blender/python/intern/bpy_operator.c (+21, -21) (Diff)
/source/blender/python/intern/bpy_operator_wrap.c (+3, -2) (Diff)
/source/blender/python/intern/bpy_props.c (+111, -111) (Diff)
/source/blender/python/intern/bpy_rna.c (+458, -452) (Diff)
/source/blender/python/intern/bpy_rna_anim.c (+21, -21) (Diff)
/source/blender/python/intern/bpy_rna_array.c (+30, -26) (Diff)
/source/blender/python/intern/bpy_traceback.c (+6, -6) (Diff)
/source/blender/python/intern/bpy_util.c (+6, -6) (Diff)
/source/blender/python/intern/gpu.c (+2, -2) (Diff)
/source/blender/python/mathutils/mathutils.c (+30, -30) (Diff)
/source/blender/python/mathutils/mathutils_Color.c (+42, -42) (Diff)
/source/blender/python/mathutils/mathutils_Euler.c (+39, -39) (Diff)
/source/blender/python/mathutils/mathutils_geometry.c (+73, -73) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+171, -171) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.c (+79, -79) (Diff)
/source/blender/python/mathutils/mathutils_Vector.c (+43, -43) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021