Blender Git Commit Log
Git Commits -> Revision 2860bc5
Revision 2860bc5 by Maxime Curioni (master) July 24, 2008, 20:39 (GMT) |
soc-2008-mxcurioni: cleaned up the Convert header file to prevent cyclic or header positioning problems and adapted classes accordingly |
Commit Details:
Full Hash: 2860bc5d5b1b2495c52a64eb7b30490e24ca4a41
SVN Revision: 15742
Parent Commit: a0359c3
Lines Changed: +48, -26
9 Modified Paths:
/source/blender/freestyle/intern/python/BPy_Convert.cpp (+14, -0) (Diff)
/source/blender/freestyle/intern/python/BPy_Convert.h (+16, -13) (Diff)
/source/blender/freestyle/intern/python/BPy_SShape.cpp (+2, -0) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.cpp (+1, -0) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp (+1, -0) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.cpp (+7, -13) (Diff)
/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.cpp (+1, -0) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.cpp (+2, -0) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.cpp (+4, -0) (Diff)
/source/blender/freestyle/intern/python/BPy_Convert.h (+16, -13) (Diff)
/source/blender/freestyle/intern/python/BPy_SShape.cpp (+2, -0) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.cpp (+1, -0) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp (+1, -0) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.cpp (+7, -13) (Diff)
/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.cpp (+1, -0) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.cpp (+2, -0) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.cpp (+4, -0) (Diff)