Blender Git Loki

Git Commits -> Revision 0b3183d

Revision 0b3183d by Campbell Barton (master)
July 12, 2016, 01:56 (GMT)
writefile: remove SDNA last-hit, optimize DNA reconstruct

- Move last-hit index out of SDNA struct
(allows for access by multiple threads).
- Replace O(n^2) search with hash lookup in DNA reconstruction.

Commit Details:

Full Hash: 0b3183d13cdbdcb06317fd1dd9b04ccd93a767c1
Parent Commit: 7212ebd
Lines Changed: +84, -72

4 Modified Paths:

/source/blender/blenloader/intern/readfile.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_genfile.h (+7, -4) (Diff)
/source/blender/makesdna/DNA_sdna_types.h (+2, -7) (Diff)
/source/blender/makesdna/intern/dna_genfile.c (+74, -60) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021