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-19/trunk: Removed final points in UI strings and messages.Bastien Montagne
2011-08-08use sets rather then tuples for if checks, python optimizes this case.Campbell Barton
2011-07-11cleanupCampbell Barton
2011-06-21fix for unregistering rigifyCampbell Barton
2011-06-19Rig layers can now be organized into rows by the user, for nicer layout.Nathan Vegdahl
2011-06-19Rigify: users can now specify layer names in the metarig armature properties.Nathan Vegdahl
2011-03-19Updated Blender Version to 2.57 and api versionJonathan Smith
2011-03-10Rigify:Nathan Vegdahl
2011-02-24Updated rigify addon info.Nathan Vegdahl
2011-02-21Rigify works again! Yay!Nathan Vegdahl
2011-02-16update for changes in blender.Campbell Barton
2011-02-11rigify update for manual registeration.Campbell Barton
2011-02-11add in module register calls (first pass, batch replace, will test each addon...Campbell Barton
2011-01-30Attempting to standardize some of the locations and fixing up descriptions in...Jonathan Smith
2011-01-14bl_addon_info -> bl_infoCampbell Barton
2011-01-08== Tracker urls formatting ==Luca Bonavita
2010-12-23fix for rigify with data editing restriction, store runtime props in the wind...Campbell Barton
2010-12-23use imp.reload() rather then reload().Campbell Barton
2010-11-18Check for '.' in rigify rig types was preventing *.py files from being loaded.Nathan Vegdahl
2010-11-17minor edits from my last patch, possible win32 fix and warn if '.' in dir names.Campbell Barton
2010-11-17Rigify patch from Campbell, to clean up some of the code.Nathan Vegdahl
2010-11-17Adding the Rigify addon to svn.Nathan Vegdahl