Blender Git Commit Log

Git Commits -> Revision 82e1420

Revision 82e1420 by Philipp Oeser (cycles_texture_cache)
May 6, 2021, 09:25 (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: 82e1420b1114bac99163c03053657770b9ce33aa
Parent Commit: 29d0570
Committed By: Stefan Werner
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