Blender Git Commits

Blender Git commits from all branches.

Page: 122 / 2888

August 30, 2021, 19:28 (GMT)
Fix infinite loop
August 30, 2021, 19:01 (GMT)
Fixes for network traversal, add comments
August 30, 2021, 19:01 (GMT)
Cleanup: Make construction of function fields easier to read
August 30, 2021, 18:09 (GMT)
USD IO: material import improvements

UDIM texture support on UsdPreviewSurface import.
New Material Name Collision option for sepcifying behavior when
an imported material name conflicts with the name of an
existing material. Also includes format fixes.
August 30, 2021, 15:59 (GMT)
Merge branch 'temp-geometry-nodes-fields' into temp-geometry-nodes-fields--fields
August 30, 2021, 15:58 (GMT)
Merge branch 'master' into temp-geometry-nodes-fields
August 30, 2021, 15:37 (GMT)
GPencil: Fix merge conflict

August 30, 2021, 15:35 (GMT)
Merge branch 'master' into asset-greasepencil

Conflicts:
source/blender/editors/gpencil/gpencil_data.c
August 30, 2021, 14:02 (GMT)
support anonymous attributes in foreach_attribute
August 30, 2021, 14:00 (GMT)
Fix tile size calculation in Cycles X

Was not behaving correct when number of samples is way above
number of available path states.

Reported by Alaska in the Cycles room in the blender.chat.
August 30, 2021, 13:27 (GMT)
Merge branch 'master' into asset-greasepencil
August 30, 2021, 13:12 (GMT)
Merge branch 'master' into asset-greasepencil
August 30, 2021, 12:38 (GMT)
adaptive_cloth: AdaptiveMesh: no need to add flag after split edge

Since split edge triangulate already handles copying the extra data,
there is no need to try to add the flag `EDGE_BETWEEN_SEWING_EDGES` to
the newly split edges.
August 30, 2021, 12:36 (GMT)
adaptive_cloth: Mesh: split edge: option to copy extra data

An extra option to copy to the extra data from the edge that is split
to the edges that are formed due to the split. This does not include
the other edges added for triangulation purposes.
August 30, 2021, 12:33 (GMT)
Fixes for the UBO.
August 30, 2021, 12:24 (GMT)
support creating anonymous attributes
August 30, 2021, 10:13 (GMT)
Add subdivision component relation to modifiers.
August 30, 2021, 09:37 (GMT)
Merge branch 'master' into soc-2021-vse-strip-thumbnails
August 30, 2021, 09:34 (GMT)
Fix error scaling thumbnails to zero dimensions

Follow up to fix for T89868.
August 30, 2021, 09:33 (GMT)
Fix invalid mask use for the UV-project modifier

Mistake in a30a8179331d689c9e599fb9a530c0b6b155f689.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021