Blender Git Loki
Git Commits -> Revision 26132ea
Revision 26132ea by Bastien Montagne (master) March 30, 2016, 15:10 (GMT) |
Partly fix (unreported) particles not updating correctly when changing settings. Point-cached particles (those using simulations) would not update at all outside of first frame, due to PSYS_RECALC_RESET flag being ingnored in `system_step()`... For some mysterious reasons, udate is still non-fully functional outside of startframe (e.g. changing face distribution between random and jittered), but at least when choosing 'Vertices' you get particles from verts and not faces! |
Commit Details:
Full Hash: 26132eaf1f8058d66f39a5009fa3803935e091c4
Parent Commit: 53e85a1
Lines Changed: +2, -2
1 Modified Path:
/source/blender/blenkernel/intern/particle_system.c (+2, -2) (Diff)