Blender Git Commit Log

Git Commits -> Revision 2b1cb59

Revision 2b1cb59 by Lukas Toenne (hair_object)
November 25, 2018, 11:03 (GMT)
Remove hair data arrays for verts/curves/follicles and use customdata instead.

This disables a bunch of topology-changing functions which will need to be replaced/removed.

Commit Details:

Full Hash: 2b1cb59a96ab523d59a831b01151a4e8092e7053
Parent Commit: d554502
Lines Changed: +55, -72

9 Modified Paths:

/source/blender/blenkernel/BKE_hair.h (+10, -1) (Diff)
/source/blender/blenkernel/BKE_hair_iterators.h (+11, -11) (Diff)
/source/blender/blenkernel/intern/hair.c (+25, -18) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -3) (Diff)
/source/blender/blenloader/intern/writefile.c (+0, -3) (Diff)
/source/blender/draw/intern/draw_cache_impl_hair.c (+4, -2) (Diff)
/source/blender/editors/hair/edithair_test.c (+5, -2) (Diff)
/source/blender/makesdna/DNA_hair_types.h (+0, -4) (Diff)
/source/blender/makesrna/intern/rna_hair.c (+0, -28) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021