Blender Git Commit Log

Git Commits -> Revision 6e28ac2

Revision 6e28ac2 by Campbell Barton (master)
November 24, 2011, 19:36 (GMT)
pep8 edits and avoid naming conflicts with python builtins

Commit Details:

Full Hash: 6e28ac2d7b241d9ee859650d58a89e2b7d441ea7
SVN Revision: 42138
Parent Commit: ddfc518
Lines Changed: +65, -55

19 Modified Paths:

/build_files/buildbot/master.cfg (+8, -8) (Diff)
/build_files/buildbot/slave_pack.py (+9, -9) (Diff)
/doc/python_api/examples/bge.texture.1.py (+3, -3) (Diff)
/intern/cycles/blender/addon/properties.py (+4, -1) (Diff)
/intern/cycles/blender/addon/ui.py (+6, -6) (Diff)
/intern/cycles/blender/addon/xml.py (+3, -3) (Diff)
/intern/cycles/blender/CMakeLists.txt (+1, -1) (Diff)
/release/scripts/modules/addon_utils.py (+3, -1) (Diff)
/release/scripts/modules/bpy/utils.py (+8, -8) (Diff)
/release/scripts/modules/console/complete_calltip.py (+2, -2) (Diff)
/release/scripts/startup/bl_ui/properties_data_modifier.py (+3, -3) (Diff)
/release/scripts/startup/bl_ui/properties_render.py (+1, -1) (Diff)
/release/scripts/startup/bl_ui/space_clip.py (+1, -1) (Diff)
/source/blender/blenloader/intern/writefile.c (+2, -1) (Diff)
/source/blender/gpu/CMakeLists.txt (+5, -2) (Diff)
/source/blender/python/mathutils/mathutils_Euler.c (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.c (+1, -1) (Diff)
/source/tests/pep8.py (+3, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021