Go to file
Dalai Felinto 3d9dc6a2e4 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)
2013-02-22 22:24:38 +00:00
build_files Cycles GPU rendering: 2013-02-21 17:14:07 +00:00
doc bf-members.txt encoding changed from Mac Roman to UTF-8 so it displays properly 2013-02-21 18:07:59 +00:00
extern Remove extern_ssba workaround 2013-02-22 10:06:54 +00:00
intern Applying patch #33709 for dead keys on windows. 2013-02-22 16:42:19 +00:00
release Toggle-Drag UI Feature 2013-02-22 05:56:20 +00:00
source WITH_PYTHON_FRAMEWORK cmake option for OSX 2013-02-22 22:24:38 +00:00
CMakeLists.txt WITH_PYTHON_FRAMEWORK cmake option for OSX 2013-02-22 22:24:38 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct SCons: install blender thumbnailer next to blender binary. 2013-02-13 08:55:03 +00:00