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

Update glam to 0.21 #4

Closed
CGMossa opened this issue Jun 29, 2022 · 0 comments · Fixed by #5
Closed

Update glam to 0.21 #4

CGMossa opened this issue Jun 29, 2022 · 0 comments · Fixed by #5

Comments

@CGMossa
Copy link
Contributor

CGMossa commented Jun 29, 2022

Currently, glam is at 0.21.
I tried updating encase, and there are no compile errors when upgrading directly, except that "std" has to be added to the "features".

@teoxoy teoxoy changed the title Update glam to 2.1 Update glam to 0.21 Jun 30, 2022
@teoxoy teoxoy closed this as completed in #5 Jun 30, 2022
bors bot pushed a commit to bevyengine/bevy that referenced this issue Jul 3, 2022
Removed `const_vec2`/`const_vec3`
and replaced with equivalent `.from_array`.

# Objective

Fixes #5112 

## Solution

- `encase` needs to update to `glam` as well. See teoxoy/encase#4 on progress on that. 
- `hexasphere` also needs to be updated, see OptimisticPeach/hexasphere#12.
inodentry pushed a commit to IyesGames/bevy that referenced this issue Aug 8, 2022
Removed `const_vec2`/`const_vec3`
and replaced with equivalent `.from_array`.

# Objective

Fixes bevyengine#5112 

## Solution

- `encase` needs to update to `glam` as well. See teoxoy/encase#4 on progress on that. 
- `hexasphere` also needs to be updated, see OptimisticPeach/hexasphere#12.
james7132 pushed a commit to james7132/bevy that referenced this issue Oct 28, 2022
Removed `const_vec2`/`const_vec3`
and replaced with equivalent `.from_array`.

# Objective

Fixes bevyengine#5112 

## Solution

- `encase` needs to update to `glam` as well. See teoxoy/encase#4 on progress on that. 
- `hexasphere` also needs to be updated, see OptimisticPeach/hexasphere#12.
ItsDoot pushed a commit to ItsDoot/bevy that referenced this issue Feb 1, 2023
Removed `const_vec2`/`const_vec3`
and replaced with equivalent `.from_array`.

# Objective

Fixes bevyengine#5112 

## Solution

- `encase` needs to update to `glam` as well. See teoxoy/encase#4 on progress on that. 
- `hexasphere` also needs to be updated, see OptimisticPeach/hexasphere#12.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant