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-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-05rotation error in 3d-coat->blender workflow fixed.Kalle-Samuli Riihikoski
2011-09-03Fixed an error. It was asking image.filepath even if there was no image. Now ...Kalle-Samuli Riihikoski
2011-09-03added undo.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-08-09Update the script to work with RC.Kalle-Samuli Riihikoski
2011-08-06Addon updates for keymap changes.Brecht Van Lommel
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