Skip to content

Conversation

@komadori
Copy link
Contributor

@komadori komadori commented Feb 15, 2024

Objective

Provide a public replacement for Into<MeshUniform> trait impl which was removed by #10231.

I made use of this in the bevy_mod_outline crate and will have to duplicate this function if it's not accessible.

Solution

Change the MeshUniform::new() method to be public.

@alice-i-cecile alice-i-cecile added A-Rendering Drawing game state to the screen C-Usability A targeted quality-of-life change that makes Bevy easier to use labels Feb 15, 2024
@alice-i-cecile alice-i-cecile added this to the 0.13 milestone Feb 15, 2024
@superdump superdump added this pull request to the merge queue Feb 15, 2024
Merged via the queue into bevyengine:main with commit 4ebc560 Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Rendering Drawing game state to the screen C-Usability A targeted quality-of-life change that makes Bevy easier to use

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants