This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel/intern
Matt Ebb 3650abf328 A couple of compositing nodes:
* Combine RGBA
Basically the opposite of separate RGBA, brings 4 value channels into a single
RGBA image). Has interesting possibilities for reordering channels, when used
with separate RGBA!

* Dilate/Erode
Originally written by Brecht van Lommel, with some minor modifications and
tweaking by myself. Positive distances dilate, negative distances erode.

* I also added the 'value' field to the hue/saturation node. Minimal extra cost,
and can be handy.
2006-07-31 02:24:35 +00:00
..
2006-06-03 10:08:16 +00:00
2006-06-23 17:56:15 +00:00
2006-06-03 17:21:45 +00:00
2006-07-04 10:19:26 +00:00
2002-11-25 12:02:15 +00:00
2006-07-28 00:56:35 +00:00
2006-01-10 11:36:57 +00:00
2006-06-09 13:04:21 +00:00
2006-06-03 17:21:45 +00:00
2006-07-06 14:20:44 +00:00
2006-07-13 11:36:26 +00:00
2006-07-02 12:46:41 +00:00
2006-06-21 13:40:13 +00:00
1)
2006-07-08 13:18:57 +00:00
2006-07-04 10:19:26 +00:00
2006-04-17 17:35:20 +00:00
2006-06-27 10:51:35 +00:00
2006-07-26 22:29:23 +00:00
2006-07-05 11:33:09 +00:00
2006-07-07 11:10:53 +00:00
2006-05-10 21:08:38 +00:00
2006-07-06 21:43:09 +00:00
2006-07-09 11:54:41 +00:00
2006-07-31 02:24:35 +00:00
2006-07-20 15:27:55 +00:00
2005-01-23 01:36:29 +00:00
2005-05-08 21:20:34 +00:00
2006-01-23 22:05:47 +00:00
2006-07-09 13:05:09 +00:00
2006-07-14 13:32:29 +00:00