Blender Git Loki
Git Commits -> Revision 829bbda
Revision 829bbda by Joshua Leung (master) October 12, 2009, 09:39 (GMT) |
Bugfix #19616: vertex group select as IK target cause crash in Blender2.5 Thanks to Masahito Takahashi (mato) for the report and patch to fix this! |
Commit Details:
Full Hash: 829bbda7f5322d53614bf6d691b70fb4f65c1ca1
SVN Revision: 23778
Parent Commit: eaadc06
Lines Changed: +16, -9
5 Modified Paths:
/source/blender/blenkernel/BKE_constraint.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/constraint.c (+2, -1) (Diff)
/source/blender/editors/object/object_relations.c (+1, -1) (Diff)
/source/blender/ikplugin/intern/iksolver_plugin.c (+4, -4) (Diff)
/source/blender/ikplugin/intern/itasc_plugin.cpp (+8, -2) (Diff)
/source/blender/blenkernel/intern/constraint.c (+2, -1) (Diff)
/source/blender/editors/object/object_relations.c (+1, -1) (Diff)
/source/blender/ikplugin/intern/iksolver_plugin.c (+4, -4) (Diff)
/source/blender/ikplugin/intern/itasc_plugin.cpp (+8, -2) (Diff)