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

News: Release 0.12 #754

Merged
merged 47 commits into from
Nov 4, 2023
Merged

News: Release 0.12 #754

merged 47 commits into from
Nov 4, 2023

Commits on Oct 13, 2023

  1. News: Release 0.12

    cart committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c1b6fc3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Bevy 0.12 Blog Post - Feature "Added HSL methods to Color struct" (#…

    …755)
    
    Co-authored-by: Carter Anderson <[email protected]>
    IDEDARY and cart authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    24d3213 View commit details
    Browse the repository at this point in the history
  2. 0.12: Add spatial audio API ergonomics section (#757)

    Co-authored-by: Carter Anderson <[email protected]>
    rparrett and cart authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    dfa5479 View commit details
    Browse the repository at this point in the history
  3. 0.12 ignore ambiguous components and resources (#758)

    Co-authored-by: Rob Parrett <[email protected]>
    Co-authored-by: Carter Anderson <[email protected]>
    3 people authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    ce5971b View commit details
    Browse the repository at this point in the history
  4. 0.12 AnimationPlayer updates section (#761)

    Co-authored-by: Alice Cecile <[email protected]>
    Co-authored-by: Carter Anderson <[email protected]>
    3 people authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    12220c1 View commit details
    Browse the repository at this point in the history
  5. 0.12 - Limit Background FPS (#763)

    Co-authored-by: Carter Anderson <[email protected]>
    maniwani and cart authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    193eb48 View commit details
    Browse the repository at this point in the history
  6. 0.12: Add Reflect Commands section (#764)

    Co-authored-by: Carter Anderson <[email protected]>
    NoahShomette and cart authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    21ed002 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d596efb View commit details
    Browse the repository at this point in the history
  8. 0.12: One-Shot Systems (#769)

    Co-authored-by: Alice Cecile <[email protected]>
    Trashtalk217 and alice-i-cecile authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a79e6b5 View commit details
    Browse the repository at this point in the history
  9. 0.12: Add section on Time/FixedTime changes (#770)

    Co-authored-by: Joona Aalto <[email protected]>
    maniwani and Jondolf authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    2a7c0b2 View commit details
    Browse the repository at this point in the history
  10. Describe AccessKit integration improvements. (#772)

    Co-authored-by: Carter Anderson <[email protected]>
    ndarilek and cart authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    7a93e54 View commit details
    Browse the repository at this point in the history
  11. 0.12: Android suspend and resume (#773)

    Co-authored-by: Alice Cecile <[email protected]>
    Co-authored-by: Carter Anderson <[email protected]>
    3 people authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    2778718 View commit details
    Browse the repository at this point in the history
  12. 0.12: Tracing Span Caching (#774)

    Co-authored-by: Carter Anderson <[email protected]>
    Co-authored-by: Pascal Hertleif <[email protected]>
    3 people authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    4390f74 View commit details
    Browse the repository at this point in the history
  13. 0.12: CI and example improvements (#777)

    Co-authored-by: Alice Cecile <[email protected]>
    Co-authored-by: Mike <[email protected]>
    Co-authored-by: Carter Anderson <[email protected]>
    4 people authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a10dd6d View commit details
    Browse the repository at this point in the history
  14. 0.12 Bevy Asset V2 (#776)

    Co-authored-by: Alice Cecile <[email protected]>
    cart and alice-i-cecile authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    2194b72 View commit details
    Browse the repository at this point in the history
  15. 0.12 PCF Shadow Filtering (#780)

    Co-authored-by: Rob Parrett <[email protected]>
    cart and rparrett authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    e5f9734 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

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

Commits on Oct 31, 2023

  1. 0.12: Add write-up on StandardMaterial transmission (#782)

    Co-authored-by: Carter Anderson <[email protected]>
    coreh and cart authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4cbe447 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. 0.12 Deferred Lighting (#785)

    cart authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    04f76bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4315bec View commit details
    Browse the repository at this point in the history
  3. Batching, instancing, and rendering performance stuff (#765)

    Co-authored-by: Carter Anderson <[email protected]>
    Co-authored-by: Alice Cecile <[email protected]>
    3 people authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    32ef6b0 View commit details
    Browse the repository at this point in the history
  4. mdlint

    cart committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    4fc3de8 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    390cc89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9294e55 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    b5f6d39 View commit details
    Browse the repository at this point in the history
  2. 0.12: split computed vis, system.map, External Renderer Context, Scen…

    …eInstanceReady, ReflectBundle (#793)
    cart authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4cd40d8 View commit details
    Browse the repository at this point in the history
  3. 0.12: glTF Emissive, Second UV Map, Simplify Parallel Iteration, Game…

    …padButtonInput (#795)
    
    Co-authored-by: JMS55 <[email protected]>
    Co-authored-by: NotAFile <[email protected]>
    3 people authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c1d161a View commit details
    Browse the repository at this point in the history
  4. 0.12: TypePath (#796)

    cart authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    77bd283 View commit details
    Browse the repository at this point in the history
  5. 0.12: Cover Image (#797)

    cart authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9e59b5d View commit details
    Browse the repository at this point in the history
  6. Reorder

    cart committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    76375d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c419658 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9544851 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0e9d8b View commit details
    Browse the repository at this point in the history
  10. Update date

    cart committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    a3b9f50 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    76ad255 View commit details
    Browse the repository at this point in the history
  12. Add changelog

    cart committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b4fd728 View commit details
    Browse the repository at this point in the history
  13. Fix mdlint

    cart committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ac0573a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Update changelog

    cart committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    d8afdbc View commit details
    Browse the repository at this point in the history
  2. remove *

    cart committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    154909a View commit details
    Browse the repository at this point in the history
  3. Update content/news/2023-11-04-bevy-0.12/index.md

    Co-authored-by: Rob Parrett <[email protected]>
    cart and rparrett authored Nov 4, 2023
    Configuration menu
    Copy the full SHA
    5d2eb8e View commit details
    Browse the repository at this point in the history
  4. Fix inline html

    cart committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    c5ef430 View commit details
    Browse the repository at this point in the history
  5. UI materials

    cart committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    94d48ef View commit details
    Browse the repository at this point in the history
  6. Use docs.rs links

    cart committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    a35bdf5 View commit details
    Browse the repository at this point in the history
  7. Dot

    cart committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    d99b3f9 View commit details
    Browse the repository at this point in the history
  8. Add video

    cart committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    29a92bd View commit details
    Browse the repository at this point in the history
  9. Fix color

    cart committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    b67ca7f View commit details
    Browse the repository at this point in the history
  10. less wild color value

    cart committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    3d30538 View commit details
    Browse the repository at this point in the history