Blender Git Loki
Git Commits -> Revision 7592c09
Revision 7592c09 by Ken Hughes (master) February 16, 2006, 20:09 (GMT) |
===Python API=== Allow object.setMatrix() to accept 3x3 matrices by extending to a 4x4 internally. Also check the dimensions of the new matrix and throw an exception if not a 3x3 or 4x4. |
Commit Details:
Full Hash: 7592c09c2b14ce76f7dcabf5ad10c6900eadbccb
SVN Revision: 6842
Parent Commit: fe036a0
Lines Changed: +23, -7