Campbell Barton
be8270bc76
Cleanup: use equality instead of contains for single-item sets
2022-03-30 11:27:54 +11:00
Campbell Barton
09aa799e53
PyAPI: Use annotations for RNA definitions
...
- Logical use of fields since they define type information.
- Avoids using ordered-dict metaclass.
Properties using regular assignments will print a warning and load,
however the order is undefined.
2018-07-11 22:18:09 +02:00
Bastien Montagne
a6789a7f2e
Fix broken example, reported by Codemanx on IRC, thanks.
2013-09-29 14:57:47 +00:00
Bastien Montagne
b7e2cd5948
UIList: update examples and templates.
2013-08-29 13:34:36 +00:00
Bastien Montagne
23aa0c9067
Fix uilists showing data names translated (reported on bf-translations ML by Satoshi Yamasaki aka yamyam, thanks!).
2013-02-08 16:01:21 +00:00
Bastien Montagne
9b9da2820b
Adding some example for new UIList...
2013-01-05 11:14:35 +00:00