Blender Git Commit Log

Git Commits -> Revision 41be1d2

Revision 41be1d2 by Aaron Carlisle (vfx-clip-ui-update)
January 6, 2021, 03:54 (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: 41be1d2d8cff3f297792211b97e126fae80458a6
Parent Commit: 5424b48
Lines Changed: +2, -153

7 Modified Paths:

/release/scripts/startup/bl_ui/space_clip.py (+0, -14) (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)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021