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

[Merged by Bors] - add system information plugin and update relevant examples #5911

Closed
wants to merge 21 commits into from

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    59ec59c View commit details
    Browse the repository at this point in the history
  2. fix docs and typo

    l1npengtul committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    b7c5680 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

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

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    ca5b05a View commit details
    Browse the repository at this point in the history
  2. fix messed up cargo toml

    l1npengtul committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    19b6f31 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Update crates/bevy_diagnostic/src/system_information_diagnostics_plug…

    …in.rs
    
    Co-authored-by: François <mockersf@gmail.com>
    l1npengtul and mockersf authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    28dee0e View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    a110617 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c008554 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38e8442 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    2792d23 View commit details
    Browse the repository at this point in the history
  2. add ghost plugin

    l1npengtul committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    e9d174a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6695eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2f20bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08b5295 View commit details
    Browse the repository at this point in the history
  6. sunny removes the unused import warningand fixes the nonexistant syst…

    …em error instead of white space
    l1npengtul committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    7fc4b25 View commit details
    Browse the repository at this point in the history
  7. add back #bevy

    l1npengtul authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    1ae255e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. remove code duplication

    IceSentry committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    59f3e4c View commit details
    Browse the repository at this point in the history
  2. clean up

    IceSentry committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    b37721a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from IceSentry/log-sysinfo-usage

    Remove duplication
    l1npengtul authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    888c26c View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. fix cfg sys usage

    IceSentry committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    c51e9fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from IceSentry/fix-sysuage-info

    fix cfg sys usage
    l1npengtul authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    4cc8ab7 View commit details
    Browse the repository at this point in the history