Blender Git Commit Log

Git Commits -> Revision 4a305e7

Revision 4a305e7 by Janne Karhu (master)
March 21, 2011, 08:47 (GMT)
Half way fix for [#25385] Particles Emitter only interpolates IPOs & [#26493] Particle system animates incorrectly when emitting mesh is parented
* Particle emission now updates all parent objects too to the exact emission time.
* This only does object level animation as updating the object data for every particle would be too slow.
* A better fix could be to interpolate the emission location directly from the current particle emission location and the location from the previous frame, but for this some point cache changes have to be made, so it will have to wait.

Commit Details:

Full Hash: 4a305e7edb3c3cb27078b0e2b715b5b7b709f400
SVN Revision: 35660
Parent Commit: 599bd1c
Lines Changed: +14, -2

1 Modified Path:

/source/blender/blenkernel/intern/particle_system.c (+14, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021