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
2015-04-09fix for last commitBrendon Murphy
2015-04-09fix for T43278 keystroke mismatchBrendon Murphy
2014-09-06Fix T41733: shortcut was updated, so update short header info as well. ;)Bastien Montagne
2014-08-20Changed hotkey from Q to ctrl/Q to remove conflict with pie menusBrendon Murphy
2014-05-21Maintenance to bl_info, remove redundant tracker URL'sCampbell Barton
2014-02-15Material Utils: removed cycles warning, meta-androcto tested it working (reas...CoDEmanX
2014-02-04Clean-up: Updated bl_info['tracker_url'] to developer.blender.org, some minor...CoDEmanX
2013-05-15Material Utils: Added feature to set fake user (on/off) for materials as requ...Sebastian Nell
2013-05-05Addons: Material Utils - Revised code, added descriptions, fixed error if mat...Sebastian Nell
2013-04-29Cleanup: Remove remark about tested version rev, outdatedSebastian Nell
2012-12-19fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ?Campbell Barton
2012-12-14changing category to Material for consistency & practicalityBrendon Murphy
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2012-06-23update wiki version ro 2.6Brendon Murphy
2012-06-17added function to remove all materials slots from selected objectsBrendon Murphy
2012-06-01fix for icon error in mat to texfaceBrendon Murphy
2012-04-25Increased object name limits to 63 (the actual maxlen in 2.63)Sebastian Nell
2012-03-31fix for apiBrendon Murphy
2012-03-21adding buggy/broken warningBrendon Murphy
2012-03-19update > changes to the ui descriptions from CoDEmanXBrendon Murphy
2012-01-19- Removed dots from the end of descriptionSergey Sharybin
2012-01-14remove api field, was never used.Campbell Barton
2011-12-31- make pep8 compliantCampbell Barton
2011-09-26corrections for addons to update for trunk.Campbell Barton
2011-08-06Addon updates for keymap changes.Brecht Van Lommel
2011-07-10cleanupCampbell Barton
2011-04-25SVN maintenance.Guillermo S. Romero
2011-04-09Indentation fix: if assigning a material already on the object to a selection...Michael Williamson
2011-04-06update for changes in new apiCampbell Barton
2011-04-02Fixed multiple copies of materials being added, this script now works for met...Michael Williamson
2011-04-02#(c) 2010 Michael Williamson (michaelw)Michael Williamson
2011-03-26patch [#26620] Correction leakage [#26601] Python error when use of autocompleteCampbell Barton
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-02-04bugfix [#25903] Export to X3D should provide relative path with forward slash...Campbell Barton
2011-01-24changes Operator names for new, stricter checking.Campbell Barton
2011-01-14bl_addon_info -> bl_infoCampbell Barton
2011-01-08== Tracker urls formatting ==Luca Bonavita
2010-10-15working revision testsBrendon Murphy
2010-09-17api updateBrendon Murphy
2010-09-16Related to #23861: addons now modify keyconfigs.default instead ofBrecht Van Lommel
2010-09-11Patch [#23759] more replace self.properties.foo --> self.foo for bf-extension...Thomas Dinges
2010-09-10rev number updatesBrendon Murphy
2010-09-03update for changes in rna io_import_scene_mhx.py mapto isnt working as it sho...Campbell Barton
2010-09-02update for rna changesCampbell Barton
2010-08-31== trunk addons ==Luca Bonavita
2010-08-30updates for rna changesCampbell Barton
2010-08-25updates to blender rna apiCampbell Barton
2010-08-23update for changes in rnaCampbell Barton