Blender Git Commit Log

Git Commits -> Revision 48a6aa3

Revision 48a6aa3 by Sybren A. Stüvel (master)
February 10, 2017, 10:52 (GMT)
Alembic: don't use parent_selected() to determine which object to export

The parent_selected() function mixed semantics of "needs to be exported"
and "is selected", which is confusing. Now just selected objects are
exported to Alembic; any parent transforms that are required were already
taken care of by other code.

Commit Details:

Full Hash: 48a6aa3499566e17cbdde4246832bb79b02039d0
Parent Commit: 0c0bdd8
Lines Changed: +1, -24

3 Modified Paths:

/source/blender/alembic/intern/abc_exporter.cc (+1, -1) (Diff)
/source/blender/alembic/intern/abc_util.cc (+0, -22) (Diff)
/source/blender/alembic/intern/abc_util.h (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021