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

new AssetMode does not implement Debug #10473

Closed
simbleau opened this issue Nov 9, 2023 · 2 comments · Fixed by #10494
Closed

new AssetMode does not implement Debug #10473

simbleau opened this issue Nov 9, 2023 · 2 comments · Fixed by #10494
Labels
A-Assets Load files from disk to use for things like images, models, and sounds C-Feature A new feature, making something new possible

Comments

@simbleau
Copy link
Contributor

simbleau commented Nov 9, 2023

Bevy version

0.12

@simbleau simbleau added C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled labels Nov 9, 2023
@nicopap nicopap added C-Feature A new feature, making something new possible A-Assets Load files from disk to use for things like images, models, and sounds and removed C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled labels Nov 10, 2023
@nicopap
Copy link
Contributor

nicopap commented Nov 10, 2023

This seems like a straightforward fix, could you open a PR?

@simbleau
Copy link
Contributor Author

Done @nicopap .

github-merge-queue bot pushed a commit that referenced this issue Nov 10, 2023
# Objective

- Implements Debug for AssetMode

Closes #10473

Co-authored-by: Sebastian Hamel <[email protected]>
rdrpenguin04 pushed a commit to rdrpenguin04/bevy that referenced this issue Jan 9, 2024
# Objective

- Implements Debug for AssetMode

Closes bevyengine#10473

Co-authored-by: Sebastian Hamel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Assets Load files from disk to use for things like images, models, and sounds C-Feature A new feature, making something new possible
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants