Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-12-23== formatting ==Luca Bonavita
- in wiki page urls: "File_I-O/" -> "Import-Export/" - in categories: "Import/Export" -> "Import-Export" - 1 tab to 4 spaces - some tuple formatting, just to be very picky :P
2010-12-23use imp.reload() rather then reload().Campbell Barton
2010-12-10Fixed position change bug.Kalle-Samuli Riihikoski
2010-12-10update the script to work in the latest version.Kalle-Samuli Riihikoski
2010-12-02added new "mesh as a curve profile" feature.Kalle-Samuli Riihikoski
2010-11-11wrong wiki link.Kalle-Samuli Riihikoski
2010-11-11Removed Addon section. It's already in _init_.py.Kalle-Samuli Riihikoski
2010-11-08removed extra print lineKalle-Samuli Riihikoski
2010-11-08Forgot to remove Stripfile in couple places. Kalle-Samuli Riihikoski
2010-11-07== 3dcoat applink ==Luca Bonavita
- fixed broken links (prepared a draft of the wiki page, has to be done properly) - note, wiki page should always be ready and linked as a condition to move scripts to trunk :)
2010-11-06tabs -> spacesCampbell Barton
2010-11-06added to trunk/py/scripts/addons/io_coat3DBrendon Murphy
this is the App Link Script which links 3d Coat & Blender for Texture & Model interchange. Wiki page to be written.