Hi,

Is there a general way to re-order items of bpy_prop_collection
in Python? For example, how can we swap two modifiers in
bpy.context.object.modifiers? Since the collection is read-only,
the general Python sequence protocol seems not to work.

-- 
KAJIYAMA, Tamito <[email protected]>
_______________________________________________
Bf-python mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-python

Reply via email to