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

Fps overlay #12382

Merged
merged 21 commits into from Mar 11, 2024
Merged

Fps overlay #12382

merged 21 commits into from Mar 11, 2024

Commits on Mar 8, 2024

  1. fps overlay

    matiqo15 committed Mar 8, 2024
    Copy the full SHA
    ed2c57a View commit details
    Browse the repository at this point in the history
  2. add config for overlay

    matiqo15 committed Mar 8, 2024
    Copy the full SHA
    4a3ffe9 View commit details
    Browse the repository at this point in the history
  3. add toggle to overlay

    matiqo15 committed Mar 8, 2024
    Copy the full SHA
    0cdfe37 View commit details
    Browse the repository at this point in the history
  4. basic docs

    matiqo15 committed Mar 8, 2024
    Copy the full SHA
    7fe771d View commit details
    Browse the repository at this point in the history
  5. add example

    matiqo15 committed Mar 8, 2024
    Copy the full SHA
    fe69f27 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    e237531 View commit details
    Browse the repository at this point in the history
  7. use run_if condition

    matiqo15 committed Mar 8, 2024
    Copy the full SHA
    edb1846 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    b05af37 View commit details
    Browse the repository at this point in the history
  9. remove unused import

    matiqo15 committed Mar 8, 2024
    Copy the full SHA
    e0a3bec View commit details
    Browse the repository at this point in the history
  10. remove toggling overlay

    matiqo15 committed Mar 8, 2024
    Copy the full SHA
    ede91b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. take TextStyle as a config

    matiqo15 committed Mar 9, 2024
    Copy the full SHA
    319744d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4dba1aa View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    140433f View commit details
    Browse the repository at this point in the history
  4. fix doc link

    matiqo15 committed Mar 9, 2024
    Copy the full SHA
    75a97df View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c5a733d View commit details
    Browse the repository at this point in the history
  6. fix doc

    matiqo15 committed Mar 9, 2024
    Copy the full SHA
    db9c98c View commit details
    Browse the repository at this point in the history
  7. improve docs

    Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
    matiqo15 and alice-i-cecile committed Mar 9, 2024
    Copy the full SHA
    b2718b4 View commit details
    Browse the repository at this point in the history
  8. move derive attribute

    matiqo15 committed Mar 9, 2024
    Copy the full SHA
    4b380d8 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    a6bd2db View commit details
    Browse the repository at this point in the history
  10. move doc comment to module

    matiqo15 committed Mar 9, 2024
    Copy the full SHA
    8b160c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. add todo comment

    matiqo15 committed Mar 10, 2024
    Copy the full SHA
    2a4629e View commit details
    Browse the repository at this point in the history