Blender Git Commit Log
Git Commits -> Revision e1ce7f3
Revision e1ce7f3 by Tamito Kajiyama (master) March 19, 2013, 23:54 (GMT) |
Code clean-up suggested by Sergey Sharybin through a code review of the branch. * Removed the checks of NULL pointers after malloc/calloc. * Replaced repeated cast operations with a temporary variable initialized with one cast operation. * Removed an unused switch block (meant to be a place to put per-modifier resource management code). |
Commit Details:
Full Hash: e1ce7f3f85377b922df2c50d12bbc89d0b7b4f74
SVN Revision: 55430
Parent Commit: dbd0c37
Lines Changed: +244, -196
1 Modified Path:
/source/blender/blenkernel/intern/linestyle.c (+244, -196) (Diff)