Blender Git Commit Log
Git Commits -> Revision b24b197
Revision b24b197 by Falk David (master) May 6, 2021, 09:00 (GMT) |
Fix T87983: Motion tracker button tooltips identical The tooltips for the tracker buttons were all equal (because they all use the same operator). This adds the `get_description` operator callback to the `CLIP_OT_track_markers` operator and returns a more descriptive tooltip for the different buttons. Reviewed By: mont29 Maniphest Tasks: T87983 Differential Revision: https://developer.blender.org/D11145 |
Commit Details:
Full Hash: b24b197cec042de77f12a7165df2f340886effcf
Parent Commit: a1069b6
Lines Changed: +26, -0
1 Modified Path:
/source/blender/editors/space_clip/tracking_ops_track.c (+26, -0) (Diff)