Blender Git Commit Log

Git Commits -> Revision 415d3ee

Revision 415d3ee by Campbell Barton (master)
July 11, 2020, 12:09 (GMT)
UV: add path select operator that uses the selection

Instead of using the mouse cursor position,
this selects between existing selected elements.

Access this since picking a selection path doesn't
work from the menu.

Commit Details:

Full Hash: 415d3ee05bfa51d7a71fa8417682e38186915776
Parent Commit: 6e69865
Lines Changed: +259, -1

6 Modified Paths:

/release/scripts/startup/bl_ui/space_image.py (+1, -1) (Diff)
/source/blender/editors/include/ED_uvedit.h (+13, -0) (Diff)
/source/blender/editors/uvedit/uvedit_intern.h (+1, -0) (Diff)
/source/blender/editors/uvedit/uvedit_ops.c (+1, -0) (Diff)
/source/blender/editors/uvedit/uvedit_path.c (+92, -0) (Diff)
/source/blender/editors/uvedit/uvedit_select.c (+151, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021