Blender Git Loki

Git Commits -> Revision b334d3a

Revision b334d3a by Antonis Ryakiotakis (hair_system)
August 21, 2014, 13:09 (GMT)
Hook up new solver settings to old particle code.

New settings are now exposed in UI and saved/loaded in blend files.
However the solver is not yet hooked up.

To make this work, all references to the old clothmodifier code have
been ifdefed out. This means that the particle simulation will currently
not do anything.

Commit Details:

Full Hash: b334d3a104b06bd2a507fa74ad82ad6d2acdfe1b
Parent Commit: 47fb3c6
Lines Changed: +162, -38

14 Modified Paths:

/release/scripts/startup/bl_ui/properties_particle.py (+47, -20) (Diff)
/source/blender/blenkernel/BKE_hair.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/hair.c (+9, -5) (Diff)
/source/blender/blenkernel/intern/object.c (+7, -0) (Diff)
/source/blender/blenkernel/intern/particle.c (+14, -1) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+30, -5) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+2, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+12, -2) (Diff)
/source/blender/blenloader/intern/writefile.c (+6, -1) (Diff)
/source/blender/hair/HAIR_capi.h (+2, -1) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+4, -1) (Diff)
/source/blender/makesrna/intern/CMakeLists.txt (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+24, -1) (Diff)
/source/blender/makesrna/SConscript (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021