Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-17Fix T63651: ImagePreviewCollection.new,load don't work as documentedCampbell Barton
2020-07-17Cleanup: remove f-string use in favor of percentage for formattingCampbell Barton
2020-06-26Cleanup: use percentage formattingCampbell Barton
2020-04-21Fix: Incorrect f-string in previews.pyJacques Lucke
2018-06-30Cleanup: use f-stringCampbell Barton
2016-06-12Docs: Support out-of-source reference-API buildsCampbell Barton
2015-10-24Fix invalid exceptions w/ preview APICampbell Barton
2015-05-17Fix own error deleting previewsCampbell Barton
2015-05-12PyAPI: Remove release method, just use delitemCampbell Barton
2015-05-12Doc: add bpy.utils.previewsCampbell Barton
2015-05-11Expose PreviewImage & custom icons to py API.Bastien Montagne