Blender Git Commit Log
Git Commits  -> Revision 558b646
		
			
			
		
| Revision 558b646 by Alex Fraser (master) September 25, 2011, 11:51 (GMT) | 
| Committing patch #27442: Adaptive time step for fluid particles. The number of subframes can now be altered automatically while an SPH (fluid particle) simulation is running. | 
Commit Details:
Full Hash: 558b646216feaa43abf44eb332d2449c68bf1b39
SVN Revision: 40537
Parent Commit: 9931c94
Lines Changed:  +162,  -22
7 Modified Paths:
/release/scripts/startup/bl_ui/properties_particle.py (+6, -1) (Diff)
/source/blender/blenkernel/BKE_particle.h (+4, -0) (Diff)
/source/blender/blenkernel/intern/particle.c (+1, -0) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+109, -15) (Diff)
/source/blender/blenloader/intern/readfile.c (+8, -1) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+10, -2) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+24, -3) (Diff)
/source/blender/blenkernel/BKE_particle.h (+4, -0) (Diff)
/source/blender/blenkernel/intern/particle.c (+1, -0) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+109, -15) (Diff)
/source/blender/blenloader/intern/readfile.c (+8, -1) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+10, -2) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+24, -3) (Diff)


 Master Commits
 Master Commits MiikaHweb | 2003-2021
MiikaHweb | 2003-2021