Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

blender-core-versions

// Use when writing Blender Python code that must work across multiple versions (3.x/4.x/5.x), or when migrating scripts between Blender versions. Prevents breakage from renamed APIs, removed modules (bgl in 5.0), and changed function signatures. Provides the complete breaking changes matrix, deprecation timeline, and version-safe coding patterns. Keywords: Blender version, migration, deprecated, breaking change, bgl removal, bpy.app.version, version compatibility, 3.x, 4.x, 5.x, API changes, which Blender version, what changed in Blender 4.

$ git log --oneline --stat
stars:23
forks:2
updated:2026年3月30日 18:29
文件资源管理器
4 个文件
SKILL.md
readonly