Blender Git Commit Log
Git Commits -> Revision 7d6a9b5
Revision 7d6a9b5 by Campbell Barton (master) April 22, 2019, 09:48 (GMT) |
Cleanup: style, use braces Add braces for modules already using braces almost everywhere. |
Commit Details:
Full Hash: 7d6a9b551759cf3f1cca0c6d8ecb1459d02dcc28
Parent Commit: b102472
Lines Changed: +155, -78
12 Modified Paths:
/source/blender/alembic/intern/abc_mesh.cc (+6, -3) (Diff)
/source/blender/alembic/intern/alembic_capi.cc (+2, -1) (Diff)
/source/blender/blenlib/intern/fileops.c (+10, -5) (Diff)
/source/blender/blentranslation/intern/blt_lang.c (+22, -11) (Diff)
/source/blender/blentranslation/msgfmt/msgfmt.c (+7, -4) (Diff)
/source/blender/bmesh/tools/bmesh_bevel.c (+18, -9) (Diff)
/source/blender/datatoc/datatoc.c (+2, -1) (Diff)
/source/blender/depsgraph/intern/debug/deg_debug_relations_graphviz.cc (+8, -4) (Diff)
/source/blender/depsgraph/intern/depsgraph_debug.cc (+4, -2) (Diff)
/source/blender/draw/intern/draw_cache_impl_mesh.c (+2, -1) (Diff)
/source/blender/draw/intern/draw_manager.c (+2, -1) (Diff)
/source/blender/imbuf/intern/allocimbuf.c (+72, -36) (Diff)
/source/blender/alembic/intern/alembic_capi.cc (+2, -1) (Diff)
/source/blender/blenlib/intern/fileops.c (+10, -5) (Diff)
/source/blender/blentranslation/intern/blt_lang.c (+22, -11) (Diff)
/source/blender/blentranslation/msgfmt/msgfmt.c (+7, -4) (Diff)
/source/blender/bmesh/tools/bmesh_bevel.c (+18, -9) (Diff)
/source/blender/datatoc/datatoc.c (+2, -1) (Diff)
/source/blender/depsgraph/intern/debug/deg_debug_relations_graphviz.cc (+8, -4) (Diff)
/source/blender/depsgraph/intern/depsgraph_debug.cc (+4, -2) (Diff)
/source/blender/draw/intern/draw_cache_impl_mesh.c (+2, -1) (Diff)
/source/blender/draw/intern/draw_manager.c (+2, -1) (Diff)
/source/blender/imbuf/intern/allocimbuf.c (+72, -36) (Diff)