[Bf-committers] blenderplayer.exe with option request

patrick patrick at 11h11.com
Tue Dec 16 18:14:19 CET 2008


hi,

>> I *think* this was the standard behaiviour some time ago (therefore the
>> -c option to keep the console OPEN).

i think it's not like that anymore:

http://projects.blender.org/plugins/scmsvn/viewcvs.php/trunk/blender/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp?root=bf-blender&view=markup

#ifdef WIN32
#ifdef NDEBUG
    if (closeConsole)
    {
    //::FreeConsole();    // Close a console window
    }
#endif // NDEBUG
#endif // WIN32

would be very neat to have the standard behaviour back (blenderplayer.exe 
closing console if -c is not set). anyone can make the modification?
pat 



More information about the Bf-committers mailing list