Blender Git Commit Log

Git Commits -> Revision fcc3227

Revision fcc3227 by Philipp Oeser (master)
April 2, 2021, 19:18 (GMT)
Fix T86654: wrong Vertex Interpolation option default when importing alembic caches

This resulted in bad motion blur from alembic animation when imported
after rB83980506957c (because it was now OFF by default).
When imported in a version prior to rB83980506957c and saved, this was
still working fine.

Vertex interpolation option introduced in rBbab2260b59c7 was defaulting
to ON (correct) in that commit, but was lost in rB83980506957c.

Now switch this to ON by default again.

Note: if you have a file that was (incorrectly) imported with a version
after rB83980506957c you'll have to enable Vertex Interpolation option
on every MeshSequenceCache modifier by hand.

Maniphest Tasks: T86654

Differential Revision: https://developer.blender.org/D10876

Commit Details:

Full Hash: fcc3227efd837de2733dd79d9f8baf9c3b6d01a8
Parent Commit: 0e8fa1d
Lines Changed: +2, -1

1 Modified Path:

/source/blender/makesdna/DNA_modifier_defaults.h (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021