Tamito Kajiyama
5d4a6a94ef
Freestyle: Fix for VC++ warnings about 'hypot' macro redefinitions (Part 2).
...
(See commit e1771e72fbbf828dbf5bed871b814288389f3611 for more detail of
the problem).
Fixed for #include <Python.h> not properly put in the extern "C" { ... } construct.
Also removed redundant inclusion of the header file in the Freestyle Python API code.
2014-04-17 14:37:07 +09:00
Campbell Barton
829a2cc1b0
remove blender foundation copyright from freestyle files.
...
this can be added back on case-by-case basis, but better not assume ownership of another projects work by default.
2013-03-31 01:11:07 +00:00
Tamito Kajiyama
3bd0b89716
Code style clean-up.
2013-02-23 18:50:33 +00:00
Tamito Kajiyama
ad7c43744c
Added GNU GPL header blocks.
2013-02-23 18:32:28 +00:00
Maxime Curioni
149f3688a4
soc-2008-mxcurioni: moved Curve to FrsCurve, fixed bugs with some style modules having with strokes without a representation and iterators not being correctly routed. For example, the cartoon style module should work now.
2008-08-01 02:15:25 +00:00