Go to file
Sergey Sharybin 50b6c903ff 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.
2012-03-08 10:01:03 +00:00
build_files Missed Scons update for MinGW boost 2012-02-26 16:54:20 +00:00
doc style cleanup: pep8 + picky edits 2012-03-08 05:36:05 +00:00
extern revert r44503, (left patch file in for now), this gives an error with gcc: 2012-02-28 05:50:02 +00:00
intern style cleanup: pep8 + picky edits 2012-03-08 05:36:05 +00:00
release style cleanup: pep8 + picky edits 2012-03-08 05:36:05 +00:00
source Fix #30467: UV/Image Editor: Scope: Opacity Values maybe wrong 2012-03-08 10:01:03 +00:00
CMakeLists.txt revert r44503, (left patch file in for now), this gives an error with gcc: 2012-02-28 05:50:02 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Spelling Cleanup 2012-03-01 12:20:18 +00:00
SConstruct building without python works again, cleanup bmesh include paths (cmake and scons). 2012-03-08 03:25:53 +00:00