Blender Git Commit Log

Git Commits -> Revision a63209e

Revision a63209e by Dalai Felinto (master)
December 14, 2018, 21:53 (GMT)
Fix T59381: UV editor - Pinned vertex missing update

Pinning doesn't really change the geometry, so we don't really have a
tag for this. Using '0' for now (same we use for Mark Seam).

I will check with Sergey Sharybin which flag to use instead.
We could use ID_RECALC_GEOMETRY to match the notifier, but even the
simpler ID_RECALC_SELECT would do it.

Commit Details:

Full Hash: a63209e175444938731a248253f859b438bc467b
Parent Commit: 2b7e569
Lines Changed: +1, -0

1 Modified Path:

/source/blender/editors/uvedit/uvedit_ops.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021