Blender Git Loki
Git Commits -> Revision b67d08c
Revision b67d08c by Ton Roosendaal (master) January 6, 2011, 14:58 (GMT) |
Todo item: Compositor: Texture Node now behaves like an image. - Image always in render output size - Buffer outputs RGBA and Value both supported - Works for filter and blur and scaling too. - Mixing 2 textures works Implementation note: The texture node was meant to be 'procedural', not a buffer but a color-sample method. Unfortunately the node editor didn't support this well, blur/filter/scale ignored it too. For now, its better to drop this procedural concept, then things work at least as expected. :) |
Commit Details:
Full Hash: b67d08c3c77d704e4aba687165974b09ffaaf420
SVN Revision: 34134
Parent Commit: 7b302d5
Lines Changed: +15, -12
1 Modified Path:
/source/blender/nodes/intern/CMP_nodes/CMP_texture.c (+15, -12) (Diff)