[#10529] -p command line option fix
[#8844] Glossy controls Python API
This commit is contained in:
Campbell Barton
2008-05-06 18:57:24 +00:00
parent 4255f3c7ab
commit c0d981f6db
3 changed files with 101 additions and 0 deletions

View File

@@ -451,6 +451,7 @@ int main(int argc, char **argv)
sizx= atoi(argv[a]);
a++;
sizy= atoi(argv[a]);
G.windowstate = G_WINDOWSTATE_BORDER;
break;
case 'd':