jeremyletang / rust-sfml

SFML bindings for Rust
Other
638 stars 88 forks source link

Cant find VertexBuffer on 0.15.1 installation #234

Closed jcbritobr closed 3 years ago

jcbritobr commented 3 years ago

Win 10 pro x64, Rust 1.51 msvc toolchein

I installed sfml 0.15.1 but it lacks VertexBuffer implementation. Looked in github and there is a module. May be a problem with the package in crates.io?

crumblingstatue commented 3 years ago

Right now it's only in the git version, but I think it's about time I published a new version. I'll take a look today and try to publish 0.16

crumblingstatue commented 3 years ago

0.16.0 is now released!