Blender Git Loki

Git Commits -> Revision 0c3f7c2

Revision 0c3f7c2 by Maxime Curioni (master)
July 23, 2008, 05:54 (GMT)
soc-2008-mxcurioni: implemented (without testing) StrokeShader, Stroke and MediumType (used by Stroke to define medium types) classes. The Stroke class is missing the InsertVertex method.

Before porting other classes, I'll resolve the List (Python) <=> Iterator (C++) correspondence problem by implementing a general class appropriately suited for the task.

Commit Details:

Full Hash: 0c3f7c2b7e0c9d8ad5945029170fc8ed1f0c1eda
SVN Revision: 15705
Parent Commit: 48732bf
Lines Changed: +674, -171

4 Added Paths:

/source/blender/freestyle/intern/python/Interface1D/Stroke.h (+31, -0) (View)
/source/blender/freestyle/intern/python/MediumType.cpp (+119, -0) (View)
/source/blender/freestyle/intern/python/MediumType.h (+33, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader.h (+41, -0) (View)

7 Modified Paths:

/source/blender/freestyle/intern/python/Convert.cpp (+20, -0) (Diff)
/source/blender/freestyle/intern/python/Convert.h (+4, -0) (Diff)
/source/blender/freestyle/intern/python/Freestyle.cpp (+2, -0) (Diff)
/source/blender/freestyle/intern/python/Interface1D.cpp (+14, -0) (Diff)
/source/blender/freestyle/intern/python/Interface1D/Stroke.cpp (+246, -168) (Diff)
/source/blender/freestyle/intern/python/StrokeShader.cpp (+161, -3) (Diff)
/source/blender/freestyle/SConscript (+3, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021