Blender Git Loki
Git Commits -> Revision 5718639
Revision 5718639 by Maxime Curioni (master) July 26, 2008, 20:05 (GMT) |
soc-2008-mxcurioni: implemented (but did not test) ChainPredicateIterator and ChainSilhouetteIterator |
Commit Details:
Full Hash: 5718639a79b51241f348eb241d2379ade06cd787
SVN Revision: 15785
Parent Commit: 13364bf
Lines Changed: +217, -47
1 Added Path:
/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.h (+33, -0) (View)
5 Modified Paths:
/source/blender/freestyle/intern/python/BPy_Iterator.cpp (+11, -11) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.cpp (+22, -33) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.h (+3, -3) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.cpp (+141, -0) (Diff)
/source/blender/freestyle/SConscript (+7, -0) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.cpp (+22, -33) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.h (+3, -3) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.cpp (+141, -0) (Diff)
/source/blender/freestyle/SConscript (+7, -0) (Diff)