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
2012-09-04merge of torus knots plus, curveaceous_galore & spirals addons.Brendon Murphy
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2012-06-23update wiki version ro 2.6Brendon Murphy
2012-03-14De-duplicate functions needed for object add operators:Sergey Sharybin
2012-01-19- Removed dots from the end of descriptionSergey Sharybin
2012-01-14remove api field, was never used.Campbell Barton
2011-09-19/trunk: Removed final points in UI strings and messages.Bastien Montagne
2011-09-19Changes related on recent curves rna renaming.Sergey Sharybin
2011-08-27Addon UI Cleanup, Part 1Thomas Dinges
2011-08-25update to bl_infoBrendon Murphy
2011-03-29updated working revision r35853Brendon Murphy
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-01-14bl_addon_info -> bl_infoCampbell Barton
2011-01-08== Tracker urls formatting ==Luca Bonavita
2010-12-18hopefully the last one, moved the operator into the right place in ops so it ...Florian Meyer
2010-12-18added location, rotation to bring in line with standard add_objects, and even...Florian Meyer
2010-12-18cleanup, set api nrFlorian Meyer
2010-12-17recoded for add_utils. reduced the code by half. but there is now a bug with ...Florian Meyer
2010-10-15working revision updateBrendon Murphy
2010-09-24use the operator rather then its properties for drawing the UI, now its suppo...Campbell Barton
2010-09-17SVN maintenance.Guillermo S. Romero
2010-09-17update working revision 31965Brendon Murphy
2010-09-12== Torus Knot ==Florian Meyer
2010-09-11Patch [#23759] more replace self.properties.foo --> self.foo for bf-extension...Thomas Dinges
2010-09-09== Torus Knot ==Florian Meyer
2010-08-31== trunk addons ==Luca Bonavita
2010-08-24== Torus Knot ==Florian Meyer
2010-08-19update for changes in blenderCampbell Barton
2010-08-17update for api changesCampbell Barton
2010-08-11updates for changes in mathutilsCampbell Barton
2010-08-09update for changes in blender.Campbell Barton
2010-08-06== Torus Knot ==Florian Meyer
2010-08-05update for changes in blender.Campbell Barton
2010-08-02fix for registering scripts.Campbell Barton
2010-08-02update addons to work with new register/unregister method,Campbell Barton
2010-07-20== addons ==Luca Bonavita
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-05-31== addons ==Luca Bonavita
2010-05-31* Removing 2 obsolete lines. Thomas Dinges
2010-05-31Updates for API changes in SVN 29091.Thomas Dinges
2010-05-27-another small UI updateFlorian Meyer
2010-05-27- lots of code cleanup, removed everything unnecessary/unusedFlorian Meyer
2010-05-25SVN maintenance.Guillermo S. Romero
2010-05-24removed width -->Florian Meyer
2010-05-23addons/add_curve_torus_knots.pyBrendon Murphy