September 19, 2021, 20:49 (GMT) |
Merge branch 'master' into soc-2020-io-performance |
September 19, 2021, 20:30 (GMT) |
commit prior to small refactor |
September 19, 2021, 19:13 (GMT) |
Compositor: Add OIDN prefiltering option to Denoise node It's equivalent to the OpenImageDenoise prefiltering option in Cycles. See D12043. Prefilter modes: - None: No prefiltering, use when guiding passes are noise-free. - Fast: Denoise image and guiding passes together. Improves quality when guiding passes are noisy using least amount of extra processing time. - Accurate: Prefilter noisy guiding passes before denoising image. Improves quality when guiding passes are noisy using extra processing time. Reviewed By: #compositing, jbakker, sergey Differential Revision: https://developer.blender.org/D12342 |
September 19, 2021, 19:13 (GMT) |
Compositor: Fix crash exporting buffers on debug ImBuf allocates 4 channels, use copying to support buffers with 1 and 3 channels. |
September 19, 2021, 19:13 (GMT) |
Compositor: Fix Alpha Over node ignoring emissive colors It was an issue on Full Frame mode only. |
September 19, 2021, 18:12 (GMT) |
Compositor: Add OIDN prefiltering option to Denoise node It's equivalent to the OpenImageDenoise prefiltering option in Cycles. See D12043. Prefilter modes: - None: No prefiltering, use when guiding passes are noise-free. - Fast: Denoise image and guiding passes together. Improves quality when guiding passes are noisy using least amount of extra processing time. - Accurate: Prefilter noisy guiding passes before denoising image. Improves quality when guiding passes are noisy using extra processing time. Reviewed By: #compositing, jbakker, sergey Differential Revision: https://developer.blender.org/D12342 |
September 19, 2021, 17:54 (GMT) |
Compositor: Fix Alpha Over node ignoring emissive colors It was an issue on Full Frame mode only. |
September 19, 2021, 17:54 (GMT) |
Compositor: Fix crash exporting buffers on debug ImBuf allocates 4 channels, use copying to support buffers with 1 and 3 channels. |
September 19, 2021, 17:32 (GMT) |
Merge branch 'master' into asset-greasepencil |
September 19, 2021, 12:59 (GMT) |
LineArt: Add offset option in object_add. |
September 19, 2021, 08:11 (GMT) |
Sculpt: more brush engine stuff; do not test. Pushing this commit early due to computer weirdness |
September 19, 2021, 06:20 (GMT) |
Cleanup: Rename curve node enums The enum called "interpolate" was really a choice of methods for mapping inputs to positions on the curve, whereas the "sample" enum was used to define a way to create a whole set of new points from the curve, without any input parameters. The "re-sample" vs. "sample" naming makes that distinction better. |
September 19, 2021, 05:19 (GMT) |
Revert "GPencil: Curvature support for length modifier." Reason for revert: accidental push of a intermediate change locally. This reverts commit 25e548c96b3d8c1698fd4385b4dc395665b5a7f6. |
September 19, 2021, 05:01 (GMT) |
GPencil: Curvature support for length modifier. |
September 18, 2021, 19:45 (GMT) |
Audaspace: added audio file streams functionality. On the blender side this commit fixes importing video files with audio and video streams that do not share the same start time and duration. Differential Revision: https://developer.blender.org/D12353 |
September 18, 2021, 19:10 (GMT) |
Sculpt: flushed out brush channel RNA and made basic UI |
September 18, 2021, 17:28 (GMT) |
Py API Docs: Fix audio docs example After new AUD API changes from 2.8x what "buffer" function used to do has now become "cache" function (it caches a sound into RAM). Therefore, the basic aud example should call this new "cache" function instead of "buffer" function. Thanks to Michael-Z-Freeman for pointing out. |
September 18, 2021, 16:05 (GMT) |
Only show icon to add catalogs for active catalog tree item |
September 18, 2021, 15:58 (GMT) |
Fix crash reading files with an active catalog set |
September 18, 2021, 14:03 (GMT) |
Merge branch 'master' into soc-2020-io-performance |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021