Skip to main content
Manusで任意のスキルを実行
ワンクリックで
$pwd:

blender-core-api

// Use when writing Blender Python scripts that access bpy module structure, RNA data, the context system, dependency graph, or operator invocation. Prevents the common mistake of accessing context attributes outside their valid scope or calling operators without checking poll(). Covers bpy.data, bpy.context, bpy.ops, depsgraph evaluation, and RNA property access patterns across Blender 3.x/4.x/5.x. Keywords: bpy, Blender Python, RNA, context, depsgraph, operator, bpy.data, bpy.ops, how to start scripting Blender, Blender Python basics, access objects in scene, get selected object.

$ git log --oneline --stat
stars:23
forks:2
updated:2026年3月30日 18:29
ファイルエクスプローラー
4 ファイル
SKILL.md
readonly