cmbruns / pyopenxr

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

Parse "comment" attributes in xr.xml for docstrings... #33

Open cmbruns opened 2 years ago

cmbruns commented 2 years ago

... and message strings for XrResult based exceptions.

This is not a full solution to #21 because there are no docstrings for the commands/functions in xr.xml. Where does that text come from?!

cmbruns commented 2 years ago