Made the Freestyle Python API compatible with Python 3.
This commit is contained in:
@@ -23,7 +23,7 @@ typedef struct {
|
||||
|
||||
/*---------------------------Python BPy_FrsNoise visible prototypes-----------*/
|
||||
|
||||
PyMODINIT_FUNC FrsNoise_Init( PyObject *module );
|
||||
int FrsNoise_Init( PyObject *module );
|
||||
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user