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-03-29updated working revision r35853Brendon Murphy
2011-03-26more updates for recent changes in blender.Campbell Barton
2011-03-26patch [#26620] Correction leakage [#26601] Python error when use of autocompleteCampbell Barton
2011-03-19Updated Blender Version to 2.57 and api versionJonathan Smith
2011-02-21Icon reshuffling and description cleanupJonathan Smith
2011-02-15Wrong operator names for deleting objects in editmodeJonathan Smith
2011-02-15Proportional editing menu was missing in some placesJonathan Smith
2011-02-13Updated wrongly named operator in curve editmode select menuJonathan Smith
2011-02-13Updates to lattice menuJonathan Smith
2011-02-13Added Add Menu for metaballs after fix in blender trunkJonathan Smith
2011-02-13Adding/fixing up Animation menuJonathan Smith
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-14bl_addon_info -> bl_infoCampbell Barton
2011-01-08== Tracker urls formatting ==Luca Bonavita
2011-01-04Spacebar Menu: Fixed a bug with changing back to object mode, and took out ha...Jonathan Smith
2011-01-04Spacebar Menu: Omitted very important comma.Jonathan Smith
2011-01-04Spacebar Menu: Add Add Menu for when editing Curves and SurfacesJonathan Smith
2011-01-03Spacebar Menu: More PEP 8 CleanupJonathan Smith
2011-01-03Spacebar Menu: PEP 8 CleanupJonathan Smith
2011-01-03Spacebar Menu: Added more support for particle mode, including select menu an...Jonathan Smith
2011-01-03Spacebar Menu: Update bl_addon_infoJonathan Smith
2011-01-03Spacebar Menu: Changed select menu it editmode so that it was correct (Thanks...Jonathan Smith
2010-12-31Added select all toggle to select menu for mballs, SpacebarMenuJonathan Smith
2010-12-31Fix for renamed curve operator in Spacebar MenuJonathan Smith
2010-12-31Reformatting the spacebar menu some to maintain uniformity through all the me...Jonathan Smith
2010-12-30Fixed error in naming, drawtype to draw_typeJonathan Smith
2010-12-22Took out some unneeded lines (Thanks zeffii_ on irc) and changed error messag...Jonathan Smith
2010-10-16fix for renamed operatorCampbell Barton
2010-10-15working revision testsBrendon Murphy
2010-09-19minor syntax adjustmentsCampbell Barton
2010-09-17api updateBrendon Murphy
2010-09-16Related to #23861: addons now modify keyconfigs.default instead ofBrecht Van Lommel
2010-09-16fix for changes in blenderCampbell Barton
2010-09-10rev number updatesBrendon Murphy
2010-09-02update for rna changesCampbell Barton
2010-08-31== trunk addons ==Luca Bonavita
2010-08-30updates for rna changesCampbell Barton
2010-08-23update for changes in rnaCampbell Barton
2010-08-23added multi select options to the edit mode menu.Brendon Murphy
2010-08-18updates for changes in blenders apiCampbell Barton
2010-08-09update for changes in blender.Campbell Barton
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-16restore modifier menu.Brendon Murphy
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-23Fix [#21996]: Dynamic menu does not enter object mode properly, added correct...Jonathan Smith