Blender Git Commits

Blender Git "compositor-full-frame" branch commits.

Page: 3 / 9

August 10, 2021, 08:31 (GMT)
Merge remote-tracking branch 'origin/master' into compositor-full-frame
August 8, 2021, 16:52 (GMT)
Compositor: Fix transform randomly inverted

Uninitialized variable.
August 8, 2021, 15:11 (GMT)
Avoid using `floor` function

It has an impact in performance when used in deep loops.
If area have negative coordinates it will round
toward zero but buffers should be displaced later on to always
work with positive coordinates.
August 8, 2021, 15:11 (GMT)
Compositor: Full frame Bokeh Blur and Blur nodes
August 5, 2021, 08:06 (GMT)
Fix compiler warnings: unused variables
August 4, 2021, 20:48 (GMT)
Compositor: Full frame Anti-Aliasing node
August 4, 2021, 16:09 (GMT)
Compositor: Full frame Map UV node
August 4, 2021, 11:32 (GMT)
Compositor: Use a single elem as area of interest where possible
August 4, 2021, 08:38 (GMT)
Compositor: Full frame Lens Distortion node
August 3, 2021, 21:17 (GMT)
Compositor: Full frame Movie Distortion node
August 3, 2021, 19:01 (GMT)
Compositor: Full frame Plane Track Deform and Corner Pin nodes
August 3, 2021, 18:48 (GMT)
Compositor: Sample single elem buffers at borders

August 2, 2021, 21:01 (GMT)
Compositor: Full frame Flip node
August 2, 2021, 20:39 (GMT)
Compositor: Fix memory leaks when initializing tiles multi-threaded

August 2, 2021, 20:35 (GMT)
Compositor: Add invert option to TransformOperation

August 2, 2021, 20:35 (GMT)
Compositor: Full frame Stabilize 2D node

August 2, 2021, 19:21 (GMT)
Merge branch 'cmp-nodes-input' into compositor-full-frame
August 2, 2021, 15:45 (GMT)
Make Track Position a constant operation
August 2, 2021, 15:45 (GMT)
Add `MovieClipAttribute` as a constant operation
August 2, 2021, 15:20 (GMT)
Merge branch 'master' into cmp-nodes-input
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021