Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
$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. März 2026 um 18:29
Datei-Explorer
4 Dateien
SKILL.md
readonly