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

Local 0.12 #4

Merged
merged 33 commits into from
Jan 10, 2024
Merged

Local 0.12 #4

merged 33 commits into from
Jan 10, 2024

Commits on Nov 4, 2023

  1. chore: Release

    github-actions[bot] committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    f5bbc0e View commit details
    Browse the repository at this point in the history
  2. trigger CI

    mockersf committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    48abb48 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    a31d782 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c916f0f View commit details
    Browse the repository at this point in the history
  3. Independent panels rendering

    bardt authored and robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    0e83f9d View commit details
    Browse the repository at this point in the history
  4. Propagate UiCamera to children

    bardt authored and robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    17c4b86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9dcee10 View commit details
    Browse the repository at this point in the history
  6. Layout based on camera scale factor

    bardt authored and robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    3a4c50e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a56c16 View commit details
    Browse the repository at this point in the history
  8. Propagate UI camera on children change

    bardt authored and robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f92ae56 View commit details
    Browse the repository at this point in the history
  9. Relative cursor position

    bardt authored and robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4e6c8e8 View commit details
    Browse the repository at this point in the history
  10. Resize viewport on scale factor change

    bardt authored and robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    fea5953 View commit details
    Browse the repository at this point in the history
  11. Restore initial ui_layout_system order

    bardt authored and robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    db34522 View commit details
    Browse the repository at this point in the history
  12. Interactive UI in split screen example

    bardt authored and robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    bbcc1ac View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    907647f View commit details
    Browse the repository at this point in the history
  14. Can layout without a camera

    bardt authored and robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    84a4476 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f2474e0 View commit details
    Browse the repository at this point in the history
  16. Improve code formatting

    bardt authored and robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4f96816 View commit details
    Browse the repository at this point in the history
  17. Code formatting in examples

    bardt authored and robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    9436cc4 View commit details
    Browse the repository at this point in the history
  18. Remove redundant explicit ordering

    bardt authored and robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    362ba7a View commit details
    Browse the repository at this point in the history
  19. Example of rendering UI to a texture

    bardt authored and robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1a54c9c View commit details
    Browse the repository at this point in the history
  20. Pre-calculate camera layout into

    bardt authored and robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    66e727a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    beeb2aa View commit details
    Browse the repository at this point in the history
  22. Optimize UiCamera popagation

    bardt authored and robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d22e76d View commit details
    Browse the repository at this point in the history
  23. Fix relative_cursor_position example

    bardt authored and robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    445de0f View commit details
    Browse the repository at this point in the history
  24. Update examples/ui/render_ui_to_texture.rs

    Co-authored-by: davier <[email protected]>
    2 people authored and robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1c63529 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    705fdef View commit details
    Browse the repository at this point in the history
  26. Reduce number of iterations over nodes

    bardt authored and robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e8f35b9 View commit details
    Browse the repository at this point in the history
  27. Clippy fix

    bardt authored and robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7b6ace4 View commit details
    Browse the repository at this point in the history
  28. Fix imports in example

    bardt authored and robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    87cc976 View commit details
    Browse the repository at this point in the history
  29. Rename UiCamera to TargetCamera

    bardt authored and robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    496d702 View commit details
    Browse the repository at this point in the history
  30. remove 0.13 backport

    robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b6bbc15 View commit details
    Browse the repository at this point in the history
  31. fmt

    robtfm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7e2d731 View commit details
    Browse the repository at this point in the history