Blender Git Commit Log
Git Commits -> Revision 898e785
Revision 898e785 by Dalai Felinto (master) September 13, 2010, 08:30 (GMT) |
blenderplayer parsing code (better) fix After last commit I realized that we have a different behavior when running blenderplayer or a runtime. Reason being is that when running blenderplayer the filename is mandatory. While in runtime mode it has no use for it (it can still be passed, but it makes no difference). I also updated the -h (help) message to be multiplataform and to pass the filename argument only when in blenderplayer mode. If someone wants to have fun it would be nice to port the blender new parsing code to the gameplayer. * note: how come "noaudio" is used in the examples but it's not in the options list? *ouch* I'm leaving as it's in case noaudio get implemented ... |
Commit Details:
Full Hash: 898e7857f4ee088517813fe58021badc0c2b6711
SVN Revision: 31907
Parent Commit: 88fac85
Lines Changed: +46, -22
1 Modified Path:
/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp (+46, -22) (Diff)