Blender Git Commit Log
Git Commits -> Revision 96b9f45
Revision 96b9f45 by Bastien Montagne (blender-v2.77-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 5, 2016, 08:36 (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: 96b9f45d7a104cce093da174a4b9d076250f326d
Parent Commit: 4fc9178
Committed By: Sergey Sharybin
Lines Changed: +2, -2
1 Modified Path:
/source/blender/blenkernel/intern/particle_system.c (+2, -2) (Diff)