Merge branch 'develop' of git@gitorious.org:polyvox/polyvox.git into develop

This commit is contained in:
unknown 2012-11-09 15:12:27 +01:00
commit 4be56378e4

View File

@ -1,6 +1,7 @@
%module PolyVoxCore
#define POLYVOX_API
%include "Impl/TypeDef.h"
#define __attribute__(x) //Silence DEPRECATED errors
//This macro allows us to use Python properties on our classes