Blender Git Loki

Git Commits -> Revision 4c7ded9

Revision 4c7ded9 by Campbell Barton (master)
September 1, 2013, 22:01 (GMT)
support for vertex parenting in object mode for object types which support it (mesh, lattice, curve, surface)
previously this had to be done one by one.

both single and triagle vertex parents can be made, selected based on distance to the verts.

Developer notes:
- looks like this was old TODO, enums existed but weren't used.
- only meshes currently support using.
- added BKE_object_as_kdtree(), may come in handy for similar cases.

Commit Details:

Full Hash: 4c7ded98bcaea036de7ea8b790f5fa9a5b6d21e3
SVN Revision: 59721
Parent Commit: 6bab1d4
Lines Changed: +214, -12

5 Modified Paths:

/source/blender/blenkernel/BKE_object.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/object.c (+126, -0) (Diff)
/source/blender/editors/include/ED_object.h (+2, -2) (Diff)
/source/blender/editors/object/object_relations.c (+82, -8) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021