Skip to content
This repository was archived by the owner on Nov 22, 2023. It is now read-only.

Conversation

@rdeits
Copy link
Contributor

@rdeits rdeits commented Jun 1, 2017

fixes #90

The fallback method for convert() for meshes assumed that AbstractMesh <: AbstractGeometry which is no longer the case.

@rdeits
Copy link
Contributor Author

rdeits commented Jun 1, 2017

related: JuliaLang/julia#22179

@rdeits rdeits force-pushed the fix-mesh-convert branch from 8b20636 to bec418f Compare June 4, 2017 04:50
@rdeits
Copy link
Contributor Author

rdeits commented Jun 4, 2017

Ok, I've rebased this on master, and the tests are passing

@SimonDanisch
Copy link
Member

looks good! :)

@rdeits rdeits merged commit 9caec85 into JuliaGeometry:master Jun 7, 2017
@rdeits rdeits deleted the fix-mesh-convert branch June 7, 2017 19:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing conversion for GLNormalMesh(vertices, faces)

2 participants