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-04-24merged "lesser" add mesh scripts.Brendon Murphy
2011-03-30SVN maintenance.Guillermo S. Romero
2011-03-29updated working revision r35853Brendon Murphy
2011-03-21dont import UI directly, get classes via bpy.typesCampbell Barton
2011-03-19Updated Blender Version to 2.57 and api versionJonathan Smith
2011-02-11add in module register calls (first pass, batch replace, will test each addon...Campbell Barton
2011-02-09incorrectly switched mesh.update() --> mesh.update_tag(),Campbell Barton
2011-02-07rename id.update() to update_tag()Campbell Barton
2011-01-30Attempting to standardize some of the locations and fixing up descriptions in...Jonathan Smith
2011-01-26patch [#25632] Get rid of obsolete magic edit propertyCampbell Barton
2011-01-26patch [#25632] Get rid of obsolete magic edit propertyCampbell Barton
2011-01-14bl_addon_info -> bl_infoCampbell Barton
2011-01-08== Tracker urls formatting ==Luca Bonavita
2011-01-05Version 0.3.6Martin Buerbaum
2010-10-15working revision updateBrendon Murphy
2010-09-19minor syntax adjustmentsCampbell Barton
2010-09-17update working revision 31965Brendon Murphy
2010-09-11Patch [#23759] more replace self.properties.foo --> self.foo for bf-extension...Thomas Dinges
2010-09-10updated revision numbersBrendon Murphy
2010-08-31== trunk addons ==Luca Bonavita
2010-08-11updates for changes in mathutilsCampbell Barton
2010-08-02fix for registering scripts.Campbell Barton
2010-08-02update addons to work with new register/unregister method,Campbell Barton
2010-07-15update for changes in blenders api.Campbell Barton
2010-07-13== trunk scripts confirming ==Luca Bonavita
2010-07-03update for changes in blenderCampbell Barton
2010-06-07Add_Mesh Clean Up. pt1.Brendon Murphy
2010-05-31== addons ==Luca Bonavita
2010-05-31Updates for API changes in SVN 29091.Thomas Dinges
2010-05-16- batch one of add mesh updatesFlorian Meyer
2010-04-20* Version 0.3.5Martin Buerbaum
2010-04-15* Woops, that was actually v0.3.4Martin Buerbaum
2010-04-15* Version 0.3.3Martin Buerbaum
2010-04-11rename Mathutils --> mathutilsCampbell Barton
2010-04-06* Updated to version 0.3.2Martin Buerbaum
2010-04-04- compile expressions for faster executionCampbell Barton
2010-04-02fix bad committ by me, typo in 1 script disabled them all....Brendon Murphy
2010-04-01modify all scripts to include 1 line description in line with new patch committBrendon Murphy
2010-03-27modify files to new wiki links to all scriptsBrendon Murphy
2010-03-24* Cleanup whitespaces.Martin Buerbaum
2010-03-24 * Minor bugfix: Select existing object again when "edit"-ing.Martin Buerbaum
2010-03-24* Version 0.3.1Martin Buerbaum
2010-03-23* Version 0.3 of the scriptMartin Buerbaum
2010-03-16have blender version match bpy.app.versionCampbell Barton
2010-03-16* Now the multi-line link should work (I used the wrong type of apostrophe to...Martin Buerbaum
2010-03-16fixed likk in add_mesh_3d_function_surface.pyBrendon Murphy
2010-03-16* Removed underscore from nameMartin Buerbaum
2010-03-16changes by meta-androctoBrendon Murphy
2010-03-04minor error in Add-ons menu, said "pipe joints" instead of 3d Function Surface.Brendon Murphy
2010-03-04Add Scripts Measure script.Brendon Murphy