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
As you may already know, Blender allows to create scripts or add-ons in Python.
Would it be possible to add a rule to optimize Python scripting in order to create Blender add-ons?
Here is the Blender Python API Documentation (in case it is worth mentioning it in the rule) : https://docs.blender.org/api/current/index.html
On a side note, Blender follows the VFX Reference Platform (for the moment: Python 3.11): https://developer.blender.org/docs/release_notes/4.1/python_api/ https://devtalk.blender.org/t/blender-and-vfx-reference-platform-feedback/37123
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As you may already know, Blender allows to create scripts or add-ons in Python.
Would it be possible to add a rule to optimize Python scripting in order to create Blender add-ons?
Here is the Blender Python API Documentation (in case it is worth mentioning it in the rule) :
https://docs.blender.org/api/current/index.html
On a side note, Blender follows the VFX Reference Platform (for the moment: Python 3.11):
https://developer.blender.org/docs/release_notes/4.1/python_api/
https://devtalk.blender.org/t/blender-and-vfx-reference-platform-feedback/37123
The text was updated successfully, but these errors were encountered: