Blender Git Loki
Git Commits -> Revision 36c3ed2
Revision 36c3ed2 by Campbell Barton (master) March 4, 2009, 13:26 (GMT) |
run script in the text editor is back. UI scripts dont work yet. |
Commit Details:
Full Hash: 36c3ed2350bb504b1b0a7a378d2d40a73bc3a769
SVN Revision: 19190
Parent Commit: 7d5ef14
Lines Changed: +66, -43
7 Modified Paths:
/source/blender/editors/space_script/script_edit.c (+1, -1) (Diff)
/source/blender/editors/space_script/space_script.c (+2, -2) (Diff)
/source/blender/editors/space_text/text_ops.c (+12, -24) (Diff)
/source/blender/python/BPY_extern.h (+1, -1) (Diff)
/source/blender/python/intern/bpy_interface.c (+47, -12) (Diff)
/source/blender/python/intern/stubs.c (+1, -1) (Diff)
/source/creator/creator.c (+2, -2) (Diff)
/source/blender/editors/space_script/space_script.c (+2, -2) (Diff)
/source/blender/editors/space_text/text_ops.c (+12, -24) (Diff)
/source/blender/python/BPY_extern.h (+1, -1) (Diff)
/source/blender/python/intern/bpy_interface.c (+47, -12) (Diff)
/source/blender/python/intern/stubs.c (+1, -1) (Diff)
/source/creator/creator.c (+2, -2) (Diff)