Skip to content

merging an empty vector of meshes / creating an empty mesh #136

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

Closed
jkrumbiegel opened this issue Feb 27, 2021 · 1 comment
Closed

merging an empty vector of meshes / creating an empty mesh #136

jkrumbiegel opened this issue Feb 27, 2021 · 1 comment

Comments

@jkrumbiegel
Copy link

This issue MakieOrg/Makie.jl#859 happens when an empty vector of meshes is merged. Currently, this errors, but I think it should create an empty Mesh. I don't know if that's currently possible, but I guess it should be, as these edge cases with zero objects happen all the time in dynamic plotting. It should be possible to draw an empty mesh

@ffreyer
Copy link
Collaborator

ffreyer commented Feb 11, 2025

Fixed in 0.5

@ffreyer ffreyer closed this as completed Feb 11, 2025
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

No branches or pull requests

2 participants