Blender Git Loki
Git Commits -> Revision ed3a7bd
Revision ed3a7bd by Campbell Barton (master) June 1, 2010, 08:15 (GMT) |
script reload (f8), is closer to working. there are internal memory problems which can make it crash still. If you remove all directories in the scripts folder except for 'modules' and 'ui', it runs without crashes. |
Commit Details:
Full Hash: ed3a7bd299c4b6a0ed2712065be7ca59da9931fe
SVN Revision: 29122
Parent Commit: c902eb8
Lines Changed: +31, -14
6 Modified Paths:
/release/scripts/modules/bpy/utils.py (+8, -0) (Diff)
/release/scripts/op/wm.py (+0, -13) (Diff)
/source/blender/editors/screen/screen_ops.c (+1, -1) (Diff)
/source/blender/editors/space_script/script_edit.c (+20, -0) (Diff)
/source/blender/editors/space_script/script_intern.h (+1, -0) (Diff)
/source/blender/editors/space_script/script_ops.c (+1, -0) (Diff)
/release/scripts/op/wm.py (+0, -13) (Diff)
/source/blender/editors/screen/screen_ops.c (+1, -1) (Diff)
/source/blender/editors/space_script/script_edit.c (+20, -0) (Diff)
/source/blender/editors/space_script/script_intern.h (+1, -0) (Diff)
/source/blender/editors/space_script/script_ops.c (+1, -0) (Diff)