blender/release/scripts
Campbell Barton 54343b79e6 remove reload() from builtins since python3 no longer uses this.
use imp.reload now.

Should use import hooks but for now replace imp.reload with our own reload as the builtin reload was replaced before.
2010-12-22 21:39:48 +00:00
..
io/netrender remove reload() from builtins since python3 no longer uses this. 2010-12-22 21:39:48 +00:00
keyingsets bugfix [#23795] Insert Visual Loc/Rot Keyframe of Armature Bones Broken 2010-09-23 08:15:53 +00:00
modules remove reload() from builtins since python3 no longer uses this. 2010-12-22 21:39:48 +00:00
op remove reload() from builtins since python3 no longer uses this. 2010-12-22 21:39:48 +00:00
presets modified fix for commits r33811, 33812. 2010-12-20 23:26:29 +00:00
templates == text editor templates == 2010-12-22 18:43:21 +00:00
ui remove reload() from builtins since python3 no longer uses this. 2010-12-22 21:39:48 +00:00