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

Text rework #15591

Merged
merged 41 commits into from
Oct 9, 2024
Merged

Text rework #15591

merged 41 commits into from
Oct 9, 2024

Commits on Oct 9, 2024

  1. text rework WIP

    UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e782612 View commit details
    Browse the repository at this point in the history
  2. rework WIP

    UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    88ac373 View commit details
    Browse the repository at this point in the history
  3. text rework WIP

    UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    91be8cb View commit details
    Browse the repository at this point in the history
  4. cleanup WIP

    UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    94b1b13 View commit details
    Browse the repository at this point in the history
  5. cleanup WIP

    UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a1cc06d View commit details
    Browse the repository at this point in the history
  6. crates compile

    UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    120c4a4 View commit details
    Browse the repository at this point in the history
  7. bevy_text tests work

    UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3045288 View commit details
    Browse the repository at this point in the history
  8. ui::text example works

    UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    00ef953 View commit details
    Browse the repository at this point in the history
  9. TextReader/TextWriter WIP

    UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    aa84ebb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f4d19ae View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b8df0a8 View commit details
    Browse the repository at this point in the history
  12. ui examples migrated

    UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6090ba0 View commit details
    Browse the repository at this point in the history
  13. 2d examples migrated

    UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    21ff426 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    256836e View commit details
    Browse the repository at this point in the history
  15. Update text stress tests (#4)

    * updated `many_glyphs` and `text_pipeline` examples
    
    * updated many_buttons
    
    * updated text pipeline description
    
    * updated many_glyphs description
    
    * fixed text_pipeline example
    
    * Apply suggestions from code review
    
    Fixes
    
    ---------
    
    Co-authored-by: UkoeHB <37489173+UkoeHB@users.noreply.github.com>
    ickshonpe and UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7f18c45 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1293b35 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    35c2bc5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    18ed641 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6832cc9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f4d3078 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b90e158 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2938060 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    24994dd View commit details
    Browse the repository at this point in the history
  24. 3d examples migrated

    UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c237922 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b4fb7ab View commit details
    Browse the repository at this point in the history
  26. detect orphaned span subtrees

    UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f6014f9 View commit details
    Browse the repository at this point in the history
  27. remaining examples migrated

    UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7dcbe6f View commit details
    Browse the repository at this point in the history
  28. Remove spawn_text_block and with_spans

    cart authored and UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    cce1470 View commit details
    Browse the repository at this point in the history
  29. migration fix

    UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    57056b0 View commit details
    Browse the repository at this point in the history
  30. rebase fixes

    UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9c1adde View commit details
    Browse the repository at this point in the history
  31. Remove Text2d::empty()

    cart authored and UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b93434d View commit details
    Browse the repository at this point in the history
  32. TextNEW -> Text

    cart authored and UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    199422d View commit details
    Browse the repository at this point in the history
  33. fmt

    cart authored and UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8f55fe0 View commit details
    Browse the repository at this point in the history
  34. More empty -> default

    cart authored and UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8ca3ccb View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    d9f12a2 View commit details
    Browse the repository at this point in the history
  36. Remove span generics

    cart authored and UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    61a864c View commit details
    Browse the repository at this point in the history
  37. clippy fixes

    UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bc1008a View commit details
    Browse the repository at this point in the history
  38. rebase fixes

    UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    da42e96 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    cf90e1c View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    1092adc View commit details
    Browse the repository at this point in the history
  41. ambiguity fixes

    UkoeHB committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d584d08 View commit details
    Browse the repository at this point in the history