Merged changes in the trunk up to revision 37799.
Note for VS2008 plus CMake users: I had to remove OpenEXR debug libs from the "blender" project properties > Linker > Additional Dependencies. Otherwise I got a number of linker errors concerning duplicated symbols between libcmt.lib and libcmtd.lib.
This commit is contained in:
@@ -60,8 +60,6 @@
|
||||
#include "../generic/blf_py_api.h"
|
||||
#include "../generic/IDProp.h"
|
||||
|
||||
#include "AUD_PyInit.h"
|
||||
|
||||
#include "BPy_Freestyle.h"
|
||||
|
||||
PyObject *bpy_package_py= NULL;
|
||||
|
Reference in New Issue
Block a user