Blender Git Loki
Git Commits -> Revision 5a0dca4
Revision 5a0dca4 by Campbell Barton (master) May 4, 2011, 08:44 (GMT) |
fix 2 bugs with addon installation - installing an addon which creates a new script directory didn't add this to the sys.path. - installing the addon was meant to set the search string to the addon name but was broken. |
Commit Details:
Full Hash: 5a0dca41e5aed566ce6427c863c2f3072f7d044c
SVN Revision: 36478
Parent Commit: 7c5d6c9
Lines Changed: +30, -5