「テンプレート:Release Notes/2.49/BlenderPlayer」の版間の差分

提供: wiki
移動先: 案内検索
 
(1版 をインポートしました)
 
(相違点なし)

2018年6月29日 (金) 03:41時点における最新版

BlenderPlayer Update

  • Updated blenderplayer.exe -h text
  • Fixing blenderplayer arguments (-c, -w, -f)
  • Python can now import text (internal textblocks within the blend-file). It used to work only in the 3dview, but not in the player too.
  • args after " - " are now ignored (same as with blender, so a game can have its own args read by python)
  • Python can now access sys.argv args used to start the blenderplayer