Blender Git Loki
Git Commits -> Revision e683016
Revision e683016 by Sybren A. Stüvel (blender-v2.79-release, blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 17, 2017, 13:41 (GMT) |
Fixed Alembic unit test Commit b6d7cdd3cee9312156e20783248a3b12420b7a53 changed how the mesh data is deformed, which wasn't taken into account yet in this unit test. Instead of directly reading the mesh vertices (which aren't animated any more), we convert the modified mesh to a new one, and inspect those vertices instead. |
Commit Details:
Full Hash: e6830167e2c831c7827fa2840fcd3dcd6d8ebcb0
Parent Commit: f21020f
Committed By: Sergey Sharybin
Lines Changed: +9, -7
1 Modified Path:
/tests/python/bl_alembic_import_test.py (+9, -7) (Diff)