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

Alow flushing at will via the GE debugger #15338

Merged
merged 3 commits into from
Jan 22, 2022

Commits on Jan 22, 2022

  1. GE Debugger: Add a menu to the GE debugger window.

    This will allow adding more features without making the UI a mess.
    unknownbrackets committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    a4a72ed View commit details
    Browse the repository at this point in the history
  2. GE Debugger: Cut down on primary buttons.

    Most of these are not commonly used, and it makes the interface feel a bit
    cluttered.
    unknownbrackets committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    b840eec View commit details
    Browse the repository at this point in the history
  3. GE Debugger: Add option to auto flush.

    This makes it easier to see what's happening in each draw.
    unknownbrackets committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    eb95b99 View commit details
    Browse the repository at this point in the history