How to be resistant against need to recompile materials #9102
Unanswered
yakovliev-hover
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Imagine sutuation
libraryorSDKthat usesFilamentand requires1.52version. And has inside compiled .filamatfiles compatible with this version.filament, for example,1.56Gradlewill take1.56version during resolving dependenciesIs this possible to make code in the SDK resistant against such changes? What best practices can you suggest to mitigate risks that something will break due to changes version of filement and materials compatibility
Beta Was this translation helpful? Give feedback.
All reactions