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

ECS chapter for new book #182

Closed
wants to merge 146 commits into from

Commits on Jun 2, 2021

  1. Book structure (bevyengine#154)

    Book structure
    alice-i-cecile authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    252325d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Overview of ECS

    alice-i-cecile committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    8a3cf22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f903e0 View commit details
    Browse the repository at this point in the history
  3. Editing cleanup

    No need for example on main page
    alice-i-cecile committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    4f0bc41 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

  1. Basic page on queries

    alice-i-cecile committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    ac89c61 View commit details
    Browse the repository at this point in the history
  2. Rust tips for Bevy

    alice-i-cecile committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    cee206b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Resources page

    alice-i-cecile committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    c69c59b View commit details
    Browse the repository at this point in the history
  2. Guessing game resource example

    The omission of States and system ordering is deliberate to keep the example simple.
    
    It would be nice to provide feedback about the key pressed, but no clean mapping to string exists due to different keybindings.
    alice-i-cecile committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    c8ede28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e32b8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b15e909 View commit details
    Browse the repository at this point in the history
  5. Stub for commands

    alice-i-cecile committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    1a145a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Configuration menu
    Copy the full SHA
    38c54c3 View commit details
    Browse the repository at this point in the history
  2. spawn_batch example

    alice-i-cecile committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    8574c9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c7e9fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f91b0a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Linter plz

    alice-i-cecile committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    6a060a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    713a57f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    b054d15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b39bdd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    815beb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1152b21 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    d6cc1fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38821f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    607f71a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98e46f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a812e4f View commit details
    Browse the repository at this point in the history
  6. Typo fix

    Co-authored-by: Federico Rinaldi <[email protected]>
    alice-i-cecile and Nilirad authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    e3e927a View commit details
    Browse the repository at this point in the history
  7. Clarity improvements to ECS chapter introduction

    Thanks reviewers!
    alice-i-cecile committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    e158ab0 View commit details
    Browse the repository at this point in the history
  8. Typo fix

    Co-authored-by: MinerSebas <[email protected]>
    alice-i-cecile and MinerSebas authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    cb4cecb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b24a3a6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aaf3e23 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5cb00f0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c9d7fe2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d0653de View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cddfea3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5dad8ad View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3537668 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    8a1e053 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Correctness nit

    Co-authored-by: Federico Rinaldi <[email protected]>
    alice-i-cecile and Nilirad authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    8289828 View commit details
    Browse the repository at this point in the history
  2. Typo fix

    Co-authored-by: Federico Rinaldi <[email protected]>
    alice-i-cecile and Nilirad authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    0b664f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    04a2d33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4dff89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8878e81 View commit details
    Browse the repository at this point in the history
  4. Shortened page names

    alice-i-cecile committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    01402b5 View commit details
    Browse the repository at this point in the history
  5. Moved tips and tricks to separate page

    Too long, and too hard to find later.
    alice-i-cecile committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    3058e79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58d1b7c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. 4 Configuration menu
    Copy the full SHA
    4ed2ca5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5636c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8352bd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29eaf59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16356d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed89be5 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    8f27ecd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20a2fb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80df83f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11260e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49eed9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0420c95 View commit details
    Browse the repository at this point in the history
  7. Clarity improvements from @TypicalFork

    Co-authored-by: Klim Tsoutsman <[email protected]>
    alice-i-cecile and tsoutsman authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    b05c7f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    3ae04bf View commit details
    Browse the repository at this point in the history
  2. Fixed stale doc links

    alice-i-cecile committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    cd44547 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebf131e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31dd304 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e99da61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0b671b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34f3198 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f5dff0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e776c74 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9847aba View commit details
    Browse the repository at this point in the history
  11. Welcome blurb

    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    f734bc5 View commit details
    Browse the repository at this point in the history
  12. Community blurb

    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    528a91f View commit details
    Browse the repository at this point in the history
  13. Why not Bevy

    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    b35d0b8 View commit details
    Browse the repository at this point in the history
  14. Hello World

    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    8e7794c View commit details
    Browse the repository at this point in the history
  15. Quick draft on plugins

    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    b0a7a0b View commit details
    Browse the repository at this point in the history
  16. Explain MinimalPlugins

    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    d82ee9b View commit details
    Browse the repository at this point in the history
  17. Disabling plugins

    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    9896278 View commit details
    Browse the repository at this point in the history
  18. Third-party plugins

    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    1c28e56 View commit details
    Browse the repository at this point in the history
  19. Removed Community page

    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    62b998a View commit details
    Browse the repository at this point in the history
  20. Content polish

    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    07f4528 View commit details
    Browse the repository at this point in the history
  21. Link to documentation strategies

    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    50dbe1c View commit details
    Browse the repository at this point in the history
  22. Typo

    Co-authored-by: Federico Rinaldi <[email protected]>
    2 people authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    bef720e View commit details
    Browse the repository at this point in the history
  23. Typo fix

    Co-authored-by: Federico Rinaldi <[email protected]>
    2 people authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    a4ef5f8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a0b0363 View commit details
    Browse the repository at this point in the history
  25. Better explained how plugins work

    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    ab2410c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b6b0de4 View commit details
    Browse the repository at this point in the history
  27. Added page on App and AppBuilder

    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    0e9677d View commit details
    Browse the repository at this point in the history
  28. Fix hello_world code

    It's simply App::build()
    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    0b38fba View commit details
    Browse the repository at this point in the history
  29. Swapped out Hello World example in Installation

    DefaultPlugins will stress test the install much better
    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    138fa48 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    70fbcb1 View commit details
    Browse the repository at this point in the history
  31. Added advice on publishing 3rd party plugins

    Credit to @BlackPhlox for the suggestion and initial work in bevyengine#195.
    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    c2f9070 View commit details
    Browse the repository at this point in the history
  32. Removed references to AppBuilder

    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    b2f30c1 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    a3a00ad View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3e370de View commit details
    Browse the repository at this point in the history
  35. Cleaned up game terminology

    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    190c6a2 View commit details
    Browse the repository at this point in the history
  36. dbg -> info

    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    ec50cff View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    f2799f5 View commit details
    Browse the repository at this point in the history
  38. Clarity improvements for App page

    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    fc9a7ad View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    d8ebee3 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    4f169ab View commit details
    Browse the repository at this point in the history
  41. Removed .system() call

    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    ee2bfc3 View commit details
    Browse the repository at this point in the history
  42. Typo fix

    alice-i-cecile authored and cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    4bd12cc View commit details
    Browse the repository at this point in the history
  43. Style and phrasing tweaks

    cart committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    ce83f85 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Wording fixes from @MinerSebas

    Co-authored-by: MinerSebas <[email protected]>
    alice-i-cecile and MinerSebas authored Aug 7, 2021
    Configuration menu
    Copy the full SHA
    d9d038e View commit details
    Browse the repository at this point in the history
  2. Yeet .system()

    alice-i-cecile committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    f45037d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bcb450 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    af47f49 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    34ef339 View commit details
    Browse the repository at this point in the history
  2. Editing pass

    alice-i-cecile committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    1c2e1d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83a7939 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Configuration menu
    Copy the full SHA
    8a8731a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18cbae9 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. Named queries

    Nilirad committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    5c6f450 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    86fa2ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c62f9cb View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Merge pull request #1 from Nilirad/named-queries

    Named queries paragraph
    alice-i-cecile authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    32ea535 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    0328a1e View commit details
    Browse the repository at this point in the history
  2. Minor edits

    alice-i-cecile committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    7690cc7 View commit details
    Browse the repository at this point in the history
  3. Edits from @tsoutsman

    alice-i-cecile committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    fdeab37 View commit details
    Browse the repository at this point in the history
  4. Edits from @tsoutsman

    alice-i-cecile committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    a03852c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    137be61 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    dc31a3a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Configuration menu
    Copy the full SHA
    8442122 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06d9aea View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Mole game!

    alice-i-cecile committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    6f7a0c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e6f32f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from mirkoRainer/mirko-converts-tabs-to-space-f…

    …or-formatting
    
    Remove tabs in favor of spaces for better end result formatting
    alice-i-cecile authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    d658883 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. Configuration menu
    Copy the full SHA
    5579722 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Use consistent spacing

    sklum committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    6712313 View commit details
    Browse the repository at this point in the history
  2. Remove erroneous paren

    sklum committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    df9864e View commit details
    Browse the repository at this point in the history
  3. Add missing paren

    sklum committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    6cb86c9 View commit details
    Browse the repository at this point in the history
  4. Use consistent function styling

    sklum committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    9b0efb8 View commit details
    Browse the repository at this point in the history
  5. Correct remove call

    sklum committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    e3f41c3 View commit details
    Browse the repository at this point in the history
  6. Use consistent function styling

    sklum committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    c26a280 View commit details
    Browse the repository at this point in the history
  7. Add missing comma

    sklum committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    e4147f7 View commit details
    Browse the repository at this point in the history
  8. Add missing comma

    sklum committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    d562f22 View commit details
    Browse the repository at this point in the history
  9. Use consistent spacing

    sklum committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    f39156b View commit details
    Browse the repository at this point in the history
  10. Add missing comma

    sklum committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    581ee6b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3 from sklum/book-ecs

    Minor edits
    alice-i-cecile authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    575af57 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Replace shortcodes

    alice-i-cecile committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    3206cae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bca9d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e9b8a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Fix blog link

    alice-i-cecile committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    ea4434c View commit details
    Browse the repository at this point in the history
  2. Fix nits from Cart

    alice-i-cecile committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    55beec6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1013543 View commit details
    Browse the repository at this point in the history
  4. Enable anchor links in ECS section

    kdecay committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    9089603 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4 from KDecay/enable_anchor_links_ecs

    Enable anchor links in ECS section
    alice-i-cecile authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    69e840b View commit details
    Browse the repository at this point in the history