Blender Git Loki

Git Commits -> Revision fc066a6

Revision fc066a6 by Janne Karhu (master)
December 25, 2009, 23:51 (GMT)
Fix for [#20458] Segmentation fault when trying to enable Hair dynamics
* The hair mesh vertex index was stored as a short, but vertex counts can easily go higher than what fits in a short so changed this to an int.
* Also removed particle life looping, which didn't work correctly anyways. Similar functionality will become available when I get to recoding reactor particles into a better system.

Commit Details:

Full Hash: fc066a6a5d01718981c9dcae23c5f4f47f3d7b1e
SVN Revision: 25559
Parent Commit: 99e3423
Lines Changed: +16, -48

4 Modified Paths:

/source/blender/blenkernel/intern/particle.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+13, -33) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+2, -3) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+0, -11) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021