Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Branches -> compositor-full-frame
"Compositor-full-frame" branch
Total commits : 169
Total committers : 2
First Commit : April 28, 2021
Latest Commit : August 26, 2021
Commits by Month
Date | Number of Commits | |
---|---|---|
August, 2021 | 61 | |
July, 2021 | 30 | |
June, 2021 | 4 | |
May, 2021 | 70 | |
April, 2021 | 4 |
Committers
Author | Number of Commits |
---|---|
Manuel Castilla | 168 |
Manuel Castilla | 1 |
Popular Files
Filename | Total Edits |
---|---|
COM_FullFrameExecutionModel.cc | 30 |
COM_ExecutionSystem.cc | 22 |
COM_NodeOperation.h | 22 |
COM_NodeOperation.cc | 22 |
COM_FullFrameExecutionModel.h | 12 |
COM_ExecutionSystem.h | 12 |
COM_MemoryBuffer.h | 11 |
COM_defines.h | 10 |
CMakeLists.txt | 9 |
COM_BufferOperation.cc | 9 |
Latest commits
August 26, 2021, 16:54 (GMT) |
Compositor: Initial support for canvas compositing |
August 26, 2021, 16:49 (GMT) |
Compositor: Replace resolution concept by canvas This is a code refactor in preparation of supporting canvas compositing and fix all cropping issues on full frame implementation. No functional changes, all canvases are at (0, 0) position matching tiled implementation. |
August 21, 2021, 17:36 (GMT) |
Merge branch 'master' into compositor-full-frame |
August 21, 2021, 10:36 (GMT) |
Compositor: Fix crash enabling buffer groups on full frame Full frame doesn't support this option as all operations are already buffered. UI option will be removed in the future. |
August 20, 2021, 15:12 (GMT) |
Compositor: Fix dilare erode reading input out of bounds Happened when output area was partial horizontally, for example when using a viewer border. |
August 20, 2021, 13:31 (GMT) |
Compositor: Do not register constant input areas for rendering If an input is only used as a constant it doesn't rendering because its already calculated after constant folding. |
August 20, 2021, 13:03 (GMT) |
Compositor: Fix plane distort operations incorrect areas of interest The original implementation doesn't work for all cases. |
August 20, 2021, 09:20 (GMT) |
Compositor: Fix plane track wrong area of interest calculations Perspective matrix in sample data was not initialized because corners were not calculated at that point of execution. |
August 20, 2021, 08:17 (GMT) |
Compositor: Fix incorrect area of interest in variable bokeh blur |
August 20, 2021, 07:54 (GMT) |
Compositor: Fix incorrect copying of uchar buffers Row stride and the area x coordinate offset were not taken into account. |
August 16, 2021, 17:13 (GMT) |
Compositor: Enable can_be_constant on vector nodes |
August 16, 2021, 17:13 (GMT) |
Compositor: Full frame Normalize node |
August 16, 2021, 17:12 (GMT) |
Compositor: Full frame Normal node |
August 16, 2021, 17:12 (GMT) |
Compositor: Full frame Map Value node |
August 16, 2021, 17:10 (GMT) |
Compositor: Full frame Map Range node |
August 15, 2021, 14:51 (GMT) |
Compositor: Enable can_be_constant on matte nodes where possible |
August 15, 2021, 14:33 (GMT) |
Compositor: Full frame Luminance Key node |
August 15, 2021, 14:02 (GMT) |
Compositor: Full frame Keying Screen node |
August 15, 2021, 10:10 (GMT) |
Compositor: Full frame Keying node |
August 13, 2021, 15:37 (GMT) |
Compositor: Full frame Distance Key node |
MiikaHweb - Blender Git Statistics v1.06