Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2018 / 5574

August 21, 2017, 22:41 (GMT)
Fix panorama render crash with split kernel, due to incorrect buffer pointer.

Also some refactoring to clarify variable usage scope.
August 21, 2017, 17:05 (GMT)
Cycles: reorganize Performance panel layout, move viewport BVH type to debug.
August 21, 2017, 17:05 (GMT)
Fix for recent fix in fc890cd, cstdint is c++11 only so don't use it yet.
August 21, 2017, 16:06 (GMT)
Cleanup: rename manipulator API functions

- WM_manipulatorgrouptype_remove- > free
- WM_manipulator_group -> WM_manipulator_group_type

Naming here is still a bit confusing,
now at least free/remove are differentiated.
August 21, 2017, 15:55 (GMT)
Fix crash re-registering manipulators

Duplicating strings caused problems using strings in
both struct hash and manipulator group types own hash.
August 21, 2017, 15:23 (GMT)
Fix T52479: Regression: Motion Tracking no longer works
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, 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.
August 20, 2017, 15:01 (GMT)
CMake version bump: 3.5
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021