Blender Git Commit Log
Git Commits -> Revision d50d370
Revision d50d370 by Sergey Sharybin (master) January 20, 2017, 11:46 (GMT) |
Cycles: Add utility function to calculate curve boundbox from given 4 keys Also fixed some issues with motion keys calculation: - Clamp lower and upper limits of curves so we can safely call those functions for the very first and very last curve segment. - Fixed wrong indexing for the curve radius array. - Fixed wrong motion attribute offset calculation. |
Commit Details:
Full Hash: d50d370755beba0d23356acc301a180afa87e676
Parent Commit: 6f900c3
Lines Changed: +55, -14