Blender Git Commits

Blender Git commits from all branches.

Page: 442 / 2888

April 2, 2021, 22:50 (GMT)
Cleanup: RenderPipeline: Fix const correctness
April 2, 2021, 20:55 (GMT)
Add a paranoia check
April 2, 2021, 20:42 (GMT)
Fixed an out of bounds read error.
April 2, 2021, 18:46 (GMT)
Fix CPU render crash in simple scene without transparent shadows
April 2, 2021, 18:46 (GMT)
Fix wrong ray distance for AO bounces feature
April 2, 2021, 18:21 (GMT)
Merge branch 'master' into temp-gpencil-bezier-stroke-type
April 2, 2021, 18:19 (GMT)
Cleanup: Reorder functions
April 2, 2021, 18:13 (GMT)
Geometry Nodes Curves: Fix the curve to mesh node
April 2, 2021, 18:04 (GMT)
Geometry Nodes Curves: Store splines a bit differently
April 2, 2021, 17:35 (GMT)
Merge branch 'master' into geometry-nodes-curve-support
April 2, 2021, 17:11 (GMT)
Expose more asset info and utilities in the Python API

Needed so the pose library add-on can keep its operators work outside of
the Asset Browser context, namely with the asset view template.

An issue here is that we can't expose an asset handle from the Asset
Browser, because there is not permanently saved one whose pointer we can
pass around. This is planned to be addressed, but for now Python will
have to use the file wrapped by the asset-handle directly, via
`context.asset_file_handle`.
April 2, 2021, 16:20 (GMT)
Create curve component with object info node
April 2, 2021, 15:49 (GMT)
Add method to create geometry set from curve
April 2, 2021, 15:41 (GMT)
Merge branch 'master' into geometry-nodes-curve-support
April 2, 2021, 15:23 (GMT)
Cycles: Enable adaptive sampling tests

Got lost in one of the previous changes: they were disabled during
development.
April 2, 2021, 15:23 (GMT)
Cycles: Remove kernel_adaptive_post_adjust kernel

It is no longer needed since the scaling is done in buffers.cpp.
April 2, 2021, 15:23 (GMT)
Cycles: Remove legacy adaptive sampling code from devices

It has been replaced with the new implementation.
April 2, 2021, 15:23 (GMT)
Cycles: Remove unused defines in CUDA device
April 2, 2021, 15:22 (GMT)
Cycles: restore fine grained bounce depth controls

Unsure if we want to keep all of this in the end, but useful now for more
accurate performance comparisons.
April 2, 2021, 14:28 (GMT)
Merge branch 'master' into temp-compositor-single-threaded-operation
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021