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-08Cleanup: separate format-units for Python argument parsingCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-03-04PyAPI: use methods for bpy.data.libraries.load & writeCampbell Barton
2020-06-18Python API: path mapping options for library writing functionCampbell Barton
2020-05-29PyAPI: use bpy_rna_types_capi.c to set type methodsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-18UI: clarify "Remap Relative" tooltipCampbell 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
2019-01-16Expose batch IDs deletion in python API.Bastien Montagne
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-06-22Cleanup: get rid of last G.main's in bpy area.Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2017-11-29Cleanup: rename bpy_util -> bpy_capi_utilsCampbell Barton
2017-10-05PyAPI: fast keyword parsing for bpy modulesCampbell Barton
2016-09-01pydoc: added missing 'compress' parameter to b.t.BlendDataLibraries.writeSybren A. Stüvel
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-23PyAPI: support writing compressed library blendsCampbell Barton
2016-03-07Correct docstringsCampbell Barton
2016-03-03Use IOError exception failing to write blend fileCampbell Barton
2016-03-03PyAPI: API for selectively writing data-blocksCampbell Barton