Blender Git Commit Log

Git Commits -> Revision 39f3474

Revision 39f3474 by Campbell Barton (master)
September 6, 2019, 10:04 (GMT)
Fix T69536: Setting dimensions for parented objects fails

Parenting/constraints/delta-scaled all caused setting dimensions to fail.

Take the difference between the input scale and final scale into
account when applying the dimensions.

Commit Details:

Full Hash: 39f3474cf138c8245c0cb6faa314971dd465c6e7
Parent Commit: e858d21
Lines Changed: +45, -2

3 Modified Paths:

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