Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$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:30 mars 2026 à 18:29
Explorateur de fichiers
4 fichiers
SKILL.md
readonly