awesome-cursorrules icon indicating copy to clipboard operation
awesome-cursorrules copied to clipboard

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

Open xan2622 opened this issue 1 month ago • 0 comments

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

xan2622 avatar Jan 08 '25 17:01 xan2622