blender-syntax-operators

SKILLFlusso di lavorocommunity
v0.0.0Impertio-StudioMITAggiornato 1 mesi faFonte →

Use when creating custom Blender operators -- bpy.types.Operator subclasses with execute, invoke, or modal methods. Prevents the common mistake of not implementing poll() (causing silent failures) or using wrong bl_idname format. Covers operator lifecycle, bl_options, return values, properties, and

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
30Stelle del repo
1Client
1Formati
1 mesi faUltimo aggiornamento
Skill
AutoreImpertio-Studio
Versione0.0.0
LicenzaMIT
CategoriaFlusso di lavoro
Formatiskill.md
PromptNon pubblicato
Compatibilità
Claude✓ Supportato
Cursor
Copilot
ChatGPT
Gemini
Descrizione

Use when creating custom Blender operators -- bpy.types.Operator subclasses with execute, invoke, or modal methods. Prevents the common mistake of not implementing poll() (causing silent failures) or using wrong bl_idname format. Covers operator lifecycle, bl_options, return values, properties, and context.temp_override (4.0+ replacement for context override). Keywords: Operator, execute, invoke,

Parole chiave
skillclaude