Blender Git Commit Log
Git Commits -> Revision 5a322bd
Revision 5a322bd by Campbell Barton (master) November 13, 2009, 11:10 (GMT) |
F8 reload works again, script errors are printed but dont stop loading every other script |
Commit Details:
Full Hash: 5a322bd67cf1f99b4d8fc26e50edb22904f58b9e
SVN Revision: 24545
Parent Commit: b17964a
Lines Changed: +84, -66
10 Modified Paths:
/release/scripts/modules/bpy/ops.py (+1, -3) (Diff)
/release/scripts/modules/bpy/__init__.py (+34, -17) (Diff)
/release/scripts/op/wm.py (+33, -0) (Diff)
/source/blender/editors/screen/screen_ops.c (+1, -1) (Diff)
/source/blender/editors/space_script/script_edit.c (+0, -31) (Diff)
/source/blender/editors/space_script/script_intern.h (+0, -1) (Diff)
/source/blender/editors/space_script/script_ops.c (+0, -2) (Diff)
/source/blender/python/intern/bpy_operator.c (+9, -9) (Diff)
/source/blender/python/intern/bpy_operator_wrap.c (+5, -1) (Diff)
/source/blender/python/intern/bpy_ui.c (+1, -1) (Diff)
/release/scripts/modules/bpy/__init__.py (+34, -17) (Diff)
/release/scripts/op/wm.py (+33, -0) (Diff)
/source/blender/editors/screen/screen_ops.c (+1, -1) (Diff)
/source/blender/editors/space_script/script_edit.c (+0, -31) (Diff)
/source/blender/editors/space_script/script_intern.h (+0, -1) (Diff)
/source/blender/editors/space_script/script_ops.c (+0, -2) (Diff)
/source/blender/python/intern/bpy_operator.c (+9, -9) (Diff)
/source/blender/python/intern/bpy_operator_wrap.c (+5, -1) (Diff)
/source/blender/python/intern/bpy_ui.c (+1, -1) (Diff)