Blender Git Commit Log
Git Commits -> Revision 91df336
Revision 91df336 by Alexander Gavrilov (temp-blender-2.81-release-with-wrong-merge) November 11, 2019, 17:05 (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: 91df336ffeb5bd161761c32b8700ea8d2e29460c
Parent Commit: 6c6fdee
Committed By: Germano Cavalcante
Lines Changed: +18, -59