March 12, 2021, 19:14 (GMT) |
GPencil: Set Stroke Type UI |
March 12, 2021, 19:13 (GMT) |
GPencil: Set stroke type operator |
March 12, 2021, 19:06 (GMT) |
Merge remote-tracking branch 'origin/master' into usd-importer-T81257-merge |
March 12, 2021, 18:43 (GMT) |
GPencil: Interpolate can use all keyframe types except breakdown Before only it was only possible interpolate frames of `Keyframe` type. Now all types except `Breakdown` can be used. `Breakdown` cannot be used because it would be impossible interpolate two times because the extremes of the interpolation would change and the clean operator would not work. |
March 12, 2021, 18:42 (GMT) |
Merge branch 'master' into temp-gpencil-bezier-v2 |
March 12, 2021, 18:12 (GMT) |
GPencil: UI menu cleanup Remove duplicate words Stroke and Point already in menu header. Reviewed by: @mendio, @filedescriptor |
March 12, 2021, 17:00 (GMT) |
Cycles: Fix denoiser not working after recent changes The change which introduced check of denoising parameters made it so denoiser in PathTrace was never created: constructor was checking denosiing parameters with self. For now use a special function from constructor which ensures initialization is fully done correctly. In the coming future the synchronization and locks will be redone, so while this is a bit annoying change it is only to unlock current development. |
March 12, 2021, 17:00 (GMT) |
Cycles: Ensure there is always a single-device Previously enabling denoising will create a multi-device with a single sub-device. This broke assumptions in PathTracer about the fact that we only support single device at this point. Fixes bad render buffers pointer passed to CUDA kernels when denoising is enabled. |
March 12, 2021, 16:49 (GMT) |
Fix T86332: setting Cycles dicing camera fails after recent changes Somehow "from __future__ import annotations" and "lambda" are not working together well here, work around it by not using a lambda function. |
March 12, 2021, 16:45 (GMT) |
GPencil: Remove unused keymap |
March 12, 2021, 16:45 (GMT) |
GPencil: Rename macro Rename the GPENCIL_STROKE_IS_CURVE macro to GPENCIL_STROKE_TYPE_BEZIER |
March 12, 2021, 16:24 (GMT) |
Fluid: Enable scale options for fluid particles There is no reason to hide the 'Scale' and 'Scale Randomness' options for fluid particles that are rendered as 'Object'. It is possible that hiding these options was just an oversight and not intentional. |
March 12, 2021, 16:14 (GMT) |
Docs: add doc-string for TransDataContainer |
March 12, 2021, 16:14 (GMT) |
Cleanup: const warning |
March 12, 2021, 16:07 (GMT) |
Fix else after return and NULL pointer value assignment |
March 12, 2021, 16:02 (GMT) |
Merge branch 'master' into temp-gpencil-io |
March 12, 2021, 16:01 (GMT) |
Merge branch 'master' into greasepencil-object |
March 12, 2021, 16:01 (GMT) |
Trigger baking progress bar refresh |
March 12, 2021, 15:51 (GMT) |
Merge branch 'master' into sculpt-dev |
March 12, 2021, 15:45 (GMT) |
LibOverride Auto Resync: Add option to disable it in Experimental userpref. Some older .blend files won't react nicely to auto-resync, they need to get manually fixed with `resync enforce` first. |
|
|
|


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