[Bf-committers] Layout fix for UI_ITEM_ARRAY function when using PROP_MATRIX flag

Charlie Jolly charlie.jolly at ntlworld.com
Fri Nov 27 01:05:46 CET 2009


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




More information about the Bf-committers mailing list