Blender Git Commit Log
Git Commits -> Revision 18fc439
March 5, 2008, 21:11 (GMT) |
I didn't get any comments so I'm assuming its a good idea. This makes it so the following are equal. blender -w -p 0 0 500 500 blender -p 0 0 500 500 -w Just move initalization for full screen to before the loop starts. so it doesn't matter where a -p shows up to override fullscreen. Kent |
Commit Details:
Full Hash: 18fc43950d84995c7433295e8dfce065dc08ae67
SVN Revision: 13985
Parent Commit: 715a721
Lines Changed: +5, -10
1 Modified Path:
/source/creator/creator.c (+5, -10) (Diff)