Blender Git Commits

Blender Git commits from all branches.

Page: 1352 / 2888

April 1, 2019, 12:08 (GMT)
Cycles: Adaptive sampling now influences neighboring pixels.

When a pixel requests new samples, it now also makes its neighbors require new samples.
Done via a simple box filter.
April 1, 2019, 12:08 (GMT)
Cycles: Moved adptive stopping from host to kernel.
April 1, 2019, 12:08 (GMT)
Cycles: Adaptive sampling on CPU shows per tile progress again.
April 1, 2019, 12:08 (GMT)
Cycles: More improvements for adaptive sampling.
April 1, 2019, 12:08 (GMT)
Cycles: Added sample count AOV.
April 1, 2019, 12:08 (GMT)
Cycles: Quick and dirty test of an adaptive sampler.
April 1, 2019, 11:52 (GMT)
Fix Get List Element node
April 1, 2019, 11:51 (GMT)
fix modifier definition
April 1, 2019, 10:23 (GMT)
Merge branch 'master' into functions
April 1, 2019, 09:27 (GMT)
Merge branch 'master' into greasepencil-object
April 1, 2019, 08:42 (GMT)
cleanup pack list node converter
April 1, 2019, 08:32 (GMT)
improve Pack List node UI
April 1, 2019, 08:27 (GMT)
Pack List nodes have two inputs by default
April 1, 2019, 08:20 (GMT)
create pack list node if certain type from search
April 1, 2019, 08:11 (GMT)
simple operators to create new function trees from modifier
March 30, 2019, 20:27 (GMT)
View Navigation: 2D viewport zooming

This implements the same concept of 2D viewport panning but for zooming.
It prevents unexpected zoom speeds when working with a pen tablet.
Zoom speed is constant and it is based on the initial distance to the
working area. Speed parameters are hardcoded for now, but they can be
exposed as options or replaced by a variable zoom speed.
I also reduced the rotation speed when 2D viewport panning is enabled
for consistency.
This navigation mode is enabled by activating 2D viewport panning in the
navigation preferences. That option should be renamed in the future.
Enabling and disabling perspective is broken most of the time, but it
also happens in master. I'm not sure if these changes are making the
problem worse.
March 30, 2019, 10:37 (GMT)
Merge branch 'master' into greasepencil-object
March 29, 2019, 14:57 (GMT)
type extension base class
March 29, 2019, 13:11 (GMT)
simple operator to setup new function trees
March 29, 2019, 13:06 (GMT)
Added support for debug versions of OpenImageDenoise Windows DLLs.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021