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

re-export debug_glam_assert feature #10206

Merged
merged 1 commit into from Oct 22, 2023

Conversation

ameknite
Copy link
Contributor

Objective

  • I want to use the debug_glam_assert feature with bevy.

Solution

  • Re-export the feature flag

Changelog

  • Re-export debug_glam_assert feature flag from glam.

@alice-i-cecile alice-i-cecile added C-Usability A simple quality-of-life change that makes Bevy easier to use A-Math Fundamental domain-agnostic mathematical operations labels Oct 20, 2023
@james7132 james7132 added this pull request to the merge queue Oct 22, 2023
@alice-i-cecile alice-i-cecile added the S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it label Oct 22, 2023
Merged via the queue into bevyengine:main with commit 1e92589 Oct 22, 2023
29 checks passed
robtfm pushed a commit to robtfm/bevy that referenced this pull request Oct 23, 2023
# Objective

- I want to use the `debug_glam_assert` feature with bevy.

## Solution

- Re-export the feature flag

---

## Changelog

- Re-export `debug_glam_assert` feature flag from glam.
ameknite added a commit to ameknite/bevy that referenced this pull request Nov 6, 2023
- I want to use the `debug_glam_assert` feature with bevy.

- Re-export the feature flag

---

- Re-export `debug_glam_assert` feature flag from glam.
rdrpenguin04 pushed a commit to rdrpenguin04/bevy that referenced this pull request Jan 9, 2024
# Objective

- I want to use the `debug_glam_assert` feature with bevy.

## Solution

- Re-export the feature flag

---

## Changelog

- Re-export `debug_glam_assert` feature flag from glam.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Math Fundamental domain-agnostic mathematical operations C-Usability A simple quality-of-life change that makes Bevy easier to use S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants