Blender Git Commit Log
Git Commits -> Revision b240b8e
Revision b240b8e by Campbell Barton (master) January 4, 2015, 10:23 (GMT) |
Freestyle: reserve array sizes before filling also use PyList_GET_ITEM when list size is known. |
Commit Details:
Full Hash: b240b8e23115fe99f47ee5b3fd66fd3796ff8a1b
Parent Commit: de6b546
Lines Changed: +21, -14
6 Modified Paths:
/source/blender/freestyle/intern/python/BPy_Operators.cpp (+2, -1) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewShape.cpp (+7, -3) (Diff)
/source/blender/freestyle/intern/python/Director.cpp (+4, -2) (Diff)
/source/gameengine/Expressions/ListValue.cpp (+1, -1) (Diff)
/source/gameengine/Expressions/Value.cpp (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_MouseActuator.cpp (+6, -6) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewShape.cpp (+7, -3) (Diff)
/source/blender/freestyle/intern/python/Director.cpp (+4, -2) (Diff)
/source/gameengine/Expressions/ListValue.cpp (+1, -1) (Diff)
/source/gameengine/Expressions/Value.cpp (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_MouseActuator.cpp (+6, -6) (Diff)