Skip to content

Releases: el-dee/panda3d-openvr

panda3d-openvr 0.2.0

21 Apr 19:54
Compare
Choose a tag to compare
  • New API now uses handlers instead of inheritance
  • Hands animation using skeleton
  • Hidden area mesh to allow early-z discard of invisible pixel, improving the fill rate
  • Add application manifest and identification
  • Allow an action to be restricted to a specific device
  • Support color space configuration
  • Complete code documentation
  • Cleanup and document better the samples
  • Include default action manifest from SteamVR

panda3d-openvr 0.1.3

14 Sep 20:29
Compare
Choose a tag to compare
  • Fix eye submission inversion causing lagging on some platforms
  • Add submission schedule configuration
  • Add MSAA support
  • Add eye replication configuration parameter
  • Add flag to turn off status logs
  • Add API documentation