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

Debug Draw #1625

Closed
wants to merge 10 commits into from
Closed

Debug Draw #1625

wants to merge 10 commits into from

Commits on Mar 11, 2021

  1. Debug Draw 3D integration WIP

    The5-1 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    e69210e View commit details
    Browse the repository at this point in the history
  2. make mods public, fix warnings

    The5-1 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    96ee697 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6e2459 View commit details
    Browse the repository at this point in the history
  4. attempt to fix cargo

    The5-1 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    3fddca6 View commit details
    Browse the repository at this point in the history
  5. update sample

    The5-1 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    4e9045f View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Update crates/bevy_debug_draw/src/debug_draw_3d.rs

    fix unused returned entity for debug_draw mesh entity
    
    Co-authored-by: MinerSebas <66798382+MinerSebas@users.noreply.github.com>
    The5-1 and MinerSebas authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    f789ff8 View commit details
    Browse the repository at this point in the history
  2. Update crates/bevy_debug_draw/src/debug_draw_3d.rs

    Fix unnecessary DebugDraw3DComponent query.
    
    Co-authored-by: MinerSebas <66798382+MinerSebas@users.noreply.github.com>
    The5-1 and MinerSebas authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    d1892a5 View commit details
    Browse the repository at this point in the history
  3. Fix compilation

    MinerSebas committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    12129ad View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from MinerSebas/fix-compilation

    Fix compilation
    The5-1 authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    0a56643 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a957cd View commit details
    Browse the repository at this point in the history