blender/release/scripts
Campbell Barton b26a4dc4af fix [#26093] Install Add-On Fails and deletes script
problem was on installing a file which was already installed, when the source and target paths match python deleted the file.

now check if the selected file is inside any of the addon search paths and abort with an error.
2011-02-21 07:33:59 +00:00
..
io/netrender missed updating this when editing registration, 2011-02-21 02:45:13 +00:00
keyingsets - move keyingsets_utils.py into modules. 2011-02-12 08:12:00 +00:00
modules move addon utilities into their own module, these were getting mixed between bpy.utils and space_userpref. 2011-02-21 07:07:44 +00:00
op fix [#26104] Context Set Boolean op fails [34892i] 2011-02-19 04:28:07 +00:00
presets pep8 cleanup 2011-02-04 09:27:25 +00:00
templates bugfix [#26094] Going to Bone Roll menu brings up python error 2011-02-16 02:25:03 +00:00
ui fix [#26093] Install Add-On Fails and deletes script 2011-02-21 07:33:59 +00:00