Blender Git Commit Log

Git Commits -> Revision f681e9e

Revision f681e9e by Campbell Barton (master)
January 9, 2020, 06:50 (GMT)
Fix UV gizmos poll failing with multiple objects

Only the active objects UV selection was checked.
This also avoids checking UV selection for every poll call,
now this is only done on refresh.

Commit Details:

Full Hash: f681e9ea4988940e0d23ec818f21f3af5e9a7222
Parent Commit: ce5a5b5
Lines Changed: +146, -118

3 Modified Paths:

/source/blender/editors/include/ED_uvedit.h (+6, -0) (Diff)
/source/blender/editors/transform/transform_gizmo_2d.c (+118, -116) (Diff)
/source/blender/editors/uvedit/uvedit_ops.c (+22, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021