[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [53355] trunk/blender: This commit frees list ui items from their dependencies to Panel, and hence from all the limitations this implied (mostly, the " only one list per panel" one).

Bassam Kurdali bassam at urchn.org
Sat Dec 29 19:23:25 CET 2012


I'm a little bit confused about the changes also. This page:
http://wiki.blender.org/index.php/User:Mont29/Dev/UI_Template_List_Enhancement
states that generic templates in the old system, i.e. the non-hardcoded
ones, display only the name of each item - but I have working lists
where you can also edit a property value in each item (what I wanted). 

Can I inherit from "UI_UL_list" ? or do I have to create and register a
new one?

-thanks,
Bassam

On Sat, 2012-12-29 at 11:36 +1100, Matt Ebb wrote:
> On Sat, Dec 29, 2012 at 10:36 AM, Bastien Montagne <montagne29 at wanadoo.fr>wrote:
> 
> > Yes, all lists now use it… See e.g. the 'properties_material.py',
> > 'properties_data_mesh.py', etc
> >
> 
> Oh, I see... So this breaks API compatibility, and all scripts will need to
> be updated?
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers




More information about the Bf-committers mailing list