Blender Git Loki

Git Commits -> Revision 9c22e84

Revision 9c22e84 by Dalai Felinto (master)
December 22, 2009, 07:27 (GMT)
[#20446] mathutils: bugfix for matrix * matrix - patch by Paul Parchenko (parfoure) thanks

From the tracker:
- typo was making the multiplication to transpose resulting matrix
eg
####
from Mathutils import *
from math import radians

cont = GameLogic.getCurrentController()
owner = cont.owner

owner.worldOrientation = RotationMatrix(radians(1), 3, 'z') * owner.worldOrientation
####

Commit Details:

Full Hash: 9c22e846feba9b51ad2163a36906b0e503326476
SVN Revision: 25511
Parent Commit: 5bdcb2d
Lines Changed: +1, -1

1 Modified Path:

/source/blender/python/generic/matrix.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021