Blender Git Commit Log

Git Commits -> Revision 3d9dc6a

Revision 3d9dc6a by Dalai Felinto (master)
February 22, 2013, 22:24 (GMT)
WITH_PYTHON_FRAMEWORK cmake option for OSX
This option allow Blender to be linked against the Framework python
It's useful if you want to have blenderplayer and bpy in the same application and need to avoid PyThread problems.

patch reviewed by Jens Verwiebe before 2.66. He may want to change something though.
(also small: I changed:
/Library/Frameworks/Python.framework/Versions//python
by
/Library/Frameworks/Python.framework/Versions//Python
as the latter seems to be the norm)

Commit Details:

Full Hash: 3d9dc6a2e488cd47eafb716b65f479831c4bcd9f
SVN Revision: 54765
Parent Commit: b3c0896
Lines Changed: +14, -11

2 Modified Paths:

/CMakeLists.txt (+12, -9) (Diff)
/source/creator/CMakeLists.txt (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021