Blender Git Commit Log

Git Commits -> Revision 90d3fe1

Revision 90d3fe1 by Campbell Barton (master)
April 16, 2020, 08:26 (GMT)
UV: support changing the opacity of the UV overlay

Add this option as it's useful to adjust how much UV's
cover the image when UV mapping.

D5348 by @EitanSomething with edits

Commit Details:

Full Hash: 90d3fe1e4dd5a4be86ef738dfaca08ae8c9ca3f7
Parent Commit: ec26354
Lines Changed: +102, -8

1 Added Path:

/source/blender/blenloader/intern/versioning_290.c (+63, -0) (View)

8 Modified Paths:

/release/scripts/startup/bl_ui/space_image.py (+1, -0) (Diff)
/source/blender/blenloader/CMakeLists.txt (+1, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -0) (Diff)
/source/blender/blenloader/intern/readfile.h (+1, -0) (Diff)
/source/blender/editors/space_image/space_image.c (+1, -0) (Diff)
/source/blender/editors/uvedit/uvedit_draw.c (+25, -7) (Diff)
/source/blender/makesdna/DNA_space_types.h (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021