Blender Git Commit Log

Git Commits -> Revision b5702d9

Revision b5702d9 by Sybren A. Stüvel (master)
September 19, 2019, 14:59 (GMT)
Fix T55403: Alembic: export of animated child hairs

The parent hairs were written to Alembic even when the 'Parent Particles'
checkbox (`use_parent_particles`) was disabled. In this case the parent
hairs were not correct in Blender's memory, and thus also not correct in
the exported Alembic file. The Alembic exporter now respects this setting
and doesn't write the parent hairs when 'Parent Particles' is off.

Commit Details:

Full Hash: b5702d9bc028d4b53a9d85f5f9fb60feacbd3a00
Parent Commit: 931d280
Lines Changed: +6, -2

1 Modified Path:

/source/blender/alembic/intern/abc_hair.cc (+6, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021