converted my gen_utils.h fix to PyObjectPlus.h

Also added a fix for PyMarshal_WriteObjectToString

Now I just need to figure out linking of the gameengine on my imac.

Kent
This commit is contained in:
2008-09-06 14:13:31 +00:00
parent 810f799660
commit 115cf18bed
25 changed files with 50 additions and 24 deletions

View File

@@ -68,7 +68,7 @@
#include "KX_PyMath.h"
#include "gen_utils.h" /* Python stuff */
#include "PyObjectPlus.h"
extern "C" {
#include "Mathutils.h" // Blender.Mathutils module copied here so the blenderlayer can use.