Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$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:2026년 3월 30일 18:29
파일 탐색기
4 개 파일
SKILL.md
readonly