You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting only the disclaimer means parsing/splitting the XML comment. I would go for a hardcoded one in the header template then.
To make it easier/safer for all the upcoming python-vulkan projects ;-) to use the generated wrapper, it should include some license/copyright statement. And to me the generated file is technically a modification of vk.xml and thus should include its copyright. Just my personal opinion ...
As the generated wrapper file is (somehow) a modified version of vk.xml, shouldn't it contain the copyright / disclaimer comment as well?
Maybe like this? https://github.com/scotty007/python-vulkan-wrapper/tree/features/header_comment
The text was updated successfully, but these errors were encountered: