Blender Git Loki
Git Commits -> Revision 1a55b53
Revision 1a55b53 by Campbell Barton (master) June 24, 2013, 13:45 (GMT) |
lattice: use functions rather then defines, also added a function to get uvw from an index. - BKE_lattice_index_from_uvw() - BKE_lattice_index_to_uvw() |
Commit Details:
Full Hash: 1a55b53375cf45481e3916d9d3a96c7ce4204e73
SVN Revision: 57701
Parent Commit: c42c9cb
Lines Changed: +31, -16
6 Modified Paths:
/source/blender/blenkernel/BKE_lattice.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/lattice.c (+14, -1) (Diff)
/source/blender/editors/object/object_shapekey.c (+4, -3) (Diff)
/source/blender/editors/object/object_vgroup.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_lattice_types.h (+0, -2) (Diff)
/source/blender/makesrna/intern/rna_lattice.c (+8, -8) (Diff)
/source/blender/blenkernel/intern/lattice.c (+14, -1) (Diff)
/source/blender/editors/object/object_shapekey.c (+4, -3) (Diff)
/source/blender/editors/object/object_vgroup.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_lattice_types.h (+0, -2) (Diff)
/source/blender/makesrna/intern/rna_lattice.c (+8, -8) (Diff)