Blender Git Loki

Git Commits -> Revision e385d69

Revision e385d69 by Maxime Curioni (master)
August 2, 2008, 07:39 (GMT)
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.

Commit Details:

Full Hash: e385d69580de32df6dcfd009853ddd4eb8a3191e
SVN Revision: 15919
Parent Commit: 7565990
Lines Changed: +758, -145

2 Added Paths:

/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.cpp (+120, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.h (+31, -0) (View)

40 Modified Paths:

/source/blender/freestyle/intern/python/BPy_Convert.cpp (+12, -13) (Diff)
/source/blender/freestyle/intern/python/BPy_Convert.h (+5, -5) (Diff)
/source/blender/freestyle/intern/python/BPy_Interface0D.cpp (+3, -1) (Diff)
/source/blender/freestyle/intern/python/BPy_Interface1D.cpp (+2, -1) (Diff)
/source/blender/freestyle/intern/python/BPy_Iterator.cpp (+0, -4) (Diff)
/source/blender/freestyle/intern/python/BPy_Operators.cpp (+24, -12) (Diff)
/source/blender/freestyle/intern/python/BPy_SShape.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/BPy_StrokeAttribute.cpp (+4, -2) (Diff)
/source/blender/freestyle/intern/python/BPy_StrokeShader.cpp (+6, -0) (Diff)
/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.cpp (+2, -0) (Diff)
/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.cpp (+2, -0) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewMap.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewShape.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/Director.cpp (+166, -12) (Diff)
/source/blender/freestyle/intern/python/Director.h (+47, -15) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.cpp (+2, -2) (Diff)
/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.cpp (+1, -2) (Diff)
/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp (+4, -4) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.cpp (+4, -4) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.cpp (+5, -1) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.cpp (+6, -1) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.cpp (+3, -3) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureShader.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/stroke/BasicStrokeShaders.h (+99, -0) (Diff)
/source/blender/freestyle/intern/stroke/Operators.cpp (+10, -5) (Diff)
/source/blender/freestyle/intern/stroke/Stroke.cpp (+13, -4) (Diff)
/source/blender/freestyle/intern/stroke/Stroke.h (+2, -0) (Diff)
/source/blender/freestyle/intern/stroke/StrokeShader.h (+2, -2) (Diff)
/source/blender/freestyle/intern/view_map/Interface0D.h (+130, -32) (Diff)
/source/blender/freestyle/intern/view_map/Interface1D.h (+27, -8) (Diff)
/source/blender/freestyle/style_modules_blender/ChainingIterators.py (+8, -0) (Diff)
/source/blender/freestyle/style_modules_blender/freestyle_init.py (+4, -0) (Diff)
/source/blender/freestyle/style_modules_blender/japanese_bigbrush.py (+2, -1) (Diff)
/source/blender/freestyle/style_modules_blender/qi0_not_external_contour.py (+1, -1) (Diff)
/source/blender/freestyle/style_modules_blender/sequentialsplit_sketchy.py (+2, -2) (Diff)
/source/blender/freestyle/style_modules_blender/split_at_highest_2d_curvatures.py (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021