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-13Blendloader: Option to reports to skip list of recursively liboverride-resync...Bastien Montagne
2021-08-03Blender Readfile: Fix annoying useless Object reading error messages.Bastien Montagne
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-24Fix linking code after own recent commit.Bastien Montagne
2021-06-24Cleanup: clang-format, spellingCampbell Barton
2021-06-23Revert "Revert "Enhanced stats/reports for blendfile reading.""Bastien Montagne
2021-06-22Revert "Enhanced stats/reports for blendfile reading."Brecht Van Lommel
2021-06-22Enhanced stats/reports for blendfile reading.Bastien Montagne
2021-04-16Fix BLO_library_temp_load_id loading temporary ID's into G.mainCampbell Barton
2021-03-18BLO: Functions for temporarily loading a single datablockSybren A. Stüvel
2021-03-08readfile: add id_tag_extra argumentCampbell Barton
2021-02-05Cleanup: use 'r_' prefix for return arguments, order lastCampbell Barton
2021-02-05Cleanup/refactor: Undosys: Get rid of the magic values for undo direction.Bastien Montagne
2021-02-03BPY: allow `bpy.data.libraries.load()` to filter out non-asset data-blocks.Bastien Montagne
2020-12-15Asset System: Data-block asset metadata storage, reading and APIJulian Eisel
2020-10-03Cleanup: rename main preferences versioning functionCampbell Barton
2020-10-02Fix userpref.blend using version from startup.blendCampbell Barton
2020-09-08Cleanup: naming for library link enumCampbell Barton
2020-09-08Refactor: move library linking arguments into a parameter structCampbell Barton
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-08-18No experimental feature (but debug ones) to work for blender beta/releaseDalai Felinto
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-06-23Cleanup: use doxy sections for BLI read/write headersCampbell Barton
2020-03-17Add experimental global undo speedup.Bastien Montagne
2020-03-03IDs: change FILTER_ID_* to 64 bit to make space for new ID typesBrecht Van Lommel
2020-02-20Cleanup: unused enumsCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-07-31Cleanup: remove BLO_update_defaults_userpref_blendCampbell Barton
2019-07-31Preferences: don't store preferences in the startupCampbell Barton
2019-06-13Fix T65445: wrong defaults when appending workspaces from builtin templatesBrecht Van Lommel
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-02-19Fix T61683: Linking the instance of a collection crashes Blender.Bastien Montagne
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-08Fix (unreported) crash when undoing after ID deletion.Bastien Montagne
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-18Fix paste/append w/ local-viewCampbell Barton
2018-11-22Merge branch 'master' into blender2.8Campbell Barton
2018-11-22Fix T57989: File loaded as startupCampbell Barton
2018-09-18Workspaces: move 2D Animation, VFX and Video workspaces into own templates.Brecht Van Lommel
2018-09-12Cleanup: move preference versioning into own fileCampbell Barton
2018-08-20Workspaces: replace bundled workspace.blend with embedded startup.blend.Brecht Van Lommel
2018-08-08Cleanup: remove leftover game player code.Brecht Van Lommel
2018-06-27Theme: set default theme 'Flatty Dark Blueberry'Campbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for blenloaderCampbell Barton