Blender Git Loki
Git Commits -> Revision 1194037
Revision 1194037 by Inês Almeida (master) April 6, 2014, 21:38 (GMT) |
blenderplayer - Reviewed some command line options and the respective help Doubts: are written as comments in the code Current Problems: - stereo modes sometimes have different names and are ordered differently everywhere (blender properties panel names and tooltips, blenderplayer cmndline) - dome mode as several options, but can only take one at a time, like -D mode bla -D tilt X -D ... - gameoptions are also given one at a time, like above, but with an assignment -g option = X . This is inconsistent. - gameoptions need to be reviewed and docummented - parent to window (-i) is useful for what? (there is no wiki on this either) - there is no support for verbose options like --help (blender itself supports it) Reviewers: dfelinto, moguri CC: Differential Revision: https://developer.blender.org/D312 |
Commit Details:
Full Hash: 1194037327781edf476ebaa9313062ff8c399824
Parent Commit: 07f8c5c
Committed By: Mitchell Stokes
Lines Changed: +130, -71
1 Modified Path:
/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp (+130, -71) (Diff)