Blender Git Commit Log

Git Commits -> Revision cb025f9

Revision cb025f9 by Janne Karhu (master)
January 17, 2008, 00:28 (GMT)
- Regarding the Peach "hair effectors" request in the mailing list I coded quick support so that effectors now can effect combed hair too. Nothing special needed to use, just normal field effectors, although there is a new "stiff" parameter in extras panel. (Note, at least for now this only works with path visualization)
- Keyed particles work again for all visualizations (previously only "path"), they still need some work though to be fully operational.
- Keyed particles weren't saved or loaded correctly.

Commit Details:

Full Hash: cb025f95de00a5c9b6339fab7b98ed785f26b4fb
SVN Revision: 13263
Parent Commit: 4e4e690
Lines Changed: +165, -79

8 Modified Paths:

/source/blender/blenkernel/BKE_particle.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/particle.c (+126, -67) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+18, -9) (Diff)
/source/blender/blenloader/intern/readfile.c (+5, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+7, -0) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+1, -1) (Diff)
/source/blender/src/buttons_object.c (+5, -1) (Diff)
/source/blender/src/drawobject.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021