soc-2008-mxcurioni: renamed all Freestyle API related files with 'BPy_' prefix to avoid library name collision.

Included MediumType's initialization at proper time to avoid Blender's crash.
This commit is contained in:
Maxime Curioni
2008-07-23 07:56:08 +00:00
parent 0c494442d3
commit a9789d90ae
171 changed files with 132 additions and 113 deletions

View File

@@ -0,0 +1,8 @@
PyObject *_wrap_UnaryFunction0DViewShape_getName(PyObject *self , PyObject *args) {
}
PyObject *_wrap_UnaryFunction0DViewShape___call__(PyObject *self , PyObject *args) {
}