Blender Git Commit Log

Git Commits -> Revision 7728bfd

Revision 7728bfd by Alexander Gavrilov (master)
November 6, 2019, 12:36 (GMT)
Constraints: remove special meaning of Local Space for parentless Objects.

In 2011 special handling was introduced, apparently for no other
reason than to address a complaint in T25707 that World and Local
space are equivalent for objects without parent. This causes issues
and confusion, as mentioned in rB599c8a2c8e4.

This special meaning of Local Space is not documented in the manual,
and is not known to experienced riggers, so removing it should not
be a problem.

Differential Revision: https://developer.blender.org/D6095

Commit Details:

Full Hash: 7728bfd4c45c634ba6b62e149176425ec5779945
Parent Commit: e3f1f5b
Lines Changed: +18, -59

4 Modified Paths:

/source/blender/blenkernel/BKE_constraint.h (+2, -6) (Diff)
/source/blender/blenkernel/intern/constraint.c (+11, -48) (Diff)
/source/blender/blenkernel/intern/fcurve.c (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_object_api.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021