Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ASSIMP dependencies completely from the interface #113

Open
johannesugb opened this issue Aug 25, 2021 · 0 comments
Open

Remove ASSIMP dependencies completely from the interface #113

johannesugb opened this issue Aug 25, 2021 · 0 comments
Labels
C++ C++-centric task enhancement New feature or request

Comments

@johannesugb
Copy link
Member

ASSIMP's load flags are the only thing that users are supposed to use => create a substitute enum and translate to ASSIMP.
Remove the ASSIMP include from the Gears-Vk headers and only include it in the source!
Related: Issue #111

@johannesugb johannesugb added enhancement New feature or request C++ C++-centric task labels Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ C++-centric task enhancement New feature or request
Development

No branches or pull requests

1 participant