Blender Git Commits

Blender Git commits from all branches.

Page: 545 / 2888

February 7, 2021, 12:09 (GMT)
Merge branch 'master' into temp-gpencil-fill
February 7, 2021, 06:14 (GMT)
Support collection instances, completely break transforms
February 7, 2021, 05:17 (GMT)
Fix bug in instance node
February 7, 2021, 04:54 (GMT)
Remove callback instances API to focus on other approach
February 7, 2021, 03:28 (GMT)
Remove extra function call
February 7, 2021, 00:24 (GMT)
USD importer: vertex normals render black.

Setting point normals by invoking normal_float_to_short_v3(),
instead of directly assigning components as floats.
February 6, 2021, 21:03 (GMT)
WIP conversion of the point separate node to work with instances
February 6, 2021, 16:23 (GMT)
Merge branch 'master' into temp-gpencil-fill
February 6, 2021, 16:17 (GMT)
GPencil: Fix infinite loop for very small filling areas

February 6, 2021, 15:45 (GMT)
GPencil: Fix Autofit zoom

The viewplane was not propertly calculated.
February 6, 2021, 15:21 (GMT)
Support instances in the point instance node

This can use a read-only input since it just creates new data
February 6, 2021, 15:00 (GMT)
Support instances in the boolean node
February 6, 2021, 14:54 (GMT)
Support instances in the points to volume node
February 6, 2021, 14:54 (GMT)
Rename function
February 6, 2021, 11:57 (GMT)
GPencil: Change ibuf planes to default

This is not used (deprecated) and better keep as default to avoid problems.
February 6, 2021, 11:24 (GMT)
GPencil: Fix bug in view size and change Extend UI factor

The factor in UI was too small
February 6, 2021, 03:48 (GMT)
USD importer: custom normals shading bug.

Removed call to BKE_mesh_calc_edges() after setting
UVs, as this function is already called after setting
polys. Moreover, the second, redundant call was causing
incorrect viewport shading of previously set custom
normals. Now also setting the ME_AUTOSMOOTH mesh flag
to enable shading with custom normals.
February 6, 2021, 00:30 (GMT)
Correct transform of instances
February 6, 2021, 00:00 (GMT)
Merge branch 'master' into temp-geometry-nodes-instances-api-v2
February 5, 2021, 23:56 (GMT)
Add implicit make instances real operation for "write" nodes

Other nodes that create new geometry instead of modifying existing geometry
should read the geometry like the point distribute node does in this branch.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021