Blender Git Commit Log
Git Commits -> Revision cfd9d6d
Revision cfd9d6d by Campbell Barton (master) March 7, 2011, 11:53 (GMT) |
Drop support for python 3.1. for building py3.2 on *nix see: http://wiki.blender.org/index.php?title=Dev:2.5/Doc/Building_Blender/Linux/Troubleshooting#Python also fixed possible buffer overrun with getting the fake filepath for a blender textblock. |
Commit Details:
Full Hash: cfd9d6d190dc8fc35920714d252f6c93bd3d96f6
SVN Revision: 35386
Parent Commit: daff7a4
Lines Changed: +12, -36
8 Modified Paths:
/CMakeLists.txt (+5, -5) (Diff)
/release/scripts/ui/space_userpref.py (+1, -2) (Diff)
/source/blender/python/generic/bpy_internal_import.c (+3, -10) (Diff)
/source/blender/python/generic/bpy_internal_import.h (+1, -1) (Diff)
/source/blender/python/generic/py_capi_utils.c (+0, -12) (Diff)
/source/blender/python/intern/bpy_interface.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_util.h (+1, -1) (Diff)
/source/gameengine/GameLogic/SCA_PythonController.cpp (+0, -4) (Diff)
/release/scripts/ui/space_userpref.py (+1, -2) (Diff)
/source/blender/python/generic/bpy_internal_import.c (+3, -10) (Diff)
/source/blender/python/generic/bpy_internal_import.h (+1, -1) (Diff)
/source/blender/python/generic/py_capi_utils.c (+0, -12) (Diff)
/source/blender/python/intern/bpy_interface.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_util.h (+1, -1) (Diff)
/source/gameengine/GameLogic/SCA_PythonController.cpp (+0, -4) (Diff)