Blender Git Commits

Blender Git commits from all branches.

Page: 392 / 2888

May 1, 2021, 08:12 (GMT)
Fix ASAN warnings with Cycles OSL
May 1, 2021, 08:12 (GMT)
Fix macOS arm crash in scaling images with ffmpeg

Ref T78710
May 1, 2021, 08:12 (GMT)
Cleanup: removed unnecessary multiplications in area light importance sampling

Differential Revision: https://developer.blender.org/D11114
May 1, 2021, 08:12 (GMT)
Fix T87686: Cycles persistent data not updating correctly with hair
May 1, 2021, 08:12 (GMT)
Fix missing Cycles CPU name on macOS Arm

Differential Revision: https://developer.blender.org/D11061
May 1, 2021, 08:12 (GMT)
Cleanup: Use BLI_findindex instead of loop

May 1, 2021, 08:12 (GMT)
Fix build error after recent changes to CPU name detection
May 1, 2021, 08:12 (GMT)
Fix T87779: Asymmetric position vertices in circles primitives.

Incrementing a floating point value in a loop resulted in the vertex
locations for circles in primitives being slightly asymmetric.
April 30, 2021, 19:52 (GMT)
GPencil: Add initial bezier freehand drawing
April 30, 2021, 19:01 (GMT)
Merge branch 'master' into cycles_texture_cache
April 30, 2021, 18:59 (GMT)
Refactor of texture cache, now texture handles are being stored in device tex memory.
April 30, 2021, 18:35 (GMT)
Fix crash when dragging emtpy into the 3D View
April 30, 2021, 17:34 (GMT)
Cleanup: Apply clang

April 30, 2021, 17:30 (GMT)
GPencil: Remove curve refitting in BKE geom update

Use (renamed) `BKE_gpencil_stroke_refit_curve` to do the refitting,
because passing the paramters of the fitting function through the `gpd`
was not a good solution. Now this function must be called before the
`BKE_gpencil_stroke_geometry_update` separately.
April 30, 2021, 16:19 (GMT)
Cleanup: compiler warnings
April 30, 2021, 15:40 (GMT)
GPencil: Move Curve Fit parameters to Toolsettings

UI is provisional.
April 30, 2021, 15:37 (GMT)
Cycles: use CUDA toolkit 11.3 for buildbot in cycles-x branch
April 30, 2021, 15:34 (GMT)
Cycles: add initial specialization of svm_eval_nodes

To leave out shaders nodes from rendering kernels where they are known to
be unused. Reduces GPU render time between 3-12% depending on the scene in
our tests.

Differential Revision: https://developer.blender.org/D11131
April 30, 2021, 14:53 (GMT)
LineArt: In front and stroke order when adding.
April 30, 2021, 14:32 (GMT)
LineArt: Remove default in-front (from a merge).
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021