* Verse username for blender avatar can be set in userprefs (System&OpenGL). The name defaults to the old form.

This commit is contained in:
Nathan Letwory
2006-10-19 05:06:41 +00:00
parent e259923340
commit ba4f678b5c
4 changed files with 12 additions and 6 deletions

View File

@@ -3021,6 +3021,10 @@ void drawinfospace(ScrArea *sa, void *spacedata)
(xpos+edgsp),y3label+buth+5,mpref*2,buth,
U.versemaster, 1.0, 63.0, 0, 0,
"The Verse Master-server IP");
uiDefBut(block, TEX, 0, "Verse Username: ",
(xpos+edgsp)+mpref*2+10,y3label+buth+5,mpref*2,buth,
U.verseuser, 1.0, 63.0, 0, 0,
"The Verse user name");
#endif
uiDefBut(block, LABEL,0,"Solid OpenGL light:",