Revision 2a9c8da by Brecht Van Lommel February 11, 2019, 17:37 (GMT) |
Cycles: add animation denoising test, fix operator to work with single frames. |
February 11, 2019, 17:18 (GMT) |
Cycles: backport samples metadata format changes to 2.7. The render layer name is now always included. Best to keep these consistent, so that animation denoising and sample merging works the same for both and tests can be the same. Ref D4311. |
Revision 558d7dd by Sebastian Parborg February 11, 2019, 15:56 (GMT) |
Fix T61376 Group Node Node Editor theme property is missing alpha channel It is now possible to adjust the group node background alpha. The defaults are the same as before, but you can now adjust the alpha level via the theme preferences (and the alpha value is no longer hard coded). |
Revision b8dc7e9 by Antonio Vazquez February 11, 2019, 14:58 (GMT) |
GP: Avoid crash when bruhs setting are invalid This change avoids crashes for wrong settings, but we need find why the settings were wrong. Related to T61413 |
Revision 452df3f by Campbell Barton February 11, 2019, 14:51 (GMT) |
Cleanup: comments |
Revision 36aa849 by Pablo Vazquez February 11, 2019, 14:46 (GMT) |
UI: Use icon in Dopesheet 'Toggle Graph Editor' menu item. |
Revision 17ce9f6 by Pablo Vazquez February 11, 2019, 14:46 (GMT) |
UI: More descriptive labels for Metaball panel. Also remove redundant "Resolution" label. |
Revision b8d4f06 by Brecht Van Lommel February 11, 2019, 14:25 (GMT) |
Merge branch 'blender2.7' |
Revision 3117446 by Sergey Sharybin February 11, 2019, 14:24 (GMT) |
Revision 51d161a by Sergey Sharybin February 11, 2019, 14:24 (GMT) |
Depsgraph: Use proper tag source for special case Special case of handling update tag of 0 was using wrong update source, causing unwanted point cache resets on file load. |
Revision 9359200 by Brecht Van Lommel February 11, 2019, 14:03 (GMT) |
Fix build error on macOS after recent changes. |
Revision 23c14a0 by Clément Foucault February 11, 2019, 13:50 (GMT) |
Fix: Eevee SSS not rendering as expected Remove forcing separate albedo when rendering. It was creating confusion. |
Revision d07cde8 by Clément Foucault February 11, 2019, 13:38 (GMT) |
Fix T61374 : vertex not visible/selectable if it is at objects origin It was caused by Null normal if the vertex is at origin. Just add a small bias to avoid this case. |
Revision 1a8cd3a by Campbell Barton February 11, 2019, 12:53 (GMT) |
Cleanup: avoid string copy for comparing int id's More direct and readable. |
February 11, 2019, 12:39 (GMT) |
Cycles: add animation denoising Python operator. This adds a cycles.denoise_animation operator, which denoises an animation sequence or individual file. Renders must be saved as multilayer EXR files with denoising data passes. By default file path and frame range come from the current scene, and EXR files are denoised in-place. Alternatively, a different input and/or output file path can be provided. Denoising settings come from the current view layer. Renders can be denoised again with different settings, as the original noisy image is preserved along with other passes and metadata. There is no user interface yet for this feature, that comes later. Code by Lukas with modifications by Brecht. This feature was originally developed for Tangent Animation, thanks for the support! Differential Revision: https://developer.blender.org/D3889 |
Revision 3f8e263 by Brecht Van Lommel February 11, 2019, 12:37 (GMT) |
Merge branch 'blender2.7' |
February 11, 2019, 12:32 (GMT) |
Cycles: add animation denoising Python operator. This adds a cycles.denoise_animation operator, which denoises an animation sequence or individual file. Renders must be saved as multilayer EXR files with denoising data passes. By default file path and frame range come from the current scene, and EXR files are denoised in-place. Alternatively, a different input and/or output file path can be provided. Denoising settings come from the current view layer. Renders can be denoised again with different settings, as the original noisy image is preserved along with other passes and metadata. There is no user interface yet for this feature, that comes later. Code by Lukas with modifications by Brecht. This feature was originally developed for Tangent Animation, thanks for the support! |
Revision 9ec944b by Campbell Barton February 11, 2019, 12:24 (GMT) |
Cleanup: split user preferences out of wm.py These operations are for handling preference related tasks so move into into a preferences file. Operators still need to be renamed. |
Revision 382fe85 by Brecht Van Lommel February 11, 2019, 11:53 (GMT) |
Cycles: refactor Blender device settings handling into own file. |
February 11, 2019, 11:50 (GMT) |
UI: show camera DOF UI for workbench engine |
|
|
|


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