Blender Git Commit Log

Git Commits -> Revision a527e3e

Revision a527e3e by Sergey Sharybin (master)
March 12, 2012, 14:35 (GMT)
Fix #30496: Bugs and crashes about "make links modifers" function.

Was missed check for if modifier is available for particular object type
which ended up with unpredictable results when modifier which isn't supported
yet for some object type as linked to that object type.

Commit Details:

Full Hash: a527e3ea25bd66e4cd6d6842bcdab865be0c913f
SVN Revision: 44834
Parent Commit: 74b7bc1
Lines Changed: +32, -2

3 Modified Paths:

/source/blender/blenkernel/BKE_object.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/object.c (+29, -0) (Diff)
/source/blender/editors/object/object_modifier.c (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021