Blender Git Commit Log

Git Commits -> Revision 3953b82

Revision 3953b82 by Bastien Montagne (master)
June 16, 2021, 14:09 (GMT)
Tweaks to Constraints operators poll functions.

Mainly:
* Make `ED_operator_object_active_editable_ex` properly report poll
messages on failure.
* Add `ED_operator_object_active_local_editable_posemode_exclusive` for
bone constraints requiring pure local Object (non-override one).
* General cleanup and adding more poll messages on failures.

Commit Details:

Full Hash: 3953b82030ab75689ece389c02b8c7ca389311b4
Parent Commit: 88aa056
Lines Changed: +56, -21

3 Modified Paths:

/source/blender/editors/include/ED_screen.h (+1, -0) (Diff)
/source/blender/editors/object/object_constraint.c (+5, -6) (Diff)
/source/blender/editors/screen/screen_ops.c (+50, -15) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021