Blender Git Commit Log

Git Commits -> Revision b148ac5

Revision b148ac5 by Sybren A. Stüvel (master)
April 19, 2017, 11:03 (GMT)
Alembic export: made hair/particle export optional.

The export is still slower than needed, as the particle systems themselves
aren't disabled during the export. It's only the writing to the Alembic
file that's skipped.

Commit Details:

Full Hash: b148ac5cf77a869bcca5b51716141400bb90a70d
Parent Commit: 0fd53c8
Lines Changed: +126, -18

7 Modified Paths:

/source/blender/alembic/ABC_alembic.h (+2, -0) (Diff)
/source/blender/alembic/intern/abc_exporter.cc (+26, -15) (Diff)
/source/blender/alembic/intern/abc_exporter.h (+3, -0) (Diff)
/source/blender/alembic/intern/alembic_capi.cc (+2, -0) (Diff)
/source/blender/editors/io/io_alembic.c (+15, -0) (Diff)
/source/blender/makesrna/intern/rna_scene_api.c (+6, -0) (Diff)
/tests/python/alembic_tests.py (+72, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021