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
2019-10-16Cleanup: warnings building with Python 3.8Campbell Barton
2019-10-01Fix ImBuf.load failure showing filename as garbage bytesColin Basnett
2019-09-30ImBuf Py API: implement resize method argumentCampbell Barton
2019-09-23ImBuf: add planes, channels attributesCampbell Barton
2019-09-16ImBuf Py API: add filepath accessCampbell Barton
2019-09-16ImBuf Py API: rename filename to filepathCampbell Barton
2019-07-04ImBuf Py API: add crop methodCampbell Barton
2019-07-04Cleanup: remove redundant castCampbell Barton
2019-05-03Revert "Cleanup: add semicolon after PyObject_VAR_HEAD"Campbell Barton
2019-05-03Cleanup: add semicolon after PyObject_VAR_HEADCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-06-26PyAPI: add ImBuf.copyCampbell Barton
2018-06-07Python API: Initial 'imbuf' APICampbell Barton