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

Fix paused #606

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

Fix paused #606

wants to merge 9 commits into from

Commits on Dec 30, 2014

  1. Making pauseOnLoseFocus more powerful: no more rendering / updating o…

    …f the core, temporally setting fps down to 2.
    Joachim Meyer committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    4c258c2 View commit details
    Browse the repository at this point in the history
  2. *Fix issues on Linux and Mac(not tested), *clean up the Update proces…

    …s of the IDE
    Joachim Meyer committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    5fd98d5 View commit details
    Browse the repository at this point in the history
  3. If paused shouldn't render.

    Joachim Meyer committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    44ef579 View commit details
    Browse the repository at this point in the history
  4. Shouldn't warpCursor when paused.

    Joachim Meyer committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    dae2707 View commit details
    Browse the repository at this point in the history
  5. Add changes to Player and Standalone

    Joachim Meyer committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    13420b2 View commit details
    Browse the repository at this point in the history
  6. Fix Mouse capturing after rebase while paused.

    Joachim Meyer authored and Joachim Meyer committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    5066e53 View commit details
    Browse the repository at this point in the history
  7. Fixes that IDE would not update when Debugging Project. Issue mention…

    …ed in the PR (ivansafrin#519)
    Joachim Meyer committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    10890be View commit details
    Browse the repository at this point in the history
  8. Fix that the Mouse state change is not applied when the it changes ou…

    …t of the window (leave the window while pressing a mouse button - and going up outside - and going in the window again, the programm will think the mousebutton is still pressed).
    Joachim Meyer committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    98d19bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    763d4b4 View commit details
    Browse the repository at this point in the history