Blender Git Loki
Git Commits -> Revision 50a8b15
May 1, 2015, 08:24 (GMT) |
Fix for shifted sample-to-frame mapping in Alembic files with hair simulation. The hair sim skips the first frame (velocities are undefined there), but still has to create the motion state data in order to have it written as a sample. Otherwise the strands motion state samples start one sample short and frames get mapped to one sample in the past. This then leads to incorrect movement of all hair vertices other than the roots (which are always clamped to the animated positions). |
Commit Details:
Full Hash: 50a8b15f474de7aefe89f8f3e375de178d967c7f
Parent Commit: afc6142
Lines Changed: +24, -20
1 Modified Path:
/source/blender/blenkernel/intern/cache_library.c (+24, -20) (Diff)