*** empty log message ***

This commit is contained in:
David Rose 2001-04-24 23:46:23 +00:00
parent bc82855d21
commit f6cde86cfc
1 changed files with 2 additions and 0 deletions

View File

@ -170,6 +170,8 @@ def modelLabel(model,
if color != None:
mi.setColor(color[0], color[1], color[2], color[3])
if color[3] != 1.0:
mi.setTransparency(1)
if geomRect == None: