Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2011-12-30 10:43:17 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-12-30 10:43:17 +0400
commit5c8c1a7358bf2fbc2e7e08d5b5e64abec9b2feb8 (patch)
tree2e05f2924d69ebb10b2672944873ad841d2e2b62 /source/blender/makesdna/DNA_object_types.h
parent0501ba5cc02f6126cc249a96015428259614bc02 (diff)
PyAPI - remove Matrix.row_size / col_size. these were rather awkwardly named, but its more clear to use len().
mat.col_size --> len(mat.row) mat.row_size --> len(mat.col)
Diffstat (limited to 'source/blender/makesdna/DNA_object_types.h')
0 files changed, 0 insertions, 0 deletions