Blender Git Commit Log
Git Commits -> Revision 384adf3
Revision 384adf3 by Brecht Van Lommel (master) May 10, 2013, 13:47 (GMT) |
Fix #35267: cmd+v, cmd+c on OS X for copy/paste worked in some editors like the 3D view and text editor but not in the animation editors, node editor and sequencer. |
Commit Details:
Full Hash: 384adf39b9b75f08aee1a399ff81e5671b06794c
SVN Revision: 56661
Parent Commit: 31e39e9
Lines Changed: +13, -0
5 Modified Paths:
/source/blender/editors/armature/armature_ops.c (+5, -0) (Diff)
/source/blender/editors/space_action/action_ops.c (+2, -0) (Diff)
/source/blender/editors/space_graph/graph_ops.c (+2, -0) (Diff)
/source/blender/editors/space_node/node_ops.c (+2, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_ops.c (+2, -0) (Diff)
/source/blender/editors/space_action/action_ops.c (+2, -0) (Diff)
/source/blender/editors/space_graph/graph_ops.c (+2, -0) (Diff)
/source/blender/editors/space_node/node_ops.c (+2, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_ops.c (+2, -0) (Diff)