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

A rule to optimize Python scripting to create Blender add-ons #30

Open
xan2622 opened this issue Jan 8, 2025 · 0 comments
Open

A rule to optimize Python scripting to create Blender add-ons #30

xan2622 opened this issue Jan 8, 2025 · 0 comments

Comments

@xan2622
Copy link

xan2622 commented Jan 8, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant