Blender Git Commit Log

Git Commits -> Revision ec76f38

Revision ec76f38 by Alexander Gavrilov (master)
March 1, 2018, 17:46 (GMT)
Discard non-free axis scaling in Maintain Volume to improve 2.79 compat.

It seems the reason the old version of the constraint overcompensates
as reported in T48079 is to allow the constraint to work with uniform
scaling on all axes. However the way it did that actually _requires_
uniform scaling for the constraint to work correctly, and breaks if
only the free scaling axis is used to avoid redundant channels.

This version attempts to allow both by discarding scaling in the non-
free directions instead of applying the correction on top of it.

Commit Details:

Full Hash: ec76f38b0902e9effcee0cd96efd07fe6d1d1f4c
Parent Commit: 3a3dfd4
Lines Changed: +6, -6

1 Modified Path:

/source/blender/blenkernel/intern/constraint.c (+6, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021