Blender Git Commit Log
Git Commits -> Revision 6f3400c
Revision 6f3400c by Sergey Sharybin (master) May 2, 2012, 17:33 (GMT) |
Clip editor: cleanup of View menu - do not show operators which doesn't make sense in dopesheet/curve view |
Commit Details:
Full Hash: 6f3400ca521e84b1b627f2b5a53835d73e3ed2ea
SVN Revision: 46201
Parent Commit: d64661b
Lines Changed: +39, -28
5 Modified Paths:
/release/scripts/startup/bl_ui/space_clip.py (+17, -16) (Diff)
/source/blender/editors/include/ED_clip.h (+3, -0) (Diff)
/source/blender/editors/space_clip/clip_editor.c (+11, -0) (Diff)
/source/blender/editors/space_clip/clip_graph_ops.c (+1, -5) (Diff)
/source/blender/editors/space_clip/clip_ops.c (+7, -7) (Diff)
/source/blender/editors/include/ED_clip.h (+3, -0) (Diff)
/source/blender/editors/space_clip/clip_editor.c (+11, -0) (Diff)
/source/blender/editors/space_clip/clip_graph_ops.c (+1, -5) (Diff)
/source/blender/editors/space_clip/clip_ops.c (+7, -7) (Diff)