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 (Expand)Author
2011-07-11cleanupCampbell Barton
2011-06-21correct FSF address as pointed out by Dave PlaterCampbell Barton
2011-06-20small fixes here and there. Kalle-Samuli Riihikoski
2011-06-09Makes menu more interactive with selected objects.Kalle-Samuli Riihikoski
2011-06-09-Removed extra print() linesKalle-Samuli Riihikoski
2011-06-09complete dynamic menu.Kalle-Samuli Riihikoski
2011-06-09-complete applink dynamic menu.Kalle-Samuli Riihikoski
2011-06-08adds applink dynamic menu into view3d.Kalle-Samuli Riihikoski
2011-06-08Axis were wrong.Kalle-Samuli Riihikoski
2011-06-08Clean up.Kalle-Samuli Riihikoski
2011-06-08small bug fixes. Also fixed Image None issue. Thanks to Campbell for pointing...Kalle-Samuli Riihikoski
2011-06-08Make sure that object has correct objectdir fileKalle-Samuli Riihikoski
2011-06-08Creates material indexs correctly when there is no material in object.Kalle-Samuli Riihikoski
2011-06-07Now import button will check if object is mesh type and leave other untouched.Kalle-Samuli Riihikoski
2011-06-07Now you can multiselect objects and press import button and it will update al...Kalle-Samuli Riihikoski
2011-06-07Update the script to work with latest trunk. Still some bugs when "remember p...Kalle-Samuli Riihikoski
2011-03-19Updated Blender Version to 2.57 and api versionJonathan Smith
2011-02-16update for changes in blender.Campbell Barton
2011-02-11update 3D coat for api changes.Campbell Barton
2011-02-11add in module register calls (first pass, batch replace, will test each addon...Campbell Barton
2011-02-01Some more location/description editingJonathan Smith
2011-01-30New 3b path feature added.Kalle-Samuli Riihikoski
2011-01-26info updated.Kalle-Samuli Riihikoski
2011-01-26More cleaning. Remove author info. Kalle-Samuli Riihikoski
2011-01-26cleaning upKalle-Samuli Riihikoski
2011-01-26Fix the error if no object is active.Kalle-Samuli Riihikoski
2011-01-25delete texture button wasen't enabled.Kalle-Samuli Riihikoski
2011-01-25Delete textures works correctly with texture folder.Kalle-Samuli Riihikoski
2011-01-25Now you can export textures to other folderKalle-Samuli Riihikoski
2011-01-25After latest commit the buttons of the script didn't show right. Kalle-Samuli Riihikoski
2011-01-24changes Operator names for new, stricter checking.Campbell Barton
2011-01-20use_modifiers -> use_apply_modifiers.Kalle-Samuli Riihikoski
2011-01-17Import/Export into Import-ExportKalle-Samuli Riihikoski
2011-01-17A lot changes :)Kalle-Samuli Riihikoski
2011-01-14bl_addon_info -> bl_infoCampbell Barton
2011-01-08== Tracker urls formatting ==Luca Bonavita
2011-01-08Update the script to work in the latest trunk.Kalle-Samuli Riihikoski
2010-12-23== formatting ==Luca Bonavita
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
2010-11-06tabs -> spacesCampbell Barton
2010-11-06added to trunk/py/scripts/addons/io_coat3DBrendon Murphy