binsoftware / rovr

A VR headset library for Rust programs targeting the Oculus Rift.
MIT License
9 stars 3 forks source link

update to current heads of cgmath, glium, and glutin #4

Closed c4augustus closed 9 years ago

c4augustus commented 9 years ago

Wrote, built, and tested these changes on OS X 10.10.3 with rustc 1.0.0-beta.4 and cargo 0.2.0-nightly. Current versions of dependencies are cgmath 0.1.5, glium 0.3.6, and glutin 0.1.3.

ryanstew commented 9 years ago

Much appreciated and overdue, thanks. Builds and runs fine on Windows, too (I'm long overdue to enable CI as well). I can merge, rev version, and publish later today.

ryanstew commented 9 years ago

crates.io is having some issues, will try a publish again tomorrow.