This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel/intern
Joshua Leung 04f063de84 Parenting an object to a deformer (armature/curve/lattice) will now attempt to
check if the object is already parented to said deformer before trying to add a
new modifier

This should help reduce the number of cases where users inadvertantly end up
creating multiple deform modifiers pointing to the same object, which has been
known to be a cause of "double-transform" artifacts.

Note that this is only able to detect these cases by checking if the parent
object is selected, so this will only really work for the Ctrl-P shortcut where
you have to select both objects first. However, it shouldn't be a problem either
in the Outliner (drag and drop), as the object probably won't be a child of its
parent already if you're doing this.
2012-10-15 03:16:38 +00:00
..
2012-10-13 15:44:50 +00:00
2012-10-14 13:08:19 +00:00
2012-10-07 09:48:59 +00:00
2012-09-26 20:05:38 +00:00
2012-10-14 13:08:19 +00:00
2012-07-07 22:51:57 +00:00
2012-10-12 14:35:10 +00:00
2012-05-27 19:40:36 +00:00
2012-08-18 19:54:21 +00:00
2012-10-04 13:26:15 +00:00
2012-07-29 17:49:14 +00:00
2012-10-12 14:35:10 +00:00
2012-10-10 23:44:07 +00:00
2012-10-12 14:35:10 +00:00
2012-10-07 09:48:59 +00:00
2012-09-30 06:12:47 +00:00
2012-10-14 13:08:19 +00:00
2012-10-07 09:48:59 +00:00
2012-10-07 20:07:30 +00:00
2012-09-16 04:58:18 +00:00
2012-09-16 04:58:18 +00:00
2012-10-13 12:38:32 +00:00
2012-10-12 14:35:10 +00:00
2012-10-10 23:44:07 +00:00
2012-09-26 20:05:38 +00:00
2012-10-07 09:48:59 +00:00
2012-09-14 01:15:08 +00:00
2012-09-30 06:12:47 +00:00
2012-10-12 14:35:10 +00:00
2012-10-12 14:35:10 +00:00
2012-10-12 14:35:10 +00:00
2012-08-24 23:22:34 +00:00
2012-10-12 14:35:10 +00:00
2012-10-13 15:44:50 +00:00
2012-09-26 20:05:38 +00:00
2012-10-14 13:08:19 +00:00
2012-10-13 15:44:50 +00:00
2012-10-04 13:26:15 +00:00
2012-09-06 01:31:15 +00:00
2012-05-12 16:11:34 +00:00
2012-10-10 23:44:07 +00:00
2012-09-28 06:45:20 +00:00
2012-05-12 16:11:34 +00:00
2012-09-26 20:05:38 +00:00