UV: grab tool supports live unwrap

Differential Revision: https://developer.blender.org/D15709
This commit is contained in:
2022-08-17 14:46:57 +12:00
parent 74ea0bee9c
commit 836c07f29c
2 changed files with 12 additions and 1 deletions

View File

@@ -133,7 +133,6 @@ void EDBM_update(struct Mesh *me, const struct EDBMUpdate_Params *params);
void EDBM_update_extern(struct Mesh *me, bool do_tessellation, bool is_destructive);
/**
*
* A specialized vert map used by stitch operator.
*/
struct UvElementMap *BM_uv_element_map_create(struct BMesh *bm,