Blender Git Commit Log

All Blender Git commits.

Page: 2192 / 8462

September 12, 2019, 09:24 (GMT)
Fix T69582: Empties no longer support Rigid Body Constraints

This is caused by rB1342d1879e12 and would also break the whole
"Connect" workflow [which relies on empties]

Reviewers: mont29, brecht

Maniphest Tasks: T69582

Differential Revision: https://developer.blender.org/D5772
September 12, 2019, 09:18 (GMT)
Merge branch 'master' into greasepencil-object
September 12, 2019, 09:14 (GMT)
Fix T69782: crash using gizmos in grease pencil edit mode
September 12, 2019, 09:09 (GMT)
LANPR: Apply cleanup branch result.
September 12, 2019, 08:59 (GMT)
Cleanup: line breaks with comments
September 12, 2019, 08:38 (GMT)
LANPR: Remove feature line modifier file.
September 12, 2019, 08:25 (GMT)
Fix crash when doing cycles rendering

During F-12 Rendering the passed screen was Null, but decoded as a
number. In stead of a Null a 0 will be send to cycles python wrapper.
September 12, 2019, 08:23 (GMT)
Cleanup: Symbol in space_view3d.py.
September 12, 2019, 08:09 (GMT)
Merge branch 'master' into functions
September 12, 2019, 07:30 (GMT)
LANPR: Clean patch without freestyle changes.
September 12, 2019, 07:08 (GMT)
Cycles: Initial Support For Local View

This diff will add support for local view to Cycles rendered preview mode.

Currently the implementation shows same results as EEVEE does. This entails
a difference with Blender 2.79, where lights were automatically added to the
local view. {T69780} describes this should be solved before the next release.

This patch also solves missing `owner_id` issues when using the RNA CPP Api
from Cycles. Cycles didn't provide the `owner_id` making some functionality
fail, what then was worked around in Blender. It also fixes an issue in
`makesrna` where incorrect CPP code was generated when only `PARM_RNAPTR`
was provided.

An optional `view_layer` parameter is added to the `Object.local_view_get`
method to reduce lookups.

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D5753
September 12, 2019, 07:06 (GMT)
Cleanup: Make format.
September 12, 2019, 06:43 (GMT)
LANPR: target multiple material functionality.
September 12, 2019, 04:58 (GMT)
LANPR: Fix merge errors.
September 12, 2019, 04:48 (GMT)
Merge remote-tracking branch 'origin/master' into temp-lanpr-staging
September 12, 2019, 04:31 (GMT)
LANPR: Multiple target materials and layers for collection.
September 12, 2019, 03:47 (GMT)
LANPR: Different materials and layers for object targets.
September 12, 2019, 02:29 (GMT)
LANPR: Use selector instead of numbers for targets
September 12, 2019, 01:55 (GMT)
Fix T69737: Crash using the Elastic Deform brush and Compressibility

Also renamed "compressibility" to "volume preservation"

Reviewed By: brecht

Maniphest Tasks: T69737

Differential Revision: https://developer.blender.org/D5757
September 12, 2019, 01:33 (GMT)
LANPR: fix merge errors.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021