Pyopenxr

Latest version: v1.1.3601

Safety actively analyzes 638646 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.0.2502

Release Notes:
- Update to OpenXR 1.0.25
- Sketch in one-line raw function docstrings

Installation: 'pip install pyopenxr'

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

1.0.2404

Release Notes:
- Restore compatibility with python 3.6, 3.7, and 3.10
- Improve linux backward compatibility back to Ubuntu 18.04 LTS
- Initial sketch of documentation at readthedocs
- Implement continuous integration/testing

Installation: 'pip install pyopenxr'

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

1.0.2403

Release Notes:
- Add yet more missing packages to setup.

Installation: 'pip install pyopenxr'

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

1.0.2402

Release Notes:
- Installation bug fix: Add missing packages `api_layer` and `extension` to setup.

Installation: 'pip install pyopenxr'

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

1.0.2401

Release Notes:
- Update to match recent OpenXR 1.0.24 release https://github.com/KhronosGroup/OpenXR-SDK/releases/tag/release-1.0.24
- The Handle class names now better match C API; like `Instance`, (not `InstanceHandle`)
- Many other details of the python API have been tweaked, because...
- ...many new examples are available at sister repo https://github.com/cmbruns/pyopenxr_examples
- New `xr.ContextObject` high-level class to help create simpler example programs.
- API layers `XR_APILAYER_LUNARG_core_validation` and `XR_APILAYER_LUNARG_api_dump` are now always available for loading

Installation: 'pip install pyopenxr'

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

1.0.2301

Release Notes:
- Upgrade to OpenXR 1.0.23
- Derive enum values from python `enum.IntEnum` so they can now be used as array indices.
- Move most OpenGL-specific setup into `GlfwWindow` high level class. (Note changes to `track_hmd.py` example)
- Some array-like structure elements can now be set using array notation. Like `some_vector3f[:] = [3, 2, 1]`

Installation: 'pip install pyopenxr'

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

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.