blender/release/scripts
M.G. Kishalmi f0f3d9a2ff added image-editor operators:
Invert Image Colors (RGB)
--
Invert Red Channel
Invert Green Channel
Invert Blue Channel
Invert Alpha Channel

mostly because of the recent changes in normalmap channels,
so users can adopt old bakes quickly.
though they might aswell prove useful in other situations.
2011-02-23 12:02:43 +00:00
..
io/netrender missed updating this when editing registration, 2011-02-21 02:45:13 +00:00
keyingsets - move keyingsets_utils.py into modules. 2011-02-12 08:12:00 +00:00
modules error in own recent moving addons functions into its own module. addon_utils.reset_all failed. 2011-02-22 22:24:50 +00:00
op python console namespace fix, merging namespace dicts was no good, since it pulled in private vars. use normal import command. 2011-02-23 01:20:40 +00:00
presets pep8 cleanup 2011-02-04 09:27:25 +00:00
templates bugfix [#26094] Going to Bone Roll menu brings up python error 2011-02-16 02:25:03 +00:00
ui added image-editor operators: 2011-02-23 12:02:43 +00:00