Merge branch 'blender-v2.90-release' into master
This commit is contained in:
@@ -217,6 +217,9 @@ struct BMLoop *ED_uvedit_active_vert_loop_get(struct BMesh *bm);
|
||||
void ED_uvedit_active_edge_loop_set(struct BMesh *bm, struct BMLoop *l);
|
||||
struct BMLoop *ED_uvedit_active_edge_loop_get(struct BMesh *bm);
|
||||
|
||||
char ED_uvedit_select_mode_get(const Scene *scene);
|
||||
void ED_uvedit_select_sync_flush(const ToolSettings *ts, struct BMEditMesh *em, const bool select);
|
||||
|
||||
/* uvedit_unwrap_ops.c */
|
||||
void ED_uvedit_live_unwrap_begin(struct Scene *scene, struct Object *obedit);
|
||||
void ED_uvedit_live_unwrap_re_solve(void);
|
||||
|
||||
Reference in New Issue
Block a user