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
Robert Holcomb c313f6db86 After chatting with Broken about grs comments on the default behavior
of the nodes, I realized I had strayed from the path of enlightened blending 
by causing the math node to create an output the size of the larger of the 
two inputs.  

It has been corrected create the output the size of the 
first image, and in its abscense the second image.  In the event of 
nether input containing image data the node does not function.  I also 
added some early out checks at the beginning of the function to speed it 
up a tad in these cases and commented the code a bit more.
2007-07-11 03:00:39 +00:00
..
2007-07-10 02:33:00 +00:00
2007-07-03 00:58:38 +00:00
2007-01-05 14:26:04 +00:00
2007-07-06 09:59:18 +00:00
2007-02-28 17:50:15 +00:00
2007-03-24 21:09:55 +00:00