Blender Git Loki
Git Commits -> Revision 54f3167
Revision 54f3167 by Ton Roosendaal (master) April 18, 2011, 11:22 (GMT) |
Bugfix #26901 Compositing, lens distortion node: it delivered RGBA out with alpha zero, making it not draw previews, violates both premul or straight alpha usage. Now it just sets alpha to 1 for entire output. Cleaned code readability a bit as well. |
Commit Details:
Full Hash: 54f31672701fae259dc28477e6b5ae323641c395
SVN Revision: 36212
Parent Commit: c84e26c
Lines Changed: +20, -8
1 Modified Path:
/source/blender/nodes/intern/CMP_nodes/CMP_lensdist.c (+20, -8) (Diff)