Blender Git Commit Log
Git Commits -> Revision 6b4cf81
Revision 6b4cf81 by Aaron Carlisle (vfx-clip-ui-update) December 10, 2020, 03:05 (GMT) |
UI: Tracking: Remove operator options exposed as props In the movie clip editor, some options of operators are exposed as properties and are shown in the toolbar. Other areas of Blender do not do this making the movie clip editor break paradigm. This change is needed to migrate the current toolbar to a new active tool based toolbar Differential Revision: https://developer.blender.org/D9805 |
Commit Details:
Full Hash: 6b4cf810ac2f8abbd1d82474b05b2d66f017134e
Parent Commit: 548e962
Lines Changed: +2, -148
7 Modified Paths:
/release/scripts/startup/bl_ui/space_clip.py (+0, -9) (Diff)
/source/blender/blenkernel/intern/tracking.c (+0, -2) (Diff)
/source/blender/blenloader/intern/versioning_260.c (+0, -4) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+1, -22) (Diff)
/source/blender/editors/space_clip/tracking_ops_orient.c (+0, -37) (Diff)
/source/blender/makesdna/DNA_tracking_types.h (+1, -16) (Diff)
/source/blender/makesrna/intern/rna_tracking.c (+0, -58) (Diff)
/source/blender/blenkernel/intern/tracking.c (+0, -2) (Diff)
/source/blender/blenloader/intern/versioning_260.c (+0, -4) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+1, -22) (Diff)
/source/blender/editors/space_clip/tracking_ops_orient.c (+0, -37) (Diff)
/source/blender/makesdna/DNA_tracking_types.h (+1, -16) (Diff)
/source/blender/makesrna/intern/rna_tracking.c (+0, -58) (Diff)