Blender Git Loki
Git Commits -> Revision be431c7
Revision be431c7 by Sergey Sharybin (blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 26, 2017, 10:14 (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: be431c7cdc0ff937bf77df3e75724766cfe3cbff
Parent Commit: d87caab
Lines Changed: +55, -14