Blender Git Commit Log
Git Commits -> Revision b26a4dc
Revision b26a4dc by Campbell Barton (master) February 21, 2011, 07:33 (GMT) |
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. |
Commit Details:
Full Hash: b26a4dc4afdd51bca1bd4f2dce4e3b12ecc06b51
SVN Revision: 35017
Parent Commit: 8172207
Lines Changed: +20, -7
1 Modified Path:
/release/scripts/ui/space_userpref.py (+20, -7) (Diff)