Blender Git Loki

Kaikki Blender Git kommitit.

Page: 1814 / 8462

March 3, 2020, 15:45 (GMT)
Workbench: Refactor: Add Dof Support
March 3, 2020, 15:16 (GMT)
Fix Snake Hook rake on rotated objects

It was missing this local space conversion before calculating the rake
angle.

Reviewed By: jbakker

Differential Revision: https://developer.blender.org/D7008
March 3, 2020, 15:12 (GMT)
Fix hardness not resetting when using reset brush

Just add it to the list or properties to reset from DNA_brush_defaults

Reviewed By: jbakker

Differential Revision: https://developer.blender.org/D6992
March 3, 2020, 14:34 (GMT)
USD: Added support for exporting metaballs

Metaballs are exported as evaluated polygonal mesh.

USDExporterContext::depsgraph was made non-const to allow calling
`BKE_mesh_new_from_object()`. The alternative was to make the depsgraph
parameter of that function const, but that would be too intrusive as
that would require even more functions to accept a const depsgraph
pointer.
March 3, 2020, 14:34 (GMT)
Cleanup: USD, marked overridden function with `override`

No functional changes.
March 3, 2020, 14:34 (GMT)
Cleanup: USD, removed unused code

Removed an unused forward declaration.

No functional changes.
March 3, 2020, 14:30 (GMT)
Fix T71871: Quadriflow remesh operator don't stack operations

Made an explicit call to the exec function be a blocking call and a call
from invoke (or otherwise) be nonblocking.

Reviewed By: Bastien

Differential Revision: https://developer.blender.org/D7006
March 3, 2020, 14:30 (GMT)
Remove the "use mesh curvature" option from quadriflow

It sometimes caused the solver to get into an seemingly unrecoverable
state and crash. Therefore I will disable this feature for now.
March 3, 2020, 14:16 (GMT)
Merge branch 'uuid-undo-experiments' into uuid-undo-experiments-swap-reread-datablocks
March 3, 2020, 14:13 (GMT)
Merge branch 'uuid-id' into uuid-undo-experiments
March 3, 2020, 14:11 (GMT)
Forgot some part of renaming cleanup in previous commit.
March 3, 2020, 14:08 (GMT)
Turn off debug in repository for newboolean.
March 3, 2020, 14:07 (GMT)
Merge branch 'uuid-id' into uuid-undo-experiments
March 3, 2020, 14:05 (GMT)
Safeguard against overflow of static uuid counter.
March 3, 2020, 14:00 (GMT)
Some changes from review.
March 3, 2020, 13:46 (GMT)
Merge branch 'master' into newboolean
March 3, 2020, 13:41 (GMT)
Fix delaunay triangulation, bad indices for output faces.

If there were merged vertices, sometimes the output faces
had wrong vertex indices. Added a test for this, and fixed.
March 3, 2020, 11:35 (GMT)
Revert "Fix T74110: EEVEE Shadow Pass"

This reverts commit 403bb357ae2b1d2561a0d77c96035ba54c197cbd.
The old implementation matches cycles closer. See T74378
March 3, 2020, 11:23 (GMT)
Merge branch 'uuid-undo-experiments' into uuid-undo-experiments-swap-reread-datablocks
March 3, 2020, 11:23 (GMT)
Cleanup: formatting, spelling
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021