Blender Git Commit Log

Git Commits -> Revision bcb16ea

Revision bcb16ea by Ton Roosendaal (master)
September 14, 2006, 12:21 (GMT)
Patch #4970 (brecht)

Added: Scale node in Compositor.

- Only works for RGBA buffers now
- I have added an option "Relative" or "Absolute" scale. So you can also
define actual pixels for scale. Values for scale are reset when you
switch, to prevent too weird situations.
- Scaling wasn't foreseen to work with the preview-panel in UV window, this
preview cropping only happens for Image and RenderResult nodes... actually
should be done for the scale too. I wait with t hat though... this preview
method isn't very advanced yet.
- The pass_on_compbuf() here crashed in tests with preview panel, that's
weak code... I have to recode that. For time being I use the
dupalloc_compbuf to have it stable.

Commit Details:

Full Hash: bcb16ea2809ff2f2aebb46979f3b8b977f0a1111
SVN Revision: 8483
Parent Commit: 6c73b50
Lines Changed: +567, -300

4 Modified Paths:

/source/blender/blenkernel/BKE_node.h (+5, -1) (Diff)
/source/blender/blenkernel/intern/node_composite.c (+80, -0) (Diff)
/source/blender/imbuf/intern/scaling.c (+451, -299) (Diff)
/source/blender/src/drawnode.c (+31, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021