Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bevyengine/bevy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.1
Choose a base ref
...
head repository: bevyengine/bevy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.0
Choose a head ref

Commits on Mar 6, 2023

  1. Update FUNDING.yml

    cart authored Mar 6, 2023
    Copy the full SHA
    729b829 View commit details
  2. Copy the full SHA
    a27b14e View commit details
  3. chore: Release (#7920)

    Co-authored-by: Bevy Auto Releaser <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 6, 2023
    Copy the full SHA
    6898351 View commit details
  4. Copy the full SHA
    6c1e3b9 View commit details
  5. Copy the full SHA
    2d38431 View commit details
  6. Copy the full SHA
    5b25c80 View commit details
  7. Add 0.10.0 changelog (#7926)

    * Add 0.10.0 changelog
    
    * Add missing `
    cart authored Mar 6, 2023
    Copy the full SHA
    cdf4311 View commit details
  8. Copy the full SHA
    66d9882 View commit details
  9. Copy the full SHA
    6595086 View commit details

Commits on Mar 7, 2023

  1. Only run validation jobs in Merge Queues (#7937)

    Co-authored-by: François <mockersf@gmail.com>
    cart and mockersf authored Mar 7, 2023
    Copy the full SHA
    c09a9f0 View commit details
  2. Copy the full SHA
    f3cf734 View commit details
  3. Copy the full SHA
    31d02d4 View commit details
  4. Copy the full SHA
    54dec60 View commit details
  5. Copy the full SHA
    af74d21 View commit details
  6. Copy the full SHA
    cd06fad View commit details
  7. Clarify breaking release frequency (#7934)

    Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
    Co-authored-by: Carter Anderson <mcanders1@gmail.com>
    3 people authored Mar 7, 2023
    Copy the full SHA
    cc37b59 View commit details
  8. Copy the full SHA
    872a609 View commit details
  9. Copy the full SHA
    38a08d9 View commit details

Commits on Mar 8, 2023

  1. Copy the full SHA
    6240ba8 View commit details
  2. Copy the full SHA
    d3df04c View commit details
  3. Copy the full SHA
    2908bb5 View commit details

Commits on Mar 9, 2023

  1. Copy the full SHA
    3cfcc66 View commit details
  2. Copy the full SHA
    84711e3 View commit details
  3. Copy the full SHA
    5459650 View commit details
  4. Copy the full SHA
    21ddc60 View commit details
  5. Document bevy_ecs::storage (#7770)

    Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
    Co-authored-by: Rob Parrett <robparrett@gmail.com>
    Co-authored-by: Carter Weinberg <weinbergcarter@gmail.com>
    Co-authored-by: MinerSebas <66798382+MinerSebas@users.noreply.github.com>
    Co-authored-by: Cameron <51241057+maniwani@users.noreply.github.com>
    6 people authored Mar 9, 2023
    Copy the full SHA
    37df316 View commit details
  6. Copy the full SHA
    e22572d View commit details
  7. Add methods for calculating the size and postion of UI nodes (#7930)

    Co-authored-by: François <mockersf@gmail.com>
    ickshonpe and mockersf authored Mar 9, 2023
    Copy the full SHA
    f554700 View commit details
  8. Copy the full SHA
    b7ac5d5 View commit details
  9. Copy the full SHA
    2e7b915 View commit details
  10. Copy the full SHA
    3ec764e View commit details
  11. Copy the full SHA
    7d9cb1c View commit details

Commits on Mar 10, 2023

  1. Copy the full SHA
    8aa217c View commit details
  2. Copy the full SHA
    7294588 View commit details
  3. Copy the full SHA
    fd1af7c View commit details

Commits on Mar 11, 2023

  1. Copy the full SHA
    ee0e6f4 View commit details
  2. Fix Color::as_rgba_linear for Color::Lcha (#8040)

    Co-authored-by: James Liu <contact@jamessliu.com>
    payload and james7132 authored Mar 11, 2023
    Copy the full SHA
    9e9ae5b View commit details
  3. Color::Lcha constructors (#8041)

    Co-authored-by: James Liu <contact@jamessliu.com>
    payload and james7132 authored Mar 11, 2023
    Copy the full SHA
    7d5f89c View commit details

Commits on Mar 12, 2023

  1. Copy the full SHA
    d8b7fed View commit details

Commits on Mar 13, 2023

  1. Remove Val::Undefined (#7485)

    ickshonpe authored Mar 13, 2023
    Copy the full SHA
    87dda35 View commit details
  2. Construct Box<dyn Reflect> from world for ReflectComponent (#7407)

    Co-authored-by: SneakyBerry <kennedwyhokilled@gmail.com>
    Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
    3 people authored Mar 13, 2023
    Copy the full SHA
    6bfc09f View commit details
  3. Copy the full SHA
    71b1b35 View commit details
  4. Copy the full SHA
    0918b30 View commit details
  5. Copy the full SHA
    ed97c62 View commit details
  6. Copy the full SHA
    dcc0edf View commit details
  7. Copy the full SHA
    884b9b6 View commit details
  8. Copy the full SHA
    7c4a0eb View commit details
  9. Copy the full SHA
    8a2502c View commit details
  10. Pass query change ticks to QueryParIter instead of always using cha…

    …nge ticks from `World`. (#8029)
    
    Co-authored-by: Chris Russell <8494645+chescock@users.noreply.github.com>
    Co-authored-by: James Liu <contact@jamessliu.com>
    3 people authored Mar 13, 2023
    Copy the full SHA
    a638819 View commit details

Commits on Mar 14, 2023

  1. Copy the full SHA
    e77eb00 View commit details
Showing 756 changed files with 49,066 additions and 16,824 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# These are supported funding model platforms

github: cart
custom: https://bevyengine.org/community/donate/
55 changes: 55 additions & 0 deletions .github/ISSUE_TEMPLATE/performance_regression.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
---
name: Performance Regression
about: Bevy running slowly after upgrading? Report a performance regression.
title: ''
labels: C-Bug, C-Performance, C-Regression, S-Needs-Triage
assignees: ''
---

## Bevy version

* Original: The release number or commit hash of the version you last tested your app against.
* Current: The release number or commit hash of the version you're currently using.

## Relevant system information

Please include:

* the Rust version you're using (you can get this by running `cargo --version`)
* Bevy relies on the "latest stable release" of Rust
* nightly should generally work, but there are sometimes regressions: please let us know!
* the operating system or browser used, including its version
* e.g. Windows 10, Ubuntu 18.04, iOS 14

## What's performing poorly?

Describe how you arrived at the problem. If you can, consider providing a code snippet or link
to help reproduce the regression.

If the exact scenario is not immediately reproducible on `cargo run`, please include a set list of steps to produce the correct setup.

## Before and After Traces

To best help us investigate the regression, it's best to provide as much detailed profiling
data as possible.

If your app is running slowly, please show profiler traces before and after the change.
For more information on how to get these traces, see
<https://github.com/bevyengine/bevy/blob/main/docs/profiling.md>.

If this is about a compile-time regression, please provide the full output of `cargo build --timings`,
for more information see <https://doc.rust-lang.org/cargo/reference/timings.html>.

* Before:
* After:

## Additional information

Other information that can be used to further reproduce or isolate the problem.
This commonly includes:

* screenshots
* logs
* theories about what might be going wrong
* workarounds that you used
* links to related bugs, PRs or discussions
25 changes: 0 additions & 25 deletions .github/bors.toml

This file was deleted.

4 changes: 3 additions & 1 deletion .github/example-run/breakout.ron
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
(
exit_after: Some(900)
exit_after: Some(900),
frame_time: Some(0.03),
screenshot_frames: [200],
)
4 changes: 3 additions & 1 deletion .github/example-run/load_gltf.ron
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
(
exit_after: Some(300)
exit_after: Some(300),
frame_time: Some(0.03),
screenshot_frames: [100],
)
5 changes: 5 additions & 0 deletions .github/start-mobile-example/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
node_modules/
/test-results/
/playwright-report/
/playwright/.cache/
screenshot.png
35 changes: 35 additions & 0 deletions .github/start-mobile-example/mobile.conf.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
exports.config = {
user: process.env.BROWSERSTACK_USERNAME,
key: process.env.BROWSERSTACK_ACCESS_KEY,

updateJob: false,
specs: [
'./specs/screenshot.js'
],
exclude: [],

capabilities: [{
project: "Bevy Example",
build: 'Bevy Example Runner',
name: 'run_example',
device: process.env.DEVICE || 'Samsung Galaxy S23',
os_version: process.env.OS_VERSION || "13.0",
app: process.env.BROWSERSTACK_APP_ID,
'browserstack.debug': true,
orientation: 'LANDSCAPE'
}],

logLevel: 'info',
coloredLogs: true,
screenshotPath: './screenshots/',
baseUrl: '',
waitforTimeout: 10000,
connectionRetryTimeout: 90000,
connectionRetryCount: 3,

framework: 'mocha',
mochaOpts: {
ui: 'bdd',
timeout: 20000
}
};
Loading