Blender Git Commit Log

Git Commits -> Revision cf0d350

Revision cf0d350 by Bastien Montagne (master)
June 11, 2012, 18:58 (GMT)
Fixing first part of [#31760] Assignments not working properly for Object.dimensions

Problem was in fact that non-linear-contiguous axis assignement was broken (i.e. location.xy would work as expected, but location.xz would only affect .x part)... Now all possibilities should work fine.

Did not try to fix the problem specific to obj.dimension (when assigning multiple times to this array, only the last one is taken into account - in fact, a simple print() shows that assigning to dimension is not taken into account immediately), not sure whether this is normal behavior, or if we need a specific "update" of some kind for this prop?

Commit Details:

Full Hash: cf0d350b5199b2a5ecc4b70e9fba51ae780b3711
SVN Revision: 47754
Parent Commit: c945e03
Lines Changed: +8, -1

1 Modified Path:

/source/blender/python/mathutils/mathutils_Vector.c (+8, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021