Blender Git Commit Log

Git Commits -> Revision 50b6c90

Revision 50b6c90 by Sergey Sharybin (master)
March 8, 2012, 10:01 (GMT)
Fix #30467: UV/Image Editor: Scope: Opacity Values maybe wrong

Internally vector and waveform opacities are stored as float in 0..1 range
and the same range is exposed to the UI.
From file compatibility POV decided to change prop's type from percentage
to factor so it'll be nice slider with 0..1 range without confusing percentage
symbols (which should be quite easy to follow) and both forward and backwards
compatibilities are here.

Commit Details:

Full Hash: 50b6c903ff78a33c942974b657e2d8ad77a9a9be
SVN Revision: 44734
Parent Commit: 4a02307
Lines Changed: +2, -2

1 Modified Path:

/source/blender/makesrna/intern/rna_color.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021