Blender Git Loki
Git Commits -> Revision 7c3db35
Revision 7c3db35 by Campbell Barton (master) November 14, 2012, 09:45 (GMT) |
remove ifdef'd bevel code, current bevel works better then the previous code. reduce strlen check in texttool_suggest_add() use 'del list[:]' rather then 'list[:] = []' in python scripts which clear lists. |
Commit Details:
Full Hash: 7c3db355b1e0496e9e75e8d6fd575dae17729e83
SVN Revision: 52204
Parent Commit: 97fe214
Lines Changed: +20, -877
7 Modified Paths:
/build_files/cmake/cmake_consistency_check.py (+2, -2) (Diff)
/doc/python_api/sphinx_doc_gen.py (+3, -3) (Diff)
/release/scripts/modules/bpy/utils.py (+1, -1) (Diff)
/release/scripts/modules/bpy_extras/mesh_utils.py (+6, -6) (Diff)
/release/scripts/startup/bl_operators/uvcalc_smart_project.py (+3, -3) (Diff)
/source/blender/blenkernel/intern/suggestions.c (+5, -5) (Diff)
/source/blender/bmesh/operators/bmo_bevel.c (+0, -857) (Diff)
/doc/python_api/sphinx_doc_gen.py (+3, -3) (Diff)
/release/scripts/modules/bpy/utils.py (+1, -1) (Diff)
/release/scripts/modules/bpy_extras/mesh_utils.py (+6, -6) (Diff)
/release/scripts/startup/bl_operators/uvcalc_smart_project.py (+3, -3) (Diff)
/source/blender/blenkernel/intern/suggestions.c (+5, -5) (Diff)
/source/blender/bmesh/operators/bmo_bevel.c (+0, -857) (Diff)