Blender Git Commit Log

Git Commits -> Revision 9fa29fe

Revision 9fa29fe by Philipp Oeser (master)
March 6, 2020, 10:59 (GMT)
Cleanup: remove MLOOPUV_EDGESEL

This was not set anywhere, code relies on MLOOPUV_VERTSEL everywhere.

BMLoopUV.select_edge was never returning True and wasnt updating uv
select state when set manually.

Afaict, there were no official Addons using this from python.

Resolves T65836

Maniphest Tasks: T65836

Differential Revision: https://developer.blender.org/D6772

Commit Details:

Full Hash: 9fa29fe7652a9adc4a11ba3dc2975595489f7bcd
Parent Commit: c723179
Lines Changed: +1, -11

3 Modified Paths:

/source/blender/makesdna/DNA_meshdata_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+0, -4) (Diff)
/source/blender/python/bmesh/bmesh_py_types_meshdata.c (+0, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021