• 追加された行はこの色です。
  • 削除された行はこの色です。
  • Blender/Background へ行く。

- https://blender.stackexchange.com/questions/1365/how-can-i-run-blender-from-command-line-or-a-python-script-without-opening-a-gui
>
blender --background --python myscript.py
>
blender myscene.blend --background --python myscript.py