Blender Git Commit Log

Git Commits -> Revision 3264ced

Revision 3264ced by Campbell Barton (master)
October 25, 2010, 22:44 (GMT)
move geometry python module into mathutils.geometry, since it provides utility functions using mathutils types.

Commit Details:

Full Hash: 3264ced377ff159c7201b1c7d312c2f48d1327cf
SVN Revision: 32709
Parent Commit: 29605fc
Lines Changed: +893, -890

2 Added Paths:

/source/blender/python/generic/mathutils_geometry.c (+841, -0) (View)
/source/blender/python/generic/mathutils_geometry.h (+39, -0) (View)

2 Deleted Paths:

/source/blender/python/generic/geometry.c (+0, -841)
/source/blender/python/generic/Geometry.h (+0, -39)

10 Modified Paths:

/doc/python_api/sphinx_doc_gen.py (+1, -1) (Diff)
/release/scripts/op/console_python.py (+1, -1) (Diff)
/release/scripts/op/io_scene_obj/import_obj.py (+1, -1) (Diff)
/release/scripts/op/object.py (+1, -1) (Diff)
/release/scripts/op/uvcalc_smart_project.py (+1, -2) (Diff)
/source/blender/python/generic/CMakeLists.txt (+1, -1) (Diff)
/source/blender/python/generic/mathutils.c (+5, -0) (Diff)
/source/blender/python/generic/mathutils.h (+1, -0) (Diff)
/source/blender/python/intern/bpy.c (+1, -2) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021