Blender Git Commit Log

Git Commits -> Revision ad9e498

Revision ad9e498 by Lukas Toenne (particles_refactor)
April 22, 2014, 09:23 (GMT)
Replaced the attribute state array with a ListBase. Eventually this
should use a hash table for O(1) lookup, but for now a linked list is
the easiest implementation.

Commit Details:

Full Hash: ad9e4983dc9685e59f1434fa90a92f2028b01cd8
Parent Commit: 5d4ae82
Lines Changed: +36, -53

5 Modified Paths:

/source/blender/blenkernel/intern/nparticle.c (+17, -36) (Diff)
/source/blender/blenloader/intern/readfile.c (+2, -1) (Diff)
/source/blender/blenloader/intern/writefile.c (+2, -4) (Diff)
/source/blender/makesdna/DNA_nparticle_types.h (+9, -3) (Diff)
/source/blender/makesrna/intern/rna_nparticle.c (+6, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021