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

Camera-driven UI #10559

Merged
merged 42 commits into from
Jan 16, 2024
Merged

Camera-driven UI #10559

merged 42 commits into from
Jan 16, 2024

Commits on Nov 8, 2023

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

Commits on Nov 10, 2023

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

Commits on Nov 11, 2023

  1. Independent panels rendering

    bardt committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    310cb62 View commit details
    Browse the repository at this point in the history
  2. Propagate UiCamera to children

    bardt committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    bcd8ee7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19edd49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4546f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3bd738e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    c94cb9b View commit details
    Browse the repository at this point in the history
  2. Relative cursor position

    bardt committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    5f1db01 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    b80b6c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dfc40f View commit details
    Browse the repository at this point in the history
  3. Post-merge formatting

    bardt committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2a2d254 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    4ea0fb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bc0a5e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Can layout without a camera

    bardt committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    3f6b606 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    d2889f1 View commit details
    Browse the repository at this point in the history
  2. Improve code formatting

    bardt committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    436e1d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Code formatting in examples

    bardt committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    94e0c3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5c2aff View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

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

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    7676e63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    441542c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Optimize UiCamera popagation

    bardt committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0b45e1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54e8e6c View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Update examples/ui/render_ui_to_texture.rs

    Co-authored-by: davier <bricedavier@gmail.com>
    bardt and Davier authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    468da45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    402109b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d36e12 View commit details
    Browse the repository at this point in the history
  4. Clippy fix

    bardt committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    3116a58 View commit details
    Browse the repository at this point in the history
  5. Fix imports in example

    bardt committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    aa3a714 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Rename UiCamera to TargetCamera

    bardt committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9b06ca2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e91865 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccc6b51 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

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

Commits on Jan 14, 2024

  1. Predefined query for default UI camera

    Roman Salnikov committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    085fce0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc64788 View commit details
    Browse the repository at this point in the history
  3. HashMap for camera cursor positions

    Roman Salnikov committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    0502405 View commit details
    Browse the repository at this point in the history
  4. Fix disappeared text and borders

    Roman Salnikov committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    5856694 View commit details
    Browse the repository at this point in the history
  5. Remove UiCameraConfig component

    Roman Salnikov committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    067429d View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    6f30f35 View commit details
    Browse the repository at this point in the history
  2. Repair merge conflicts

    Alice Cecile committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    afe71da View commit details
    Browse the repository at this point in the history