We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Blender/UPBGE overrides the import function in Python to first look into the datablocks to find some Python module file.
As it can be confusing, an entry in the documentation should make it clear.
See: UPBGE/upbge#1011 (comment) (comment)
Issue moved from UPBGE/upbge
The text was updated successfully, but these errors were encountered:
What's this about?
Sorry, something went wrong.
This is to explain in the docs the priority of load when use python files (internal, external at the same level that blend, etc)
No branches or pull requests
Blender/UPBGE overrides the import function in Python to first look into the datablocks to find some Python module file.
As it can be confusing, an entry in the documentation should make it clear.
See: UPBGE/upbge#1011 (comment) (comment)
Issue moved from UPBGE/upbge
The text was updated successfully, but these errors were encountered: