Blender Git Loki
Git Commits -> Revision 8afc9c1
Revision 8afc9c1 by Gaia Clary (master) March 28, 2018, 16:01 (GMT) |
Fix Collada: broken tangents with Camera Animation import for xfov When importing an xfov curve, we must transformed the data to Lens opening angles in degrees. While the curve value itself is correctly transformed, the transformation of the tangents has been forgotten. this is fixed now. |
Commit Details:
Full Hash: 8afc9c1e7d1a38e819ea4b4d16faa3cd3539f6c4
Parent Commit: bc3a55c
Lines Changed: +13, -8