Blender Git Commit Log
Git Commits -> Revision 4d67655
Revision 4d67655 by Joshua Leung (master) June 11, 2018, 07:15 (GMT) |
Drivers UI: Don't show the Copy/Paste driver dvars buttons in the popovers The copy/paste driver variables buttons currently only work when used in the Graph Editor as they rely on being able to have the "active F-Curve" context info that's only present in the Graph Editor (in Drivers Editor mode). Instead of having them constantly greyed out in the popover, it's easier to just hide them for now. Besides, this is probably more of an "advanced" feature that we don't need to expose in the simple UI. |
Commit Details:
Full Hash: 4d6765534858ee1c1d382430a37fe40d248e37d7
Parent Commit: d7373f6
Lines Changed: +10, -7
1 Modified Path:
/source/blender/editors/space_graph/graph_buttons.c (+10, -7) (Diff)