Blender Git Commit Log
Git Commits -> Revision c1dec42
Revision c1dec42 by Ton Roosendaal (master) November 12, 2010, 17:35 (GMT) |
Bugfix #20382 Fixed old annoyance in Search menu, with a load of object-mode operators showing up in editmode. It's much cleaner now, but it will take further work and investigation to have context & polls work satisfying for all cases. |
Commit Details:
Full Hash: c1dec420b089e43d1fee5ba361847d7653167937
SVN Revision: 33044
Parent Commit: 17ab746
Lines Changed: +52, -47
6 Modified Paths:
/source/blender/editors/include/ED_screen.h (+1, -0) (Diff)
/source/blender/editors/object/object_add.c (+12, -26) (Diff)
/source/blender/editors/object/object_group.c (+4, -4) (Diff)
/source/blender/editors/object/object_relations.c (+7, -7) (Diff)
/source/blender/editors/object/object_select.c (+10, -10) (Diff)
/source/blender/editors/screen/screen_ops.c (+18, -0) (Diff)
/source/blender/editors/object/object_add.c (+12, -26) (Diff)
/source/blender/editors/object/object_group.c (+4, -4) (Diff)
/source/blender/editors/object/object_relations.c (+7, -7) (Diff)
/source/blender/editors/object/object_select.c (+10, -10) (Diff)
/source/blender/editors/screen/screen_ops.c (+18, -0) (Diff)