Blender Git Commit Log

Git Commits -> Revision bf34249

April 12, 2015, 12:39 (GMT)
Fix for broken and messy particle time values to get consistent caches.

Particles use 0..100 range for parent particle "times" (curve parameter)
and 0..1 for children. For caches this is now uniformly calculated in
the 0..1 range to avoid breaking child interpolation.

Commit Details:

Full Hash: bf342499129e64f801523267f16e2df2398d80f8
Parent Commit: 8f6fd38
Lines Changed: +13, -6

2 Modified Paths:

/source/blender/blenkernel/intern/strands.c (+1, -0) (Diff)
/source/blender/pointcache/alembic/abc_particles.cpp (+12, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021