Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2025

Bumps openvr from 1.26.701 to 2.5.102.

Release notes

Sourced from openvr's releases.

PyOpenVR 2.5.0102

Release Notes:

  • New sample program tracked_camera_openvr_sample.py, translated from the C++ sample
  • Updated constructor for Compositor_FrameTiming to set member m_nSize correctly. Thanks @​lizbaka !

Installation:

  • ensure you have Python 3.7+ installed
  • ensure SteamVR is installed and working correctly
  • 'pip install openvr'

See the front page for documentation and more information https://github.com/cmbruns/pyopenvr Please report problems and suggestions at our issues page https://github.com/cmbruns/pyopenvr/issues

PyOpenVR 2.5.0101

Release Notes:

  • Update for recent OpenVR SDK 2.5.1 release

Installation:

  • ensure you have Python 3.7+ installed
  • ensure SteamVR is installed and working correctly
  • 'pip install openvr'

See the front page for documentation and more information https://github.com/cmbruns/pyopenvr Please report problems and suggestions at our issues page https://github.com/cmbruns/pyopenvr/issues

Commits
  • f466e10 Update generator to create constructor for Compositor_FrameTiming
  • 0cdc653 Debug camera rendering.
  • 877929a Progress toward translating tracked_camera_openvr_sample.py
  • 20d362b Translate set_frame_image() method
  • 3d65cb9 Begin sketching in tracked_camera_openvr_sample.py
  • e15e31e Add unit test for compositor frame timing.
  • 0cb05d3 Merge pull request #98 from lizbaka/main
  • 95dae3f Explicitly set m_nSize when constructing Compositor_FrameTiming
  • f1de412 Initial code conversion for OpenVR SDK 2.5.1
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [openvr](https://github.com/cmbruns/pyopenvr) from 1.26.701 to 2.5.102.
- [Release notes](https://github.com/cmbruns/pyopenvr/releases)
- [Commits](cmbruns/pyopenvr@1.26.0701...2.5.0102)

---
updated-dependencies:
- dependency-name: openvr
  dependency-version: 2.5.102
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants