[Bf-python] another getMatrix('worldspace') patch for bf-blender hopefully final

Campbell Barton cbarton at metavr.com
Sat Jun 26 17:45:53 CEST 2004


Heres a patch that

* uses one getMatrix function
* full python doc's
* uses local spelling
* adds matrixLocale and matrixWorld class variables
* works well :)

It seems rediculous to have 3 class variable names for 1 var.
mat/matrix/matrixLocale.


I was thinking that it would be cool to be able to switch a context bool,
0/1 : world/local and then all the funcs act accordingly rather then 
duplicate each function/ class var.
but this would not be in keeping with the rest of bpython.

- Cam
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: getMatrix_world.txt
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20040627/fe591f52/attachment.txt>


More information about the Bf-python mailing list