Blender Git Commit Log

Git Commits -> Revision 7715e45

Revision 7715e45 by Campbell Barton (master)
December 26, 2008, 12:39 (GMT)
removed ED_ prefix from script operator.
python operator api was crashing when unknown operators were called.

Commit Details:

Full Hash: 7715e45a7adf2cc07856956aef27fc6359af94e1
SVN Revision: 18074
Parent Commit: d670456
Lines Changed: +15, -17

6 Modified Paths:

/source/blender/editors/space_script/script_edit.c (+2, -2) (Diff)
/source/blender/editors/space_script/script_intern.h (+1, -1) (Diff)
/source/blender/editors/space_script/script_ops.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_ops.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_operator.c (+7, -7) (Diff)
/source/blender/python/intern/bpy_rna.c (+2, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021