Blender Git Commit Log
Git Commits  -> Revision bdae59a
		
			
			
		
| Revision bdae59a by Lukas Toenne (gooseberry, gooseberry_farm, temp_constraint_volume, temp_hair_modifiers, temp_motionpaths) January 12, 2015, 19:24 (GMT) | 
| Spiral kink mode for particles. This is BAD code, but the particle kinking does not make it easy to write a non-local modifier that requires neighboring positions, curvature, etc. The feature is needed for Gooseberry. | 
Commit Details:
Full Hash: bdae59ac848dbfce707ccea0a803ebac6c3c2aea
Parent Commit: c0888fa
Lines Changed:  +196,  -108
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_particle.py (+16, -8) (Diff)
/source/blender/blenkernel/intern/particle.c (+90, -85) (Diff)
/source/blender/blenkernel/intern/particle_child.c (+81, -10) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+8, -5) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+1, -0) (Diff)
/source/blender/blenkernel/intern/particle.c (+90, -85) (Diff)
/source/blender/blenkernel/intern/particle_child.c (+81, -10) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+8, -5) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+1, -0) (Diff)


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