blender/release
Campbell Barton 2692dc5561 bugfix [#25082] minor bug. RGB to Intensity doesn't works for Lamps
- This is working correctly but confusing, made more confusing by UI problems, corrected these and updated tooltop for 'tex.use_rgb_to_intensity'
- bad RNA arguments used for lamps (left over from RNA renaming).
- use isinstance(...), rather then comparing type() directly, this failed with lamp type checks.
- removed redundant argument to internal texture UI function factor_but().
- the texture color was drawn inactive when it was used in some cases.

Note. AFAIK its not possible to do a general check to see if a texture is colored or not, eg: its possible a plugin texture returns color in some cases and greyscale in others.
so for now always have color button active.
2010-12-08 05:51:16 +00:00
..
bin remove redundant []'s for list comprehension's, py2.4+ supports this. 2010-09-19 07:07:14 +00:00
datafiles fix for some pedantic warnings. 2010-12-03 01:52:28 +00:00
freedesktop patch [#23671] [desktop file] add translations and remove deprecated key. 2010-09-05 15:15:27 +00:00
irix-6.2-mips correct fsf address 2010-02-12 13:34:04 +00:00
plugins Update address in license block. 2010-08-10 21:22:26 +00:00
scripts bugfix [#25082] minor bug. RGB to Intensity doesn't works for Lamps 2010-12-08 05:51:16 +00:00
test minor changes to the python api. 2010-11-28 06:03:30 +00:00
text Minor adjustments in the readme file. 2010-11-06 16:17:49 +00:00
windows Fix [#24552] Exception when starting Blender on Windows XP SP3 2010-11-15 10:29:42 +00:00
environment-macosx Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-mswindows Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-unix Continue development of bfile system. 2009-10-19 18:44:09 +00:00
getversion.py Makefile fix, the getversion.py was using minor release numbers, 2010-11-29 17:23:06 +00:00
Makefile Makefile fix, the getversion.py was using minor release numbers, 2010-11-29 17:23:06 +00:00
VERSION Commit new splash and bump version. Ready for tagging! 2010-10-27 11:33:04 +00:00