Blender Git Commit Log
Git Commits -> Revision 68e088f
Revision 68e088f by Tamito Kajiyama (master) March 29, 2009, 17:44 (GMT) |
Improvements on error handling in the Python API. |
Commit Details:
Full Hash: 68e088f1cf3e3b8daa4a5d17acb6f0525ca6de95
SVN Revision: 19448
Parent Commit: d79ddeb
Lines Changed: +105, -148
9 Modified Paths:
/source/blender/freestyle/intern/python/BPy_Interface0D.cpp (+2, -4) (Diff)
/source/blender/freestyle/intern/python/BPy_Interface1D.cpp (+6, -12) (Diff)
/source/blender/freestyle/intern/python/BPy_SShape.cpp (+11, -19) (Diff)
/source/blender/freestyle/intern/python/BPy_StrokeAttribute.cpp (+43, -52) (Diff)
/source/blender/freestyle/intern/python/BPy_StrokeShader.cpp (+2, -4) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewMap.cpp (+6, -12) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewShape.cpp (+23, -25) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.cpp (+8, -12) (Diff)
/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.cpp (+4, -8) (Diff)
/source/blender/freestyle/intern/python/BPy_Interface1D.cpp (+6, -12) (Diff)
/source/blender/freestyle/intern/python/BPy_SShape.cpp (+11, -19) (Diff)
/source/blender/freestyle/intern/python/BPy_StrokeAttribute.cpp (+43, -52) (Diff)
/source/blender/freestyle/intern/python/BPy_StrokeShader.cpp (+2, -4) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewMap.cpp (+6, -12) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewShape.cpp (+23, -25) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.cpp (+8, -12) (Diff)
/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.cpp (+4, -8) (Diff)