Blender Git Commit Log

All Blender Git commits.

Page: 319 / 8462

August 17, 2021, 02:23 (GMT)
Merge branch 'master' into soc-2021-curve-fillet
August 16, 2021, 22:43 (GMT)
Sculpt dyntopo: fix various faceset init operator bugs
that crept in.
August 16, 2021, 20:45 (GMT)
Merge branch 'master' into asset-greasepencil
August 16, 2021, 17:56 (GMT)
Merge branch 'master' into soc-2021-vse-strip-thumbnails
August 16, 2021, 17:13 (GMT)
Compositor: Enable can_be_constant on vector nodes
August 16, 2021, 17:13 (GMT)
Compositor: Full frame Normalize node
August 16, 2021, 17:12 (GMT)
Compositor: Full frame Normal node
August 16, 2021, 17:12 (GMT)
Compositor: Full frame Map Value node
August 16, 2021, 17:10 (GMT)
Compositor: Full frame Map Range node
August 16, 2021, 16:57 (GMT)
PyAPI: GPU Buffer: Buffer protocol support

The code was commented due to lack of testing and short release deadline.
August 16, 2021, 16:57 (GMT)
PyAPI: GPUShader: make 'uniform_vector_*' less restricted

Buffers larger than required may be allowed without restriction.
August 16, 2021, 16:51 (GMT)
Cycles X: remove diffusion / christensen-burley subsurface scattering

Only leaves Random Walk. It has not been decided yet if we will restore
diffusion, but for now remove it to avoid broken options in the UI.
August 16, 2021, 16:51 (GMT)
Fix missing Noisy Image pass when using Denoising Data

Make logic consistent between Python and C++ code.
August 16, 2021, 16:46 (GMT)
Cycles X: remove legacy Cubic and Gaussian SSS methods

Also some internal refactoring to not have a separate principled BSSRDF
closure, but rather set roughness to FLT_MAX if not using it.
August 16, 2021, 16:42 (GMT)
Fix: transform matrix for drawing colliding walls on box shape
August 16, 2021, 15:28 (GMT)
Made changes according to patch suggestions
August 16, 2021, 14:52 (GMT)
Add sanity NULL checks when loading sound sequences

Would cause crashes in files that had lingering invalid sound sequences around.
For example our tests/render/volume/fire.blend test file.
August 16, 2021, 14:23 (GMT)
Cleanup: split subsurface scatter function into two
August 16, 2021, 14:20 (GMT)
Fix : Switching off overlay now turns off thumbnails also
August 16, 2021, 13:54 (GMT)
Fix T90689, T90705: Cycles math node with 3 inputs broken after recent changes

Thanks Charlie Jolly for finding the fix.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021