Blender Git Commit Log

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

2 Modified Paths:

/source/blender/python/api2_2x/doc/Object.py (+4, -3) (Diff)
/source/blender/python/api2_2x/Object.c (+19, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021