Blender Git Commit Log
Git Commits -> Revision f6b37f3
Revision f6b37f3 by Campbell Barton (master) September 5, 2013, 19:56 (GMT) |
code cleanup: - add missing headers from cmake (own omission) - quiet rna_test.c unused define warnings. - minor style edits - spelling corrections and ignore all uppercase words with spell checking script. |
Commit Details:
Full Hash: f6b37f34ec2593b12b67046cf032acc202e2fa54
SVN Revision: 59854
Parent Commit: 5036d6b
Lines Changed: +31, -28
20 Modified Paths:
/intern/cycles/blender/blender_curves.cpp (+1, -1) (Diff)
/intern/cycles/kernel/kernel_bvh.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/tracking.c (+3, -3) (Diff)
/source/blender/blenlib/CMakeLists.txt (+4, -2) (Diff)
/source/blender/bmesh/bmesh.h (+1, -1) (Diff)
/source/blender/bmesh/bmesh_class.h (+1, -1) (Diff)
/source/blender/collada/MeshImporter.cpp (+1, -1) (Diff)
/source/blender/compositor/intern/COM_MemoryBuffer.h (+2, -2) (Diff)
/source/blender/editors/render/render_internal.c (+2, -1) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+3, -3) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/view_map/Functions0D.h (+2, -2) (Diff)
/source/blender/freestyle/intern/view_map/Functions1D.h (+1, -1) (Diff)
/source/blender/freestyle/intern/view_map/SteerableViewMap.h (+1, -1) (Diff)
/source/blender/freestyle/intern/view_map/ViewMap.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_test.c (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -1) (Diff)
/intern/cycles/kernel/kernel_bvh.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/tracking.c (+3, -3) (Diff)
/source/blender/blenlib/CMakeLists.txt (+4, -2) (Diff)
/source/blender/bmesh/bmesh.h (+1, -1) (Diff)
/source/blender/bmesh/bmesh_class.h (+1, -1) (Diff)
/source/blender/collada/MeshImporter.cpp (+1, -1) (Diff)
/source/blender/compositor/intern/COM_MemoryBuffer.h (+2, -2) (Diff)
/source/blender/editors/render/render_internal.c (+2, -1) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+3, -3) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/view_map/Functions0D.h (+2, -2) (Diff)
/source/blender/freestyle/intern/view_map/Functions1D.h (+1, -1) (Diff)
/source/blender/freestyle/intern/view_map/SteerableViewMap.h (+1, -1) (Diff)
/source/blender/freestyle/intern/view_map/ViewMap.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_test.c (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -1) (Diff)