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-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-11-30Rewrite ID Paste code to use new BKE_blendfile_link_append module.Bastien Montagne
2021-11-12Cleanup/document BKE_blender_copybuffer.Bastien Montagne
2021-06-24Fix linking code after own recent commit.Bastien Montagne
2021-06-23Revert "Revert "Enhanced stats/reports for blendfile reading.""Bastien Montagne
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-03-08readfile: add id_tag_extra argumentCampbell Barton
2020-09-08Refactor: move library linking arguments into a parameter structCampbell Barton
2020-06-23Cleanup: rename Library.filepath to filepath_absCampbell Barton
2020-06-18Python API: path mapping options for library writing functionCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-03IDs: change FILTER_ID_* to 64 bit to make space for new ID typesBrecht Van Lommel
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-25Copy/Paste: refactor to be able to paste any kind of IDs, by type.Bastien Montagne
2019-03-08Cleanup: use plural names for Main listsCampbell 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-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-12-18Fix paste/append w/ local-viewCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-08Farewell Scene->baseDalai Felinto
2017-08-16Fix T52415: Copy/Pasting a mesh immediately crashes blenderDalai Felinto
2017-05-26Implement support for Append objects in Blender 2.8Dalai Felinto
2017-04-06Depsgraph: Remove old header from blenkernelSergey Sharybin
2016-11-01Fix T49856: Blender 2.78 crashes after loading data from a blendfileBastien Montagne
2016-09-15Use temp .blend file copybuffer for pose copy-pasteSergey Sharybin
2016-04-25Refactor BKE_blender into separate headersCampbell Barton