Blender Git Commit Log

All Blender Git commits.

Page: 618 / 8462

May 26, 2021, 09:13 (GMT)
Fix build errors on some platforms
May 26, 2021, 09:12 (GMT)
Clang format
May 26, 2021, 09:10 (GMT)
Cleanup: Simplify Cycles viewport parameters

Use early output and access shading RNA object only once.
May 26, 2021, 08:46 (GMT)
Compositor: Use BLI_color in convert alpha node.

Recently the CPP colors module landed in master. This patch will use the
new module in the convert alpha node.
May 26, 2021, 08:45 (GMT)
Cleanup: Remove unused argument in Cycles sync

Makes it easier to see where exactly the viewport is used.
May 26, 2021, 08:34 (GMT)
Merge branch 'master' into xr-controller-support
May 26, 2021, 08:28 (GMT)
Fix T88534: Unable to add a Geometry Node Tree on Volume object

Volumes are supported, poll corrected.

Maniphest Tasks: T88534

Differential Revision: https://developer.blender.org/D11378
May 26, 2021, 08:21 (GMT)
Fix T88531: Mantaflow problem with geometry nodes

Objects modified by geometry nodes modifiers were not caught as being
"dynamic".

Now add this modifier type to the list of modifiers making them "dynamic"
in the eyes of mantaflow.

(noticed by @sebbas in chat)

Maniphest Tasks: T88531

Differential Revision: https://developer.blender.org/D11389
May 26, 2021, 08:17 (GMT)
Fix T88566: Mantaflow inflow with shapekeys is not working anymore
(regression)

Code was actually checking for shapekeys, but these were not detected
properly (some effects like shape keys are added as virtual modifiers
before the user created modifiers)

Now go over virtual modifiers as well.

Maniphest Tasks: T88566

Differential Revision: https://developer.blender.org/D11388
May 26, 2021, 08:08 (GMT)
XR: Enable controller profile extensions
May 26, 2021, 08:06 (GMT)
Cleanup GHOST_Xr
May 26, 2021, 08:05 (GMT)
XR: Change raycast color
May 26, 2021, 08:04 (GMT)
XR: Deactivate draw callbacks on session end
May 26, 2021, 07:55 (GMT)
Merge branch 'blender-v2.93-release'
May 26, 2021, 07:51 (GMT)
Fix T88251: "Operator Cheat Sheet" Crash

Caused by {rB919558854d62}.

Same fix as in {rBdc8a43c8755a} -- let RNA enum item callbacks check
for NULL context.

The NULL context is used to extract items for document generation.

Maniphest Tasks: T88251

Differential Revision: https://developer.blender.org/D11391
May 26, 2021, 03:46 (GMT)
Merge branch 'master' into temp-geometry-nodes-curve-deform-node
May 26, 2021, 00:23 (GMT)
EEVEE: Fix ModelMatrix in nodetree and wrong bump map output
May 26, 2021, 00:02 (GMT)
EEVEE: Rework multi material handling

Shading groups are now created by the material_array_get functions
instead of passing a reference to be filled later. This avoids having
to wait later to maybe create a sub shading group.
This also simplifies different geomety type handling.
May 25, 2021, 22:55 (GMT)
added factor as slot
May 25, 2021, 22:45 (GMT)
initially working node
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021