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
2016-10-19Make blendfile.py reading/parsing slightly more robust/helpful in broken .ble...Bastien Montagne
2016-09-22Use relative importSybren A. Stüvel
2016-09-14io_blend_utils: added BlendFileBlock.dna_type_name propertySybren A. Stüvel
2016-07-19Fix T48187: Packing files on MS-Windows failsCampbell Barton
2016-06-23blendfile: add __repr__ to DNAName and DNAStructSybren A. Stüvel
2016-06-23blendfile: fixed dna_type can't be indexed errorSybren A. Stüvel
2016-06-23blendfile: Python modules shouldn't set their own log level.Sybren A. Stüvel
2016-06-09minor edits to blendfileCampbell Barton
2016-03-30Correct import (missed when moving from BAM)Campbell Barton
2016-02-02Usual i18n/UI message fixes...Bastien Montagne
2016-01-29New blend-file addonCampbell Barton