Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features/many optimizations #306

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Feb 19, 2021

  1. Text can now be localized for a specific project in a xmmp file

    Events can now be called in a xmmp file
    LHarskampAuxil committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    1bb35de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32338e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. Configuration menu
    Copy the full SHA
    a852ab5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb3b3df View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from LuckyScamper/feature/xmmp_events

    Feature/xmmp events
    LuckyScamper committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    41a4146 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/TechnologicalPizza/Myra i…

    …nto TechnologicalPizza-master
    LuckyScamper committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    e3e4174 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45c723a View commit details
    Browse the repository at this point in the history
  6. merging two repositories

    LuckyScamper committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    23974b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

  1. Configuration menu
    Copy the full SHA
    2c9f608 View commit details
    Browse the repository at this point in the history
  2. Prevented unnessary exception TextureRegionAtlas: why throw an except…

    …ion when you can check if something is xml?
    LuckyScamper committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    6bcd1d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. diagnostics are now entered in project constructor

    multiple bugfixes
    LuckyScamper committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    837b234 View commit details
    Browse the repository at this point in the history
  2. Merge commit

    Also includes a few code optimizations for sake of readability and removing warnings.
    LuckyScamper committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    9434676 View commit details
    Browse the repository at this point in the history
  3. ColorHSV now uses proper equals function

    Small edit in Widget for sake of readability.
    LuckyScamper committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    2e2c4c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. new versioning

    LuckyScamper committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    4cbd9f0 View commit details
    Browse the repository at this point in the history