blender/release/scripts/modules/bpy
Campbell Barton 33c444f965 User Script support added back.
- the scripts path set in the user preferences or ~/.blender/scripts/ui (io, op, io etc..) will be used to load scripts.
- the default home dir part probably only works in *nix os's

- Added a missing sync callback to vector.toTuple()
2009-11-30 22:32:04 +00:00
..
__init__.py User Script support added back. 2009-11-30 22:32:04 +00:00
ops.py F8 reload works again, script errors are printed but dont stop loading every other script 2009-11-13 11:10:29 +00:00
utils.py User Script support added back. 2009-11-30 22:32:04 +00:00