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 (Collapse)Author
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
Differential Revision: https://developer.blender.org/D3746
2017-03-19Cleanup: identity for None comparisonCampbell Barton
2017-03-19Cleanup: trailing spaceCampbell Barton
2017-01-18psk i/o: restrict panel to object mode T50357meta-androcto
2017-01-08.psk i/o, change Tab name to File I/O T50357meta-androcto
2016-05-20Add Panel Category: T48459meta-androcto
2015-12-04fix headermeta-androcto
2015-12-03fix for last commitmeta-androcto
2015-12-03Add warning: "may produce errors, fix in progress"meta-androcto
2014-05-21Maintenance to bl_info, remove redundant tracker URL'sCampbell Barton
2014-02-04Clean-up: Updated bl_info['tracker_url'] to developer.blender.org, some ↵CoDEmanX
minor other edits
2013-02-18Systematically adding some custom id to template_list using default ↵Bastien Montagne
UI_UL_list class, this one is commoly used more than once in an area, yielding collision issues if they do not have a custom id...
2012-12-28Updated to use UI_UL_list as template_list (also a bunch of style cleanup, ↵Bastien Montagne
still some work to do here!).
2012-12-19fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ?Campbell Barton
make addons blender versions consistent
2012-11-27added menu panel and updated for importing.John Phan
2012-11-11changed file name and update credits as the bones are working a bit.John Phan