Blender Git Commit Log

Git Commits -> Revision 236bc27

Revision 236bc27 by Dalai Felinto (master)
January 27, 2013, 07:23 (GMT)
Operators name "cleanup"
The operator names all show up in the Search button. As such is nicer if they
can all have the main words capitalized.

e.g. "Snap strips" should be "Snap Strips"
"Copy to clipboard" should be "Copy to Clipboard"

This was done with a mix of bash tools, regex, and manual work because I'm too rushed into regex :)

+ fix bge stereo eye separation tooltip

Commit Details:

Full Hash: 236bc2748481e88d2cd47a84f2a8b9b0b1cfa0a4
SVN Revision: 54116
Parent Commit: 4d81049
Lines Changed: +33, -33

19 Modified Paths:

/source/blender/editors/animation/anim_markers.c (+2, -2) (Diff)
/source/blender/editors/mask/mask_add.c (+1, -1) (Diff)
/source/blender/editors/mesh/mesh_navmesh.c (+1, -1) (Diff)
/source/blender/editors/object/object_relations.c (+1, -1) (Diff)
/source/blender/editors/screen/screen_ops.c (+5, -5) (Diff)
/source/blender/editors/sound/sound_ops.c (+2, -2) (Diff)
/source/blender/editors/space_clip/clip_ops.c (+1, -1) (Diff)
/source/blender/editors/space_info/info_report.c (+1, -1) (Diff)
/source/blender/editors/space_logic/logic_buttons.c (+1, -1) (Diff)
/source/blender/editors/space_node/node_add.c (+1, -1) (Diff)
/source/blender/editors/space_node/node_edit.c (+3, -3) (Diff)
/source/blender/editors/space_node/node_relationships.c (+1, -1) (Diff)
/source/blender/editors/space_script/script_edit.c (+1, -1) (Diff)
/source/blender/editors/space_sequencer/sequencer_edit.c (+1, -1) (Diff)
/source/blender/editors/space_sequencer/sequencer_select.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_edit.c (+6, -6) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+1, -1) (Diff)
/source/blender/quicktime/apple/quicktime_export.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021