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

re_ui crate to encapsulate our own egui theme #476

Merged
merged 12 commits into from
Dec 6, 2022
Merged

re_ui crate to encapsulate our own egui theme #476

merged 12 commits into from
Dec 6, 2022

Commits on Dec 6, 2022

  1. Create re_ui crate

    emilk committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    b62eafa View commit details
    Browse the repository at this point in the history
  2. Move design tokens into re_ui

    emilk committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    4368352 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60b5c53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a940e5 View commit details
    Browse the repository at this point in the history
  5. Move watermark

    emilk committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    adb16a1 View commit details
    Browse the repository at this point in the history
  6. Refactor Top Bar logic

    emilk committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    614231d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1abdd65 View commit details
    Browse the repository at this point in the history
  8. cargo fmt

    emilk committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    ea42353 View commit details
    Browse the repository at this point in the history
  9. Update to latest egui

    emilk committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    a2de0dc View commit details
    Browse the repository at this point in the history
  10. Remove glutin dep

    emilk committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    150873d View commit details
    Browse the repository at this point in the history
  11. Add top-level docs to re_ui

    emilk committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    2d5e203 View commit details
    Browse the repository at this point in the history
  12. Fix clamping of event log

    emilk committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    ff2add1 View commit details
    Browse the repository at this point in the history