Blender Git Commit Log

Git Commits -> Revision fd30868

Revision fd30868 by Sybren A. Stüvel (master)
August 17, 2020, 15:56 (GMT)
Cleanup: IO, reduce code duplication in USD and Alembic exporters

Move the object visibility check from Alembic/USD-specific code into the
`io/common` module.

No functional changes.

Commit Details:

Full Hash: fd3086833afea8b414506de6bb9ab6a5beaa7faa
Parent Commit: 04ae290
Lines Changed: +30, -42

4 Modified Paths:

/source/blender/io/alembic/exporter/abc_writer_mesh.cc (+1, -21) (Diff)
/source/blender/io/common/intern/abstract_hierarchy_iterator.cc (+24, -0) (Diff)
/source/blender/io/common/IO_abstract_hierarchy_iterator.h (+4, -0) (Diff)
/source/blender/io/usd/intern/usd_writer_mesh.cc (+1, -21) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021