Blender Git Commit Log

Git Commits -> Revision d4e40b5

Revision d4e40b5 by Campbell Barton (master)
September 27, 2012, 12:24 (GMT)
fix [#32616] Changing parent does not keep transformation

add an option to apply the transform of an object when re-parenting.

the reason for this is you dont always want to apply transform because...
- your object may be driven/animated and the transformation will be lost.
- with negative scales and rotation it can end up giving odd/not-useful results.

Commit Details:

Full Hash: d4e40b52309b69b2a4379db6df5a6ace9fad65e8
SVN Revision: 50922
Parent Commit: f3850ca
Lines Changed: +40, -21

3 Modified Paths:

/source/blender/editors/include/ED_object.h (+1, -1) (Diff)
/source/blender/editors/object/object_relations.c (+37, -18) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021