Blender Git Loki

Git Commits -> Revision 7bb90a0

April 20, 2015, 10:11 (GMT)
Moved code for the hair edit data structures to blenkernel.

This makes it work more like editmesh, and avoid the awkward and
basically bad-level approach in particles, where the edit data is an
anonymous pointer in particle systems together with a callback for
freeing.

Conflicts:
source/blender/blenkernel/CMakeLists.txt

Commit Details:

Full Hash: 7bb90a06e19ec8966f1400931e2111754ff1a1bd
Parent Commit: a9001ad
Lines Changed: +459, -388

3 Added Paths:

/source/blender/blenkernel/BKE_edithair.h (+73, -0) (View)
/source/blender/blenkernel/intern/edithair.c (+113, -0) (View)
/source/blender/blenkernel/intern/edithair_particles.c (+181, -0) (View)

1 Deleted Path:

/source/blender/editors/hair/hair_particles.c (+0, -182)

5 Modified Paths:

/source/blender/blenkernel/CMakeLists.txt (+3, -0) (Diff)
/source/blender/editors/hair/CMakeLists.txt (+0, -1) (Diff)
/source/blender/editors/hair/hair_edit.c (+89, -58) (Diff)
/source/blender/editors/hair/hair_intern.h (+0, -40) (Diff)
/source/blender/editors/hair/hair_ops.c (+0, -107) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021