blender/source/creator
Kent Mein 18fc43950d 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
2008-03-05 21:11:24 +00:00
..
buildinfo.c put the revision number in the splash screen (scons and make) 2007-11-15 12:16:03 +00:00
CMakeLists.txt Fixes for CMake. 2008-01-22 05:34:53 +00:00
creator.c I didn't get any comments so I'm assuming its a good idea. 2008-03-05 21:11:24 +00:00
Makefile Fixing makefiles for binreloc I made it use flags like other 2008-01-18 21:39:47 +00:00
SConscript Fixing makefiles for binreloc I made it use flags like other 2008-01-18 21:39:47 +00:00