Blender Git Commit Log
Git Commits -> Revision 4b30b22
Revision 4b30b22 by Campbell Barton (master) January 6, 2014, 13:53 (GMT) |
Fix for recent kdtree py module with MSVC also remove submodule includes from mathutils.h |
Commit Details:
Full Hash: 4b30b22ecfd58cd57aa3dec478d644f0dc28e189
Parent Commit: 4848f90
Lines Changed: +14, -9
7 Modified Paths:
/source/blender/python/mathutils/mathutils.c (+6, -0) (Diff)
/source/blender/python/mathutils/mathutils.h (+4, -4) (Diff)
/source/blender/python/mathutils/mathutils_geometry.c (+1, -0) (Diff)
/source/blender/python/mathutils/mathutils_geometry.h (+0, -2) (Diff)
/source/blender/python/mathutils/mathutils_kdtree.c (+2, -0) (Diff)
/source/blender/python/mathutils/mathutils_kdtree.h (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_noise.h (+0, -2) (Diff)
/source/blender/python/mathutils/mathutils.h (+4, -4) (Diff)
/source/blender/python/mathutils/mathutils_geometry.c (+1, -0) (Diff)
/source/blender/python/mathutils/mathutils_geometry.h (+0, -2) (Diff)
/source/blender/python/mathutils/mathutils_kdtree.c (+2, -0) (Diff)
/source/blender/python/mathutils/mathutils_kdtree.h (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_noise.h (+0, -2) (Diff)