Extensions:2.6/Py/Scripts/Development/Inspect Matrices
< Extensions:2.6 | Py | Scripts | Development
Inspect Matrices
UI location | 3D View, Tools, Inspect Matrices Panel | ||
---|---|---|---|
Version | 0.0.5 | Author(s) | John Michael Palmer (jump) |
Blender | 2.6.3 | License | GPL |
Category | Development |
File name | development_inspect_matrices.py |
---|---|
Current version download | http://projects.blender.org/tracker/download.php/153/467/31270/20482/development_inspect_matrices.py |
External Python Modules or dependencies | mathutils |
This script has been written so you can easily see and compare the matrices associated with objects without having to use the python console. It can be used whilst testing code etc.
Usage
Clicking on the matrix name shows or hides the matrix.
Clicking on the up arrow move the matrix position in the list.
Clicking on the copy button copies the matrix to the copied matrix, this is used for pasting when you click on the paste button.
Panel
Installation
Should install like a normal addon.
Can be installed by putting the python file in the folder blender/2.63/scripts/addons