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-20Cleanup: Add CLOG to wm_files_link.cBastien Montagne
2021-08-13Fix T86883: Add/fix suport of liboverrides in relocate/reload library case.Bastien Montagne
2021-08-12Cleanup: use C++ style comments for disabled codeCampbell Barton
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-06-11Add option to link assets on drag & dropJulian Eisel
2021-03-24Cleanup: use new BLI_assert_unreachable macroCampbell Barton
2021-03-08readfile: add id_tag_extra argumentCampbell Barton
2021-03-04Cleanup: Main `foreach ID` code: Remove `MAX_LIBARRAY` and improve comments.Bastien Montagne
2021-02-24UI: Cleanup and fix labels and descriptions in various placesYevgeny Makarov
2020-11-03Fix C operators can't set default display or sort type for File BrowserJulian Eisel
2020-10-16Fix (reported by studio team) crash in relocate lib code.Bastien Montagne
2020-10-13Fix T81656: Crash relocating a linked library into the current .blendPhilipp Oeser
2020-10-03Cleanup: Remove/replace C standard library assert() and header usagesJulian Eisel
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-08Cleanup: rename group to collection for internal instancing flagCampbell Barton
2020-09-08Cleanup: naming for library link enumCampbell Barton
2020-09-08Link/Append: support instancing object dataCampbell Barton
2020-09-08Refactor: move library linking arguments into a parameter structCampbell Barton
2020-08-07Cleanup: Blenlib, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-07-23LibOverride: Add update of overrides when reloading library data.Bastien Montagne
2020-07-23Fix (unreported) crash in reload library code related to shpaekeys.Bastien Montagne
2020-06-23Cleanup: rename Library.filepath to filepath_absCampbell Barton
2020-06-15Fix T77853: Error reloading linked library.Bastien Montagne
2020-04-07Cleanup: BLI_path.h function renamingCampbell Barton
2020-03-25Cleanup: update doxy sectionsCampbell Barton
2020-03-19Cleanup/refactor: remove BKE_idcode, in favour of BKE_idtype.Bastien Montagne
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2019-12-20ID Management: Improve speed of code used when creating/renaming and ID.Bastien Montagne
2019-09-16UI: Open file options region for more operationsJulian Eisel
2019-09-13Cleanup: unused headers for the windowmanagerCampbell Barton
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-07-03Fix T65899, T66314, T61808: various issues appending workspacesBrecht Van Lommel
2019-07-03Fix invalid state after calling append/link operator without any itemsBrecht Van Lommel
2019-05-23Fix T64764: 'Reload' on linked libraries disconnects proxy armature datablocks.Bastien Montagne
2019-04-20Cleanup: comment line length (windowmanager)Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-13Cleanup: style, use braces for the window managerCampbell Barton
2019-02-19Fix T61683: Linking the instance of a collection crashes Blender.Bastien Montagne
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: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: replace usages of deprecated BKE_libblock_free by BKE_id_free.Bastien Montagne
2018-12-19BLI_bitmap: add functions operating on the whole bitmask.Alexander Gavrilov
2018-12-18Fix paste/append w/ local-viewCampbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne