[fofix-commits] [fofix/fofix] 5d260c: Image: clean up the module

GitHub noreply at github.com
Sun Feb 25 14:31:18 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/fofix/fofix
  Commit: 5d260cc14c2f4cdd77b8b5399385715f3c9077d3
      https://github.com/fofix/fofix/commit/5d260cc14c2f4cdd77b8b5399385715f3c9077d3
  Author: François Magimel <magimel.francois at gmail.com>
  Date:   2018-01-15 (Mon, 15 Jan 2018)

  Changed paths:
    M fofix/core/Image.py

  Log Message:
  -----------
  Image: clean up the module

Clean up docstrings, spaces and comments.


  Commit: 2cbb8e12c861a7cc924b2abdb48bff305ed7ab25
      https://github.com/fofix/fofix/commit/2cbb8e12c861a7cc924b2abdb48bff305ed7ab25
  Author: François Magimel <magimel.francois at gmail.com>
  Date:   2018-02-25 (Sun, 25 Feb 2018)

  Changed paths:
    M .travis.yml
    M FoFiX.py
    M README.md
    M doc/source/misc/index.rst
    A doc/source/misc/releasenotes.rst
    M doc/source/quickstart/installation.rst
    M doc/source/quickstart/quickstart.rst
    M doc/source/users/songs.rst
    M doc/source/users/themes.rst
    M fofix/core/Config.py
    M fofix/core/Data.py
    M fofix/core/Font.py
    M fofix/core/GameEngine.py
    M fofix/core/Image.py
    M fofix/core/Input.py
    M fofix/core/Language.py
    M fofix/core/Microphone.py
    M fofix/core/Mod.py
    M fofix/core/Player.py
    M fofix/core/Resource.py
    M fofix/core/Settings.py
    M fofix/core/Shader.py
    M fofix/core/Texture.py
    M fofix/core/Theme.py
    M fofix/core/Video.py
    M fofix/core/View.py
    M fofix/game/Credits.py
    M fofix/game/Debug.py
    M fofix/game/Dialogs.py
    M fofix/game/GameResultsScene.py
    M fofix/game/MainMenu.py
    M fofix/game/Menu.py
    M fofix/game/Scorekeeper.py
    M fofix/game/SongChoosingScene.py
    M fofix/game/guitarscene/GuitarScene.py
    M fofix/game/guitarscene/Neck.py
    M fofix/game/guitarscene/Rockmeter.py
    M fofix/game/guitarscene/Stage.py
    M fofix/game/guitarscene/instruments/Drum.py
    M fofix/game/guitarscene/instruments/Guitar.py
    M fofix/game/guitarscene/instruments/Instrument.py
    M fofix/game/guitarscene/instruments/Vocalist.py
    M fofix/game/song/song.py
    M fofix/tests/__init__.py
    M requirements.txt
    M setup.py

  Log Message:
  -----------
  Merge branch 'master' into image_cleanup


  Commit: e231178df87efafd1437fad04778159def0f1dcb
      https://github.com/fofix/fofix/commit/e231178df87efafd1437fad04778159def0f1dcb
  Author: François Magimel <francois.magimel at alumni.enseeiht.fr>
  Date:   2018-02-25 (Sun, 25 Feb 2018)

  Changed paths:
    M fofix/core/Image.py

  Log Message:
  -----------
  Merge pull request #145 from Linkid/image_cleanup

Clean up the Image module


Compare: https://github.com/fofix/fofix/compare/bd86694bc1ad...e231178df87e


More information about the fofix-commits mailing list