This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/editors/screen
Campbell Barton a2369a5e01 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")
2008-12-27 04:55:45 +00:00
..
2008-12-26 13:11:04 +00:00
2008-12-24 10:33:10 +00:00
2.5
2008-12-21 17:18:36 +00:00
2008-12-23 21:20:34 +00:00
2008-12-23 02:07:13 +00:00
2.5
2008-12-26 13:29:47 +00:00
2008-12-23 02:07:13 +00:00
2.5
2008-12-26 19:07:31 +00:00