Blender Git Commit Log
Git Commits -> Revision bab88fe
Revision bab88fe by Tamito Kajiyama (master) February 2, 2014, 13:05 (GMT) |
Code cleanup (mostly indentation and white space). |
Commit Details:
Full Hash: bab88fee20207a6f050577f19eaa8da534990781
Parent Commit: e9e2813
Lines Changed: +133, -139
8 Modified Paths:
/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.cpp (+19, -19) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.h (+1, -1) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.cpp (+28, -30) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.h (+2, -2) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.cpp (+33, -33) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.h (+2, -2) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.cpp (+45, -49) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.h (+3, -3) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.h (+1, -1) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.cpp (+28, -30) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.h (+2, -2) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.cpp (+33, -33) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.h (+2, -2) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.cpp (+45, -49) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.h (+3, -3) (Diff)