lots of operator descriptions were incorrectly copy/pasted.

update some descriptions, others were removed and operators tagged as internal.

add a script to detect duplicate operator descriptions.
This commit is contained in:
Campbell Barton
2013-09-30 05:50:41 +00:00
parent 85cb0bc19d
commit b21b24573d
22 changed files with 51 additions and 44 deletions

View File

@@ -648,7 +648,8 @@ def BuildRNAInfo():
for prop in func.return_values:
prop.build()
if 1:
# there are too many invalid defaults, unless we intend to fix, leave this off
if 0:
for rna_info in InfoStructRNA.global_lookup.values():
for prop in rna_info.properties:
# ERROR CHECK