cmbruns / pyopenxr

Unofficial python bindings for OpenXR access to VR and AR devices
Apache License 2.0
112 stars 9 forks source link

Create pythonic Structure constructors #29

Closed cmbruns closed 3 years ago

cmbruns commented 3 years ago

like for xr.ApplicationInfo(), so it can accept unicode strings

cmbruns commented 3 years ago
cmbruns commented 3 years ago

Fixed in a004373622b1de8cd46d78d1c8d8fe049d9df3ab There are no read-only properties (there should be a need...)