Blender Git Loki
Git Commits -> Revision 53b2219
Revision 53b2219 by Bastien Montagne (master) May 6, 2012, 15:03 (GMT) |
Last part of fix for [#31157]: Some (actually, 172) operators have no tooltip. Only remaining undocumented one is IMAGE_OT_record_composite (not sure what it actually does, nor even whether it�??s actually working or not...). Note that I didn�??t bother with operators flagged as OPTYPE_INTERNAL! |
Commit Details:
Full Hash: 53b221960acaa63cc50bd8095d0ea11f9de539e1
SVN Revision: 46351
Parent Commit: fbf06d0
Lines Changed: +39, -4
8 Modified Paths:
/source/blender/editors/armature/editarmature_sketch.c (+8, -0) (Diff)
/source/blender/editors/physics/physics_pointcache.c (+1, -0) (Diff)
/source/blender/editors/screen/screendump.c (+4, -2) (Diff)
/source/blender/editors/screen/screen_ops.c (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+4, -1) (Diff)
/source/blender/editors/uvedit/uvedit_unwrap_ops.c (+14, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+3, -1) (Diff)
/source/blender/editors/physics/physics_pointcache.c (+1, -0) (Diff)
/source/blender/editors/screen/screendump.c (+4, -2) (Diff)
/source/blender/editors/screen/screen_ops.c (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+4, -1) (Diff)
/source/blender/editors/uvedit/uvedit_unwrap_ops.c (+14, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+3, -1) (Diff)