blender/release/scripts
Campbell Barton d984c46701 remove type checks on drawing uiList's,
if the list is given the wrong item then the script needs to be fixed, better not fail silently.

left in checks as commented out asserts.
2012-12-28 10:45:59 +00:00
..
modules 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). 2012-12-28 09:20:16 +00:00
presets update themes 2012-12-16 05:48:27 +00:00
startup remove type checks on drawing uiList's, 2012-12-28 10:45:59 +00:00
templates Change region drawing callbacks to work much closer to how blender manages them internally. 2012-12-20 13:29:58 +00:00