Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$pwd:

blender-core-runtime

// Use when dealing with Blender Python runtime behavior -- mathutils, threading, handlers, timers, or crashes after undo/redo. Prevents the #1 runtime crash: using threading for bpy operations instead of bpy.app.timers, or caching bpy.data references across undo boundaries. Covers Vector/Matrix/Quaternion, KDTree, BVHTree, @persistent handlers, bpy.msgbus subscriptions, and background mode limitations. Keywords: mathutils, threading, undo, ReferenceError, bpy.app.timers, @persistent, bpy.msgbus, KDTree, BVHTree, background mode, Blender crash, startup script, auto-run, run on open, Blender freezes.

$ git log --oneline --stat
stars:23
forks:2
updated:30 mars 2026 à 18:29
Explorateur de fichiers
4 fichiers
SKILL.md
readonly