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
2021-08-25Merge branch 'master' into refactor-idprop-ui-dataHans Goudey
2021-08-11PyAPI: report unreleased ID's with WITH_PYTHON_SAFETY enabledCampbell Barton
2021-08-02Refactor new IDProperty UI data API (the changes described above)Hans Goudey
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-08PyAPI: use keyword only argumentsCampbell Barton
2021-03-08PyAPI: add bpy.types.BlendFile.temp_data for temporary library loadingCampbell Barton
2021-02-13Fix T85573: Building with Python 3.10a5 failsCampbell Barton
2020-12-10Cleanup: declare variables when used (bpy)Campbell Barton
2020-12-10PyAPI: add bpy.utils.unescape_identifierCampbell Barton
2020-12-10Cleanup: rename BLI_strescape to BLI_str_escapeCampbell Barton
2020-10-15Cleanup: remove duplicate context variable (__py_context)Campbell Barton
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-09BGL: fix issues with addons using BGL at startupClément Foucault
2020-05-29PyAPI: use bpy_rna_types_capi.c to set type methodsCampbell Barton
2020-05-13Cleanup: split RNA type extension methods into it's own APICampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-09-30Cleanup: use PyC_StringEnum to path access functionsCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-23Fix T63775: Toolbar icons ignore BLENDER_SYSTEM_DATAFILESCampbell Barton
2019-04-29Cleanup: comments (long lines) in pythonCampbell Barton
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-29Cleanup: style, use braces for the Python APICampbell Barton
2019-03-20Fix T62736: Inconsistent behavior bpy.utils.user_resource()Philipp Oeser
2019-02-23Cleanup: quiet undeclared variable warningCampbell 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-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton
2018-06-22Merge branch 'master' into blender2.8Bastien Montagne
2018-06-22Cleanup: get rid of last G.main's in bpy area.Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in Python moduleCampbell Barton
2018-02-28WorkSpace: UI filtering for add-onsCampbell Barton
2017-12-04WM: message bus replacement for property notifiersCampbell Barton
2017-11-29Merge branch 'master' into blender2.8Campbell Barton
2017-11-29Cleanup: rename bpy_util -> bpy_capi_utilsCampbell Barton
2017-10-06Merge branch 'master' into blender28Campbell Barton
2017-10-05PyAPI: fast keyword parsing for bpy modulesCampbell Barton
2017-06-26Manipulator: Python APICampbell Barton
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-03-03PyAPI: API for selectively writing data-blocksCampbell Barton
2016-01-06'users of ID' py API.Bastien Montagne
2015-11-30PyAPI: expose low level RNA to bpy.typesCampbell Barton
2015-08-04Use PyC_ParseBool to parse boolsCampbell Barton
2015-05-11Expose PreviewImage & custom icons to py API.Bastien Montagne
2015-01-06PyAPI: add PyList_APPENDCampbell Barton
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-29Cleanup: unused headersCampbell Barton