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-11-08Cleanup: PyMethodDef formattingCampbell Barton
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-03Cleanup: fix source comment/documentation typosBrecht Van Lommel
2022-04-08Cleanup: separate format-units for Python argument parsingCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-10-08Docs: note that message-bus subscribers are reset on file loadCampbell Barton
2021-10-08Py doc: document msgbus subscriptions clearing on blendfile loadSybren A. Stüvel
2021-09-01Cleanup: use "pyrna_enum_*" prefix for RNA utility functionsCampbell Barton
2021-09-01Cleanup: move RNA utility functions into a generic moduleCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-08PyAPI: use keyword only argumentsCampbell Barton
2021-02-13Fix T85573: Building with Python 3.10a5 failsCampbell Barton
2020-10-15Cleanup: rename BPy_GetContext -> BPY_context_getCampbell Barton
2020-08-20Cleanup: use const variables where possible in the Python APICampbell Barton
2020-06-27Doc: correct bpy.msgbus argumentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Message bus, removed incorrect return type from docstringSybren A. Stüvel
2019-11-07Cleanup: remove debugging prints for bpy.msgbusCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-29Cleanup: styleCampbell Barton
2019-03-28Fix bpy.msgbus.subscribe_rna argument parsingCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-07PyAPI: message subscribe option arg now optionalCampbell 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
2019-01-19Cleanup: add trailing commasCampbell Barton
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-02-28Code cleanup: fix a few harmless warnings.Brecht Van Lommel
2017-12-04WM: message bus replacement for property notifiersCampbell Barton