Blender Git Commit Log

Git Commits -> Revision 81d8f17

Revision 81d8f17 by Campbell Barton (master)
March 24, 2012, 07:36 (GMT)
style cleanup: pep8, indentation

Commit Details:

Full Hash: 81d8f17843f92c6d6abbacb652ca22917910f4bc
SVN Revision: 45129
Parent Commit: 29806d3
Lines Changed: +167, -168

30 Modified Paths:

/doc/python_api/sphinx_doc_gen.py (+8, -7) (Diff)
/release/scripts/startup/bl_operators/add_mesh_torus.py (+1, -1) (Diff)
/release/scripts/startup/bl_operators/presets.py (+1, -0) (Diff)
/release/scripts/startup/bl_ui/space_sequencer.py (+1, -1) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+3, -2) (Diff)
/source/blender/blenkernel/intern/customdata.c (+5, -5) (Diff)
/source/blender/blenkernel/intern/node.c (+1, -1) (Diff)
/source/blender/blenlib/intern/freetypefont.c (+1, -2) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+20, -20) (Diff)
/source/blender/blenlib/intern/string_utf8.c (+8, -8) (Diff)
/source/blender/bmesh/intern/bmesh_marking.c (+6, -6) (Diff)
/source/blender/bmesh/intern/bmesh_walkers_impl.c (+9, -9) (Diff)
/source/blender/bmesh/operators/bmo_mirror.c (+1, -1) (Diff)
/source/blender/collada/ArmatureImporter.cpp (+1, -1) (Diff)
/source/blender/editors/interface/interface_regions.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+1, -1) (Diff)
/source/blender/editors/space_clip/clip_ops.c (+6, -6) (Diff)
/source/blender/editors/space_node/node_edit.c (+2, -2) (Diff)
/source/blender/gpu/intern/gpu_buffers.c (+25, -25) (Diff)
/source/blender/ikplugin/intern/itasc_plugin.cpp (+19, -19) (Diff)
/source/blender/imbuf/intern/dds/BlockDXT.cpp (+10, -10) (Diff)
/source/blender/imbuf/intern/dds/ColorBlock.cpp (+23, -23) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_tracking.c (+4, -4) (Diff)
/source/blender/python/generic/py_capi_utils.c (+1, -1) (Diff)
/source/gameengine/Expressions/ErrorValue.cpp (+4, -4) (Diff)
/source/gameengine/Expressions/Operator2Expr.cpp (+1, -4) (Diff)
/source/gameengine/GameLogic/SCA_IInputDevice.cpp (+1, -1) (Diff)
/source/gameengine/GameLogic/SCA_KeyboardManager.cpp (+1, -1) (Diff)
/source/gameengine/VideoTexture/ImageRender.cpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021