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
2018-07-21remove print linesKalle-Samuli Riihikoski
2018-07-213DC->Blender workflow support multi objectsKalle-Samuli Riihikoski
2018-07-21Updating the script to work in 2.8Kalle-Samuli Riihikoski
2018-07-12Python: use fieldsCampbell Barton
2018-07-06Version number fixKalle-Samuli Riihikoski
2018-07-06blender 2.8 updateKalle-Samuli Riihikoski
2017-07-233D-Coat Applink: Cleanup, replace star importslijenstina
2015-01-22Fix: replaced Python module "imp" with "implib"Sybren A. Stvel
2014-10-15Fix T42238: Some addons were trying to define shortcuts in background mode.Bastien Montagne
2014-05-21Maintenance to bl_info, remove redundant tracker URL'sCampbell Barton
2014-02-04Clean-up: Updated bl_info['tracker_url'] to developer.blender.org, some minor...CoDEmanX
2012-12-19fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ?Campbell Barton
2012-06-23update wiki version ro 2.6Brendon Murphy
2012-01-14remove api field, was never used.Campbell Barton
2011-10-15Fixed pivot point move when using applink.Kalle-Samuli Riihikoski
2011-10-133D-Coat Applink version 2 released :)Kalle-Samuli Riihikoski
2011-09-19/trunk: Removed final points in UI strings and messages.Bastien Montagne
2011-09-07MAde some changes for future improments. Basicly conserning transferring mmul...Kalle-Samuli Riihikoski
2011-09-05Cleaning the code. Also added support for multres objects. Kalle-Samuli Riihikoski
2011-09-02Remove modifiers default value changed to False.Kalle-Samuli Riihikoski
2011-09-01return ('FINISHED') -> return {'FINISHED'}Kalle-Samuli Riihikoski
2011-06-20small fixes here and there. Kalle-Samuli Riihikoski
2011-06-08Make sure that object has correct objectdir fileKalle-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-25Now you can export textures to other folderKalle-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
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-07== 3dcoat applink ==Luca Bonavita
2010-11-06tabs -> spacesCampbell Barton
2010-11-06added to trunk/py/scripts/addons/io_coat3DBrendon Murphy