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

Allow multiple root UI Node #1211

Closed
wants to merge 6 commits into from
Closed

Allow multiple root UI Node #1211

wants to merge 6 commits into from

Commits on Jan 19, 2021

  1. Allow multiple root UI node

    All the UI entities with a Node that have no Parent component will stretch on the whole window instead of sharing it, allowing them to act as layers.
    Davier committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    586d220 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    207a01b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21bb8be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4ce6f2 View commit details
    Browse the repository at this point in the history
  5. cargo fmt

    Davier committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    37cc2dd View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

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