Blender Git Commit Log
Git Commits -> Revision cedc90b
Revision cedc90b by Brecht Van Lommel (master) November 29, 2013, 16:49 (GMT) |
Fix errors and inconsistencies in confirmation popup removal. * Improve some clip editor messages * Remove popup for metastrips, seems unnecessary * Renamed some variables for consistency * Avoid unnecessary call to CTX_DATA_COUNT Reviewed By: sergey, campbellbarton, aligorith Differential Revision: https://developer.blender.org/D44 |
Commit Details:
Full Hash: cedc90b6077a01a60f589f09a5c82f4b7a359a4b
Parent Commit: 77719bf
Lines Changed: +37, -32
7 Modified Paths:
/source/blender/editors/animation/keyframing.c (+4, -4) (Diff)
/source/blender/editors/armature/armature_edit.c (+7, -5) (Diff)
/source/blender/editors/mask/mask_ops.c (+7, -9) (Diff)
/source/blender/editors/object/object_add.c (+4, -4) (Diff)
/source/blender/editors/space_clip/clip_graph_ops.c (+2, -2) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+12, -3) (Diff)
/source/blender/editors/space_sequencer/sequencer_edit.c (+1, -5) (Diff)
/source/blender/editors/armature/armature_edit.c (+7, -5) (Diff)
/source/blender/editors/mask/mask_ops.c (+7, -9) (Diff)
/source/blender/editors/object/object_add.c (+4, -4) (Diff)
/source/blender/editors/space_clip/clip_graph_ops.c (+2, -2) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+12, -3) (Diff)
/source/blender/editors/space_sequencer/sequencer_edit.c (+1, -5) (Diff)