Blender Git Loki
Git Commits -> Revision f1a227c
Revision f1a227c by Campbell Barton (master) September 21, 2011, 17:52 (GMT) |
check that descriptions dont end with a '.', for non release builds. this is annoying for translators so rather then correct along the way which gives merge conflicts for branches - print a complaint message. |
Commit Details:
Full Hash: f1a227cf432d6b95bc7cef67a68aaf1c62caafc7
SVN Revision: 40438
Parent Commit: 49f87ed
Lines Changed: +53, -33
8 Modified Paths:
/release/scripts/startup/bl_operators/mesh.py (+1, -1) (Diff)
/release/scripts/startup/bl_operators/sequencer.py (+2, -2) (Diff)
/release/scripts/startup/bl_operators/uvcalc_smart_project.py (+2, -1) (Diff)
/release/scripts/startup/bl_operators/wm.py (+13, -13) (Diff)
/source/blender/editors/object/object_vgroup.c (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_actuator.c (+5, -5) (Diff)
/source/blender/makesrna/intern/rna_define.c (+19, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+7, -7) (Diff)
/release/scripts/startup/bl_operators/sequencer.py (+2, -2) (Diff)
/release/scripts/startup/bl_operators/uvcalc_smart_project.py (+2, -1) (Diff)
/release/scripts/startup/bl_operators/wm.py (+13, -13) (Diff)
/source/blender/editors/object/object_vgroup.c (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_actuator.c (+5, -5) (Diff)
/source/blender/makesrna/intern/rna_define.c (+19, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+7, -7) (Diff)