Blender Git Commit Log

Git Commits -> Revision 29e5504

Revision 29e5504 by Philipp Oeser (master)
May 3, 2021, 14:49 (GMT)
Fix T87926: Transform menu has operators guaranteed to not pass poll in certain modes

Reported for ops.transform.vertex_warp and ops.transform.vertex_random.
Polling will check with ED_transverts_check_obedit, if we know it will
fail e.g. for pose mode, we can do the same check in the UI already.

Maniphest Tasks: T87926

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

Commit Details:

Full Hash: 29e55043312d29bdf6736396e5ee1d0a13b91812
Parent Commit: 04905c5
Lines Changed: +2, -1

1 Modified Path:

/release/scripts/startup/bl_ui/space_view3d.py (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021