Blender Git Commit Log

Git Commits -> Revision 546fa9a

Revision 546fa9a by Falk David (master)
April 1, 2021, 09:04 (GMT)
Fix T87037: Add tooltip for "Paste Flipped"

The "Paste Flipped" operator was missing its own tooltip.

This patch adds the tooltip by implementing the `get_description` callback for
`GRAPH_OT_paste` and `ACTION_OT_paste`.

Reviewed By: sybren

Maniphest Tasks: T87037

Differential Revision: https://developer.blender.org/D10859

Commit Details:

Full Hash: 546fa9a7593236cb6e387b15a2b7795ac0880271
Parent Commit: 6fe2d6b
Lines Changed: +28, -0

2 Modified Paths:

/source/blender/editors/space_action/action_edit.c (+14, -0) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+14, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021