Blender Git Loki

Kaikki Blender Git kommitit.

Page: 752 / 8462

April 7, 2021, 15:48 (GMT)
Update add-on HEAD for latest merge
April 7, 2021, 15:10 (GMT)
Merge branch 'master' into asset-browser-poselib
April 7, 2021, 15:01 (GMT)
LineArt: PointCache for caching chains (code path only)
April 7, 2021, 14:54 (GMT)
Fix T86463: Colored collection icons don't scale with zoom level

This patch fixes the issue in T86463 that colored collection icons in
the collection search box don't scale according to the zoom level.

The issue was caused by the drawing function for the colored
collection icons not allowing to change the size of the icons.
This patch addresses that by scaling the icon based on the drawing
width.

Reviewed By: #user_interface, natecraddock, Severin

Differential Revision: https://developer.blender.org/D10708
April 7, 2021, 14:25 (GMT)
Merge branch 'master' into eevee-gpencil
Revision 02a7289 by Hans Goudey (master)
April 7, 2021, 14:12 (GMT)
Fix T87264: Button to remove physics modifier doesn't work

This is caused by rB9f323e9bf79f. When hover shortcuts are used,
we cannot use the modifier from the context (which will be the
active modifier), or they won't be hover shortcuts anymore!

There didn't use to be an editor-level "modifier" context variable,
which is why this worked before.

The fix is simple, just specify the modifier name for this particular
remove button.

Differential Revision: https://developer.blender.org/D10870
April 7, 2021, 13:58 (GMT)
[WIP] GPU: Compute Shaders.

Initial implementation currently not in a working state.

Differential Revision: https://developer.blender.org/D10913
April 7, 2021, 13:56 (GMT)
GPU: Compute Shaders.

Initial implementation currently not in a working state.
April 7, 2021, 13:38 (GMT)
Merge branch 'master' into temp-gpencil-bezier-stroke-type
April 7, 2021, 13:38 (GMT)
Merge branch 'master' into greasepencil-object
April 7, 2021, 12:53 (GMT)
LineArt: Use separate memory pool for chained data.
April 7, 2021, 12:51 (GMT)
GPencil: Fix opacity ineffective curve influence after fading patch.
April 7, 2021, 12:16 (GMT)
Cycles: Remove unused task pool from CUDA device
April 7, 2021, 12:16 (GMT)
Cycles: Rename device_task to device_denoise

The file only contained denoiser settings and parameters, so renaming
to better match content from the file name.

The task is nowhere used anymore.
April 7, 2021, 12:16 (GMT)
Cycles: Remove task API from denoising parameters
April 7, 2021, 12:16 (GMT)
Cycles: Remove unused forward declarations in the device

Arguably, they are bad level calls as well.
April 7, 2021, 12:16 (GMT)
Cycles: Don't link device against render

Seems that device does not use render types anymore, and from
architecture point of view it should not use it.
April 7, 2021, 12:16 (GMT)
Cycles: Remove unused progressive parameter from session
April 7, 2021, 12:16 (GMT)
Cycles: Pass DeviceInfo by const reference
April 7, 2021, 12:16 (GMT)
Cycles: Simplify TileManager

Prepare it for being used for big tile scheduling and not worry about
samples and sample ranges.

Rather straightforward removal of unused code. The only part which
still does not feel fully ideal is that the Session now needs to hold
buffer parameters. Not sure whether there is a better place for them.

The pixel progress is now fully disabled. It was not updated anyway,
so within the current state of the project this is not a regression.
The status report needs to be worked on and this is part of the TODO.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021