Blender Git Commit Log

Git Commits -> Revision a2369a5

Revision a2369a5 by Campbell Barton (master)
December 27, 2008, 04:55 (GMT)
run python when starting blender like 2.4x does (was start/stopping python for each script before)
This way python can call the operator to run other scripts
eg...
bpyoperator.SCRIPT_OT_run_pyfile(filename = "myop.py")

Commit Details:

Full Hash: a2369a5e01b9722eea704639f1f2e4f1ea8e8059
SVN Revision: 18093
Parent Commit: 017cb7a
Lines Changed: +7, -7

3 Modified Paths:

/source/blender/editors/screen/stubs.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_interface.c (+5, -5) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021