Blender Git Commit Log

Git Commits -> Revision a2bb480

Revision a2bb480 by Phil Gosch (soc-2016-uv_tools)
June 9, 2016, 14:50 (GMT)
Added "Scale to bounds" operator to scale selected islands to UV boundaries

Options:
* Keep aspect ratio: If checked the aspect ratio of the selected uv islands is preserved
* Individual: If checked the individual uv islands are all scaled to fit the bounds, otherwise the selections are scaled as a whole

Note: Menu locations/shortcuts are to be discussed with users and not to be seen as final

Commit Details:

Full Hash: a2bb48080d59879b43309ae5c27e9ffda053a4d8
Parent Commit: 2f15dcf
Lines Changed: +109, -0

4 Modified Paths:

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