Hi I added the following patch to the tracker to fix the display of arrays when the rna flag PROP_MATRIX is used.
RNA: PROP_MATRIX flag layout fix for UI_ITEM_ARRAY function https://projects.blender.org/tracker/index.php?func=detail&aid=20098&group_id=9&atid=127 I am learning C by hacking Blender so please be easy on me!! Both the 'ui_item_array' and 'RNA_def_property_multi_array' functions appear to assume that matrix and multi arrays are always square. Thanks Charlie _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
