6aaa7d279a
Upgrade to OpenVR 1.4.18 ( #40 )
...
Cleanup and update to latest openvr-sys
2019-07-09 17:29:13 -07:00
710131c111
State MIT license in manifest
2018-07-08 14:33:18 -07:00
1583acbae2
Version bump for crates.io metadata fix
2018-03-19 19:42:22 -07:00
07b033505e
Remove outdated documentation link
...
docs.rs should serve fine for our purposes.
2017-10-08 19:15:17 -07:00
d84f5b662f
Bump version
2017-10-08 19:06:24 -07:00
2098bcc257
Update to 1.0.10, fix travis ( #31 )
...
* Update to OpenVR 1.0.10
* Typo fix
* Missing doc comment
* Delete dead examples, cleanup
* Delete dead code
* Remove lifetimes from subsystems
OpenVR must be shut down manually, which invalidates outstanding
subsystem handles regardless of lifetimes, rendering the ergonomic
sacrifice pointless.
Future work: make shutdown safe by inserting checks before every
OpenVR call.
* Depend on our own openvr-sys
* Update metadata
* Update readme
* More detailed safety notes
* Depend on released openvr-sys
2017-10-08 14:56:32 -07:00
eb1f18a4ea
Expose well known component names
2017-09-28 20:39:52 -07:00
6d122b1a66
Saner enum names
2017-07-08 22:57:20 -07:00
74ed377ecb
Update nalgebra dev dependency
...
0.8.2 was being rejected by current rustc.
2017-05-14 11:52:42 -07:00
0fd6ad8814
Draft changes for OpenVR 1.0.7
2017-05-08 21:52:11 -07:00
4ebe423ee3
Now uses new sys binding
...
- refactored Struct_ and Enum_ prefixes from old bindgen version
- added error implementation for rendering system (was blocked by valve)
- started with camera implementation (has_camera done)
2016-06-11 10:42:42 +02:00
bb0bb6e640
updated sys version
2016-05-11 22:28:32 +02:00
c12c0f3430
moved sys to other repo, preparation for crates release
2016-05-11 22:06:20 +02:00
e89b43216b
implemented error wrapper
2016-05-06 19:31:04 +02:00
f085d27003
fixed minor bugs, opengl example is rendering now the lighthouse within the hmd
2016-05-06 14:39:12 +02:00
95b15050e4
fixed some render_model bugs, added opengl/glium sample that renders sample rendermodel
2016-05-05 19:01:38 +02:00
ff9743f9cf
updated to latest openvr sdk, updated to use bindgen, ongoing refactoring
2016-05-01 18:35:07 +02:00
15e147f255
fixed lib name
2016-04-10 15:15:24 +02:00
7b94aff6cd
fixed project name, added travis to build docs
2016-04-10 15:10:06 +02:00
7487541cae
Added pointer to gen
2015-06-13 16:38:07 -04:00
93d8975a88
added sys lib
2015-06-13 16:13:19 -04:00
a74be907fc
cleanup warnings
2015-02-08 15:10:25 -05:00
a4bf5675dc
Adde Send+Sync to Hmd
2014-12-30 22:46:11 -05:00
c7c02f2129
use rust based build script
2014-11-20 22:35:42 -05:00
ae41a150b5
Make ToTexture public
2014-09-26 02:30:07 -04:00
871394ded2
Moved to pure cargo based build
2014-08-03 21:21:06 -04:00
c20f81dec9
Updated cargo build
2014-07-19 21:34:38 -04:00
be77b71bda
add support for cargo.
2014-06-26 08:10:08 -07:00