Cleanup: BVH import/export
commitf5fd80872aa8edb8f8217819f0c06cc7c974650c
authorCampbell Barton <ideasman42@gmail.com>
Sat, 6 Oct 2018 02:39:20 +0000 (6 12:39 +1000)
committerCampbell Barton <ideasman42@gmail.com>
Sat, 6 Oct 2018 02:44:23 +0000 (6 12:44 +1000)
tree08f8519af19ea12fe785f191e6c154edd23b769e
parent6d62e07f8bcd6d09ced189796b26ed905586f267
Cleanup: BVH import/export

- Use tuple unpacking.
- Remove unused operator argument.
io_anim_bvh/__init__.py
io_anim_bvh/export_bvh.py
io_anim_bvh/import_bvh.py