[Bf-python] Aggregate (multivalued) properties in the UI

dima glib dima.glib at gmail.com
Tue Jul 3 18:56:47 CEST 2018


Hi,

A question to Blender developers: in your opinion, would aggregate
properties (i.e. showing/modifying state of multiple objects) be rather
complicated to implement, or actually pretty easy?

For example: layout.prop([obj1, obj2, obj3], "show_wire") would display a
checkbox with on/off state if all objs' show_wire have the same value, or a
grayed-out checkbox otherwise.
Or, if not arbitrary collections of any bpy_struct objects, then at least
something that works with selection?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20180703/e8cfd1c7/attachment.html>


More information about the Bf-python mailing list