Blender Git Commit Log

Git Commits -> Revision 8c15d61

Revision 8c15d61 by Campbell Barton (master)
July 3, 2018, 04:55 (GMT)
Cleanup: pep8

Commit Details:

Full Hash: 8c15d612a5cdfe39233c7f2b7556742091c82558
Parent Commit: b66aa0b
Lines Changed: +602, -494

31 Modified Paths:

/doc/blender_file_format/BlendFileDnaExporter_25.py (+84, -84) (Diff)
/doc/blender_file_format/BlendFileReader.py (+63, -63) (Diff)
/doc/manpage/blender.1.py (+1, -0) (Diff)
/doc/python_api/sphinx_doc_gen.py (+6, -1) (Diff)
/source/blender/datatoc/datatoc_icon_split.py (+52, -34) (Diff)
/source/blender/datatoc/datatoc_icon_split_to_png.py (+1, -0) (Diff)
/source/blender/makesrna/rna_cleanup/rna_cleaner.py (+56, -49) (Diff)
/source/blender/makesrna/rna_cleanup/rna_cleaner_merge.py (+40, -38) (Diff)
/source/blender/python/rna_dump.py (+3, -2) (Diff)
/source/blender/python/simple_enum_gen.py (+4, -2) (Diff)
/tests/check_deprecated.py (+1, -0) (Diff)
/tests/python/alembic_tests.py (+0, -1) (Diff)
/tests/python/bl_alembic_import_test.py (+0, -1) (Diff)
/tests/python/bl_load_addons.py (+5, -4) (Diff)
/tests/python/bl_load_py_modules.py (+6, -5) (Diff)
/tests/python/bl_mesh_modifiers.py (+95, -70) (Diff)
/tests/python/bl_mesh_validate.py (+23, -23) (Diff)
/tests/python/bl_pyapi_bpy_utils_units.py (+22, -17) (Diff)
/tests/python/bl_pyapi_idprop.py (+1, -0) (Diff)
/tests/python/bl_pyapi_idprop_datablock.py (+5, -2) (Diff)
/tests/python/bl_pyapi_mathutils.py (+13, -14) (Diff)
/tests/python/bl_rna_defaults.py (+2, -1) (Diff)
/tests/python/bl_rna_manual_reference.py (+1, -0) (Diff)
/tests/python/bl_run_operators.py (+8, -6) (Diff)
/tests/python/collada/animation/test_animation_simple.py (+34, -19) (Diff)
/tests/python/collada/mesh/test_mesh_simple.py (+17, -10) (Diff)
/tests/python/modules/render_report.py (+9, -9) (Diff)
/tests/python/modules/test_utils.py (+1, -2) (Diff)
/tests/python/opengl_draw_tests.py (+3, -0) (Diff)
/tests/python/pep8.py (+3, -4) (Diff)
/tests/python/rna_array.py (+43, -33) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021