Blender Git Loki
Git Commits -> Revision afe1c25
Revision afe1c25 by Sybren A. Stüvel (master) April 26, 2017, 10:25 (GMT) |
Alembic export: renamed func object_is_shape ? object_type_is_exportable The function doesn't return whether the object is a shape at all, since it also returns true for camera objects (and soon also for empties). It returns true when objects of this type can be exported to Alembic at all. This is now reflected in the name. |
Commit Details:
Full Hash: afe1c25d06794177f0cbb9fcb87b05e45eee0b8f
Parent Commit: edc9f8b
Lines Changed: +3, -3
1 Modified Path:
/source/blender/alembic/intern/abc_exporter.cc (+3, -3) (Diff)