|
|
94711098e4
|
* Fixed compiler warnings concerning the lack of a newline at the
end of a file.
* Fixed compiler warnings due to an invalid argument to PyList_New().
NULL was used instead of 0 to create an empty list.
|
2009-10-15 19:38:45 +00:00 |
|
|
|
069d21dddf
|
Made the Freestyle Python API compatible with Python 3.
|
2009-09-27 00:32:20 +00:00 |
|
|
|
a377b74638
|
Improvements on error handling in the Python API.
|
2009-03-29 21:50:10 +00:00 |
|
Maxime Curioni
|
a9789d90ae
|
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.
|
2008-07-23 07:56:08 +00:00 |
|