Blender Git Loki
Git Commits -> Revision 7508afe
Revision 7508afe by Campbell Barton (master) July 23, 2009, 13:48 (GMT) |
pyrna, calling rna functions with the wrong argument type would raise an error like.. expected a string type Added an error prefix so now the message is.. TypeError: UILayout.item_enumO(): error with argument 3, "value" - expected a string type |
Commit Details:
Full Hash: 7508afe25b929e5e5c45f80c474b20388d7ba1c4
SVN Revision: 21816
Parent Commit: 712298a
Lines Changed: +50, -29