Maxime Curioni
|
e385d69580
|
soc-2008-mxcurioni: Made crucial corrections to stabilize the system. Most of the original styles are supported: stroke attributes are correctly taken into account, Python shaders are supported. Added SamplingShader.
|
2008-08-02 07:39:49 +00:00 |
|
Maxime Curioni
|
7565990db2
|
soc-2008-mxcurioni: made considerable changes to support cross-language polymorphism for UnaryFunction0D, Interface0D, Interface1D. Add to change UnaryFunction1D<void> to static UnaryFunction1D_void. Resolved namespace collision on the Image class (changed to FrsImage). There is greater support for style modules but somehow, some do not show anything yet (japanese_bigbrush being an example).
|
2008-08-01 21:55:58 +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 |
|
Maxime Curioni
|
b216e4d12d
|
soc-2008-mxcurioni: implemented (but did not test) the following classes: Material, Chain, FEdgeSharp, FEdgeSmooth. All Interface1D classes have now been fully implemented.
|
2008-07-26 02:33:21 +00:00 |
|
Maxime Curioni
|
dc385c59ea
|
soc-2008-mxcurioni: fully implemented (but did not test) Curve class.
|
2008-07-25 02:18:02 +00:00 |
|
Maxime Curioni
|
a0359c3750
|
soc-2008-mxcurioni: added (without testing) the following classes: BBox, SShape, ViewShape. Also corrected a few typos (Get#->get#).
|
2008-07-24 08:29:48 +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 |
|