Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1007 / 5574

October 18, 2019, 14:26 (GMT)
Merge branch 'blender-v2.81-release'
October 18, 2019, 14:24 (GMT)
Fix T70839: Sculpt brushes stop affecting after using move, rotate or scale tools

Reviewed By: jbakker

Maniphest Tasks: T70839

Differential Revision: https://developer.blender.org/D6071
October 18, 2019, 14:09 (GMT)
Merge branch 'blender-v2.81-release'
October 18, 2019, 14:06 (GMT)
Fix T70919: Proxies crash after building motion path

Was cause by recent fix for T65134 which assigned original object's
proxy_from to an evaluated pointer.

This is because motion path depsgraph does not include proxies, so
the pointer in an evaluated object was kept pointing to an original
object.
October 18, 2019, 11:33 (GMT)
Merge branch 'blender-v2.81-release'
October 18, 2019, 11:29 (GMT)
Fix T70903: Opening splash screen from named app_template crashes

Caused by rB46102cf4e0c4 [which removed the check if the image can
actually be loaded].

Maniphest Tasks: T70903

Reviewed By: campbellbarton

Differential Revision: https://developer.blender.org/D6089
October 18, 2019, 10:23 (GMT)
Cycles: Fix out of memory when rendering some scenes with OptiX that work with CUDA

The OptiX implementation wasn't trying to allocate memory on the host if device allocation failed, while the CUDA implementation did. This copies the implementation over to OptiX to remedy that.

Differential Revision: https://developer.blender.org/D6068
October 18, 2019, 08:17 (GMT)
Merge branch 'blender-v2.81-release'
October 18, 2019, 08:10 (GMT)
Cleanup: remove unused viewport fx_settings
October 18, 2019, 07:51 (GMT)
Merge branch 'blender-v2.81-release'
October 18, 2019, 07:50 (GMT)
Fix T65397: Assigning shortcut to editor properties gives errors
October 17, 2019, 15:41 (GMT)
Merge branch 'blender-v2.81-release'
October 17, 2019, 15:40 (GMT)
Fix T70678 Workbench: Smoke Sim display has incorrect offset

Fix the ray direction computation.
October 17, 2019, 15:40 (GMT)
Fix T70811 EEVEE: Alpha clip/hashed cause wrong alpha values

Was caused by division not giving a fully opaque alpha value.
October 17, 2019, 14:20 (GMT)
Merge branch 'blender-v2.81-release'
October 17, 2019, 14:20 (GMT)
Fix T70901: Pose bone with Armature Constraint moves in wrong direction

A regression since previous fix for proxy. Restore old code for copying
values to an original pose channel.
October 17, 2019, 11:17 (GMT)
Merge branch 'blender-v2.81-release'
October 17, 2019, 11:17 (GMT)
Cleanup depsgraph access in particle_edit.c

'PE_set_data' / 'PE_set_view3d_data' would give us a depsgraph already,
so use it.

Also fix access to PEData->depsgraph without calling 'PE_set_data' prior.

Addresses concern raised in rBcf2c09002fae.

Reviewed By: sergey

Differential Revision: https://developer.blender.org/D6067
October 17, 2019, 10:19 (GMT)
Volumetric: Debug Voxel Size and Location

When displaying the voxel size for an adaptive domain the resolution of the adaptive domain was used to calculate the world size of the voxel.
This patch changes this to use the initial size of the domain.

When using adaptive domain the overlay was not rendered in the right
place.

Thanks to sebbas for part of the patch!

Reviewed By: sebbas, fclem

Differential Revision: https://developer.blender.org/D6076
October 17, 2019, 10:16 (GMT)
Volumetric: Debug Voxel Size and Location

When displaying the voxel size for an adaptive domain the resolution of the adaptive domain was used to calculate the world size of the voxel.
This patch changes this to use the initial size of the domain.

When using adaptive domain the overlay was not rendered in the right
place.

Thanks to sebbas for part of the patch!

Reviewed By: sebbas, fclem

Differential Revision: https://developer.blender.org/D6076
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021