Blender Git Loki
Git Commits -> Revision 662d49f
Revision 662d49f by Ton Roosendaal (master) July 23, 2006, 09:54 (GMT) |
Bugfix #4773 The VectorBlur node crashed when it didn't get a RGBA type image as input (like using Alpha as input). Added typeconversion for it. Note: the Z input and Vector input are not converted, but checked for. When an improper type gets connected to these inputs, an error is printed in console. |
Commit Details:
Full Hash: 662d49f07677319c0a6cd488f06629b87d5889e8
SVN Revision: 8204
Parent Commit: a6b0c13
Lines Changed: +6, -0
1 Modified Path:
/source/blender/blenkernel/intern/node_composite.c (+6, -0) (Diff)