Text3d: assert for <0 len text

also add operator to test blacklist
This commit is contained in:
Campbell Barton
2014-09-10 23:01:22 +10:00
parent 3ad9027648
commit 7d9760d962
3 changed files with 5 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ op_blacklist = (
"wm.doc_edit",
"wm.doc_view_manual",
"wm.path_open",
"wm.copy_prev_settings",
"wm.theme_install",
"wm.context_*",
"wm.properties_add",