Blender Git Commit Log
Git Commits -> Revision 8c5597e
Revision 8c5597e by Tamito Kajiyama (master) November 5, 2013, 00:51 (GMT) |
Additional code improvements: avoid unnecessary Python object allocations in Freestyle. |
Commit Details:
Full Hash: 8c5597eb4964086c715b7d0038ddb4c6cb718296
SVN Revision: 61106
Parent Commit: 737239c
Lines Changed: +154, -145
6 Modified Paths:
/source/blender/freestyle/intern/python/BPy_Convert.cpp (+103, -90) (Diff)
/source/blender/freestyle/intern/python/BPy_Convert.h (+14, -14) (Diff)
/source/blender/freestyle/intern/python/BPy_FrsNoise.cpp (+12, -16) (Diff)
/source/blender/freestyle/intern/python/BPy_StrokeAttribute.cpp (+6, -8) (Diff)
/source/blender/freestyle/intern/python/Director.cpp (+16, -12) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp (+3, -5) (Diff)
/source/blender/freestyle/intern/python/BPy_Convert.h (+14, -14) (Diff)
/source/blender/freestyle/intern/python/BPy_FrsNoise.cpp (+12, -16) (Diff)
/source/blender/freestyle/intern/python/BPy_StrokeAttribute.cpp (+6, -8) (Diff)
/source/blender/freestyle/intern/python/Director.cpp (+16, -12) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp (+3, -5) (Diff)