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 subviewports receiving gui input too early #55300

Closed

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    6d197f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67bf3d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92ca7db View commit details
    Browse the repository at this point in the history
  4. Fix code style

    zhehangd committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    c10cbbb View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Add docs for push_*_input

    zhehangd committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    b62a295 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    62070f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Fix window event forwarding

    * Rearrange push_input/push_unhandled_input as push_input/push_local_input/
      push_local_gui_input/push_local_unhandled_input
    * Fix extra window event forwarding in push_gui_input
    * Fix code format of the last commit.
    zhehangd committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    bece838 View commit details
    Browse the repository at this point in the history