Blender Git Commit Log

Git Commits -> Revision eff73af

October 13, 2017, 16:45 (GMT)
Fix bad UI-related code in action callbacks of operators.

UI/drawing related code in action callbacks is really not nice,
especially since we do have a more consistent way to dynamically
show/hide some properties.

Note that transform_ops one remains rather hackish here (since we have
to use context for this case)... Not sure how to do it better so far.

Commit Details:

Full Hash: eff73afd72081f9299ed667f322681bceb9f11d7
Parent Commit: 4b4114a
Lines Changed: +146, -41

3 Modified Paths:

/source/blender/editors/mesh/editmesh_tools.c (+89, -34) (Diff)
/source/blender/editors/transform/transform.c (+6, -5) (Diff)
/source/blender/editors/transform/transform_ops.c (+51, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021