This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
d7bee4ce2c0583fc640c0909faa46bcef8cac59a
test
/
source
/
creator
History
Nathan Letwory
958b5c1d8d
Make sure we can build without the optional new WITH_PYTHON_MODULE option. Looks like a #ifndef was meant around the blender_esc implementation.
2011-02-21 00:45:54 +00:00
..
buildinfo.c
split BKE_utildefines.h, now it only has blender specific defines like GS() MAKE_ID, FILE_MAXDIR, moved the generic defines to BLI_utildefines.h.
2011-01-07 18:36:47 +00:00
CMakeLists.txt
Experimental option to build blender as a python module, rather then blender embedding python.
2011-02-20 23:39:29 +00:00
creator.c
Make sure we can build without the optional new WITH_PYTHON_MODULE option. Looks like a #ifndef was meant around the blender_esc implementation.
2011-02-21 00:45:54 +00:00
SConscript
rename and negate DISABLE_PYTHON --> WITH_PYTHON
2010-10-31 04:11:39 +00:00