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
2022-04-06Cleanup: spelling & poor wording in code & commentsCampbell Barton
2022-04-06Fix: T78228 Send all python errors to info editorCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-02Cleanup: move public doc-strings into headers for 'python'Campbell Barton
2021-09-01Cleanup: move RNA utility functions into a generic moduleCampbell Barton
2021-02-13Fix T85573: Building with Python 3.10a5 failsCampbell Barton
2020-10-15Cleanup: remove duplicate context variable (__py_context)Campbell Barton
2020-09-01PyAPI: prevent leading comma when printing some enumsCampbell Barton
2020-07-27UI: improve errors when evaluating a number button failsCampbell Barton
2020-07-27Cleanup: remove workaround for old BLI_dynstr_vappendf bugCampbell Barton
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-29Cleanup: style, use braces for the Python APICampbell Barton
2019-03-27PyAPI: utility function to print reportsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-06-04Cleanup: strip trailing space in Python moduleCampbell Barton
2017-11-29Cleanup: rename bpy_util -> bpy_capi_utilsCampbell Barton