Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1334 / 5574

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.
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).
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
February 11, 2019, 14:51 (GMT)
Cleanup: comments
February 11, 2019, 14:46 (GMT)
UI: Use icon in Dopesheet 'Toggle Graph Editor' menu item.
February 11, 2019, 14:46 (GMT)
UI: More descriptive labels for Metaball panel.

Also remove redundant "Resolution" label.
February 11, 2019, 14:25 (GMT)
Merge branch 'blender2.7'
February 11, 2019, 14:24 (GMT)
Fix T61362: Hair particles does not appear when rendering
Fix T61406: Particles don't render

Consider initial dependency graph evaluation as a file load.

Is still resetting too much, but that we can solve later.
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.
February 11, 2019, 14:03 (GMT)
Fix build error on macOS after recent changes.
February 11, 2019, 13:50 (GMT)
Fix: Eevee SSS not rendering as expected

Remove forcing separate albedo when rendering. It was creating confusion.
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.
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
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!
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.
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
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021