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

Reorder render sets, refactor bevy_sprite to take advantage #9236

Merged
merged 36 commits into from
Aug 27, 2023

Commits on Aug 4, 2023

  1. Reorder render sets, prepare now occurs after sort

    Co-authored-by: Robert Swain <robert.swain@gmail.com>
    james-j-obrien and superdump committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    e62be96 View commit details
    Browse the repository at this point in the history
  2. Cleanup after rebase

    james-j-obrien committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    3ccb838 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1732ab0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb66efe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c575d6 View commit details
    Browse the repository at this point in the history
  6. Satisfy clippy

    james-j-obrien committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    8be84b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f59700 View commit details
    Browse the repository at this point in the history
  8. Satisfy clippy

    james-j-obrien committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    4b00b96 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1cbaff0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ec0e7a7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4a8c4ce View commit details
    Browse the repository at this point in the history
  12. Fix formatting

    james-j-obrien committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    6408611 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    31de780 View commit details
    Browse the repository at this point in the history
  14. Fix 3d meshes

    james-j-obrien committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    40f7508 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    62ba9a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc61c73 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Remove all references to per_object_binding_dynamic_offset, move GpuC…

    …omponentArrayBufferPlugin back to Prepare
    james-j-obrien committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    71d8127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3acf3d0 View commit details
    Browse the repository at this point in the history
  3. Merge main

    james-j-obrien committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    d7b9d15 View commit details
    Browse the repository at this point in the history
  4. Fix example

    james-j-obrien committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    c0de20d View commit details
    Browse the repository at this point in the history
  5. Fix docs

    james-j-obrien committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    a669dc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    18ac3dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e08a37 View commit details
    Browse the repository at this point in the history
  3. Fix shadows

    james-j-obrien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7da82e9 View commit details
    Browse the repository at this point in the history
  4. Satisfy clippy

    james-j-obrien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    077c618 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

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

Commits on Aug 22, 2023

  1. update order

    robtfm committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ff2d08e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from robtfm/render-reorder

    Render reorder
    james-j-obrien committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    6cfac8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f4984d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    436d9b1 View commit details
    Browse the repository at this point in the history
  5. Improve docs

    james-j-obrien committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    d6fc11a View commit details
    Browse the repository at this point in the history
  6. Satiate clippy

    james-j-obrien committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8e71d83 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8691ed4 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    3763790 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    superdump committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    e8b5ea3 View commit details
    Browse the repository at this point in the history