Revision d78a530 by Jacques Lucke (temp-geometry-nodes-fields, temp-geometry-nodes-fields--anonymous-attributes, temp-geometry-nodes-fields--fields, temp-geometry-nodes-fields--fields-jacques, temp-multi-function-procedure, temp-parallel-multi-function) August 19, 2021, 11:09 (GMT) |
initial procedure builder |
August 19, 2021, 10:54 (GMT) |
adaptive_mesh: serialize and dump the cloth mesh every frame |
August 19, 2021, 10:06 (GMT) |
VSE strip thumbnails The goal is to provide thumbnails in the rectangle coloured strips. Works for movie clips and image sequences. The thumbnails are loaded from source using separate thread and stores them in cache. The drawing is called inside the drawing for each strip, and takes images from cache. Drawing is below the handles from one end of strip to other, inside view only. The job for caching is called when images are not available, or there is view change. All strip operations are valid, and overlap of strip adds transparency to the image. Images are shown only when strip size is wide enough for clear visibility of images, and the thumbnails represent source footage clearly. Cache is limited to 5000 thumbnails and performs cleanup of non visible images when limit crossed. Related Task : T89143 Differential Revision: https://developer.blender.org/D12266 |
August 19, 2021, 09:26 (GMT) |
Fix limits on additional thumbs rendered. |
August 19, 2021, 09:25 (GMT) |
Merge branch 'master' into asset-greasepencil |
Revision 3ebe61d by Jacques Lucke (temp-geometry-nodes-fields, temp-geometry-nodes-fields--anonymous-attributes, temp-geometry-nodes-fields--fields, temp-geometry-nodes-fields--fields-jacques, temp-multi-function-procedure, temp-parallel-multi-function) August 19, 2021, 09:22 (GMT) |
support evaluation on one |
August 19, 2021, 08:54 (GMT) |
Cleanup and bug fix |
August 19, 2021, 08:40 (GMT) |
Fix runtime CUDA compilation in Cycles X Caused by recent GPU devices refactor changes: need to install new headers. |
Revision 86c2f13 by Jacques Lucke (temp-geometry-nodes-fields, temp-geometry-nodes-fields--anonymous-attributes, temp-geometry-nodes-fields--fields, temp-geometry-nodes-fields--fields-jacques, temp-multi-function-procedure, temp-parallel-multi-function) August 19, 2021, 08:09 (GMT) |
cleanup |
Revision 3596c34 by Jacques Lucke (temp-geometry-nodes-fields, temp-geometry-nodes-fields--anonymous-attributes, temp-geometry-nodes-fields--fields, temp-geometry-nodes-fields--fields-jacques, temp-multi-function-procedure, temp-parallel-multi-function) August 19, 2021, 08:07 (GMT) |
cleanup |
August 19, 2021, 08:04 (GMT) |
Merge branch 'master' into soc-2021-vse-strip-thumbnails |
Revision f79788f by Clément Foucault (eevee-rewrite, temp-eevee-gpencil-rewrite, viewport-compositor) August 19, 2021, 08:01 (GMT) |
EEVEE: Film: Fix undefined viewport color values after resizing This was caused by the blend mode that was used even with full opacity. This caused issues with the viewport was resized and the color of the framebuffer becomes undefined, leading to undefined values in the blend equation. Another fix would be to clear the viewport color on resize inside the GPUViewport. |
August 19, 2021, 07:56 (GMT) |
Correct assert from 22ab0159a9754365e2d10a1bc658d4409d084fa6 |
August 19, 2021, 07:10 (GMT) |
August 19, 2021, 06:25 (GMT) |
Merge branch 'master' into soc-2021-vse-strip-thumbnails |
August 19, 2021, 05:30 (GMT) |
SOC2021 Porting Modifiers To nodes all This branch merges all branches from soc2021 porting modifiers to nodes into one. The branche is mainly used to make a testbuild. |
August 19, 2021, 04:43 (GMT) |
* BM_mesh_remap can now reorder loops * Wrote yet another BKE_pbvh_reorder_bmesh function |
August 19, 2021, 03:31 (GMT) |
Refactor: BLF Without Kerning Modes Simplification of BLF code after removal of kerning modes. See D12262 for more details. Differential Revision: https://developer.blender.org/D12262 Reviewed by Campbell Barton |
August 19, 2021, 03:18 (GMT) |
Cleanup: correction to unused warning removal This broke building without opensubdiv |
August 19, 2021, 02:50 (GMT) |
Cleanup: reduce indentation in loops that check region visibility |
|
|
|


Master Commits
MiikaHweb | 2003-2021