Blender Git Loki

Kaikki Blender Git kommitit.

Page: 3719 / 8462

August 21, 2017, 09:33 (GMT)
Cleanup: Rename Onion modes
August 21, 2017, 09:12 (GMT)
Merge branch 'blender2.8' into greasepencil-object
August 21, 2017, 09:09 (GMT)
New Onion modes

Add options to set the range of frames in absolute or relative mode. Reorganized UI panel too.
August 21, 2017, 05:42 (GMT)
Use a consistent number of RNG steps in both sample generation and skipping.

This is to ensure that threaded generator usage creates the exact same results
as the non-threaded base version. Further improvements and testing will be
needed.
August 21, 2017, 05:41 (GMT)
Merge branch 'master' into blender2.8
August 21, 2017, 05:38 (GMT)
Cleanup: uneven/double indentation
August 21, 2017, 05:24 (GMT)
Modify menu from last commit

Also correct tool-tip.
August 21, 2017, 05:19 (GMT)
Fix T52434: Restore mesh center of mass calculation

The new method while improved for solid objects
doesn't work for non-manifold meshes, keep both.
August 20, 2017, 23:39 (GMT)
Eevee: Offset the for each AA sample.

This means we have less overall noise for rendered image.
SSR, AO, and Refraction are affected by this change.

SSR still exhibit artifacts because the reconstruction pattern needs to change every frame (TODO).
August 20, 2017, 22:09 (GMT)
Fix T52473: blender internal Fresnel and Layer Weight only work with linked normal.

Please backport this to 2.79.
August 20, 2017, 21:46 (GMT)
Revert "Cycles: remove square samples option."

This reverts commit 757c24b6bceaeeae95f743b72b6a7040880a0ebf.

We'll revisit this when doing deeper sampling changes.
August 20, 2017, 21:32 (GMT)
Fix T52470: cycles OpenCL hair rendering not working after recent changes.
August 20, 2017, 21:18 (GMT)
Cycles: attempt to recover from crashing CUDA/OpenCL drivers on Windows.

I don't know if this will actually work, needs testing. Ref T52064.
August 20, 2017, 21:15 (GMT)
Fix Windows build error after recent Python changes in a10a7f42.
August 20, 2017, 17:50 (GMT)
Multithreading support for the mesh sampling library.

Samples can be generated either one-by-one using the existing "make_sample"
function (which uses a default context), or use the more efficient batch
generation functions. These optionally support threading via the task scheduler
now.
August 20, 2017, 16:33 (GMT)
Merge branch 'blender2.8' into greasepencil-object
August 20, 2017, 16:11 (GMT)
Made UI changes. Removed binary weighting in average. Changed weight calculation.
August 20, 2017, 15:41 (GMT)
Cleanup: move gawain header out of GPU_matrix

Avoids requiring glew headers in Python API.
August 20, 2017, 15:37 (GMT)
Code cleanup: deduplicate some bsdf node methods.
August 20, 2017, 15:18 (GMT)
Fix T52439: Crash after adjusting lenght of hair particles.

Regression from rBfed853ea78221, calling this inside thread worker was
not really good idea anyway, and we already have all the code we need in
pre-threading init function, was just disabled for vertex particles
before.

To be backported to 2.79.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021