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

split up TextStyle #15857

Merged
merged 61 commits into from
Oct 13, 2024
Merged

split up TextStyle #15857

merged 61 commits into from
Oct 13, 2024

Commits on Oct 11, 2024

  1. split up textstyle

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a6d1ac9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f225ee8 View commit details
    Browse the repository at this point in the history
  3. update text_access

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    300d378 View commit details
    Browse the repository at this point in the history
  4. updated some example

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    222efd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86cd1cb View commit details
    Browse the repository at this point in the history
  6. Updated text example

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b89d4fc View commit details
    Browse the repository at this point in the history
  7. updated examples

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3a97382 View commit details
    Browse the repository at this point in the history
  8. updated more examples

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4c4bf5c View commit details
    Browse the repository at this point in the history
  9. updated more examples

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8858bac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    662071f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ebfe991 View commit details
    Browse the repository at this point in the history
  12. more examples

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2356f9a View commit details
    Browse the repository at this point in the history
  13. update example

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    38f4ff3 View commit details
    Browse the repository at this point in the history
  14. updated example

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    29a5627 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    41aa6c2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a26024f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    47bebed View commit details
    Browse the repository at this point in the history
  18. updated more examples

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ecce0e8 View commit details
    Browse the repository at this point in the history
  19. more examples

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    81c22e9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    af8805a View commit details
    Browse the repository at this point in the history
  21. Updated fps_overlay

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0c3a03b View commit details
    Browse the repository at this point in the history
  22. more examples

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7159d6b View commit details
    Browse the repository at this point in the history
  23. more examples

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    fd6b7b9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f453fcf View commit details
    Browse the repository at this point in the history
  25. example

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5963080 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0537233 View commit details
    Browse the repository at this point in the history
  27. fix fps_overlay again

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e51cf65 View commit details
    Browse the repository at this point in the history
  28. Updated more examples

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d474caf View commit details
    Browse the repository at this point in the history
  29. more examples

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4b75e38 View commit details
    Browse the repository at this point in the history
  30. more examples

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    fd2b81d View commit details
    Browse the repository at this point in the history
  31. another example

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7b4474f View commit details
    Browse the repository at this point in the history
  32. example

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    985d208 View commit details
    Browse the repository at this point in the history
  33. more examples

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c13dc88 View commit details
    Browse the repository at this point in the history
  34. another example

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    26ed300 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    26a8142 View commit details
    Browse the repository at this point in the history
  36. Migrated remaining examples

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    917f9a5 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    40ea18a View commit details
    Browse the repository at this point in the history
  38. Fixed doc comment links

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4880eb8 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    3369175 View commit details
    Browse the repository at this point in the history
  40. Fixed more comments

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    791986d View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    385ced5 View commit details
    Browse the repository at this point in the history
  42. Fixed some more comments

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    282b400 View commit details
    Browse the repository at this point in the history
  43. Removed unneeded conversion

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b78acd1 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    590ee96 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    4dbaf9b View commit details
    Browse the repository at this point in the history
  46. fixed TextSpan doc example`

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0f2a4cd View commit details
    Browse the repository at this point in the history
  47. fixed doctests

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c14e50d View commit details
    Browse the repository at this point in the history
  48. Merge branch 'text-style-split' of https://github.com/ickshonpe/bevy

    …into text-style-split
    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d3d35f2 View commit details
    Browse the repository at this point in the history
  49. Fixes for doc tests

    ickshonpe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a39e416 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    13b1846 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    8c77e36 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    37fc79f View commit details
    Browse the repository at this point in the history
  2. Fixed namings in pipeline

    ickshonpe committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    5c0d007 View commit details
    Browse the repository at this point in the history
  3. another renaming

    ickshonpe committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    da84131 View commit details
    Browse the repository at this point in the history
  4. More renamings

    ickshonpe committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    4796821 View commit details
    Browse the repository at this point in the history
  5. More renamings

    ickshonpe committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    bda4be2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    270b640 View commit details
    Browse the repository at this point in the history
  7. renaming to fit new api

    ickshonpe committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    868b270 View commit details
    Browse the repository at this point in the history
  8. More renamings

    ickshonpe committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    bc9ae9a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0833e1e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07da055 View commit details
    Browse the repository at this point in the history