Blender Git Commit Log

Git Commits -> Revision 3d5e290

Revision 3d5e290 by Kévin Dietrich (master)
February 23, 2021, 04:31 (GMT)
Alembic procedural: use an enumeration to discriminate IObjects

Using the various IObject::matches() to do so was expensive and would
show up in profiles as requires creating std::strings for each call.

Commit Details:

Full Hash: 3d5e290ee0fd0c2dcda21f66b9e1c4f276f0a39a
Parent Commit: d9abcee
Lines Changed: +19, -3

2 Modified Paths:

/intern/cycles/render/alembic.cpp (+7, -3) (Diff)
/intern/cycles/render/alembic.h (+12, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021