Blender Git Commit Log

Git Commits -> Revision 597dbc3

April 25, 2018, 09:45 (GMT)
Ported armature modifier

The mesh parameter of armature_deform_verts() is now const, to indicate
that it's safe to pass ob->data to it directly.

Commit Details:

Full Hash: 597dbc38dd55bc9132df164bf3d87e7b1bcf34db
Parent Commit: 353900f
Lines Changed: +87, -49

4 Modified Paths:

/source/blender/blenkernel/BKE_lattice.h (+2, -1) (Diff)
/source/blender/blenkernel/intern/armature.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/modifier.c (+44, -21) (Diff)
/source/blender/modifiers/intern/MOD_armature.c (+40, -26) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021