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-01-17Alembic: add support for reading override layersKévin Dietrich
2021-03-08Fix T86063: support 'Relative Path' setting opening (alembic) cachesPhilipp Oeser
2021-03-08Alembic: avoid red overwrite warning when opening a fileSybren A. Stüvel
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2020-11-03Fix C operators can't set default display or sort type for File BrowserJulian Eisel
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-01Alembic: integrate cache file into the dependency graphBrecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-08Cleanup: spellingCampbell 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-08-29Cleanup: add file doxy commentsCampbell Barton
2018-06-17Cleanup: BLI path extension APICampbell Barton
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-04-01Cleanup: remove global headerCampbell Barton
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-07-10Fix T51052: CacheFile Open crashes from PythonCampbell Barton
2017-04-21Alembic: fixed memory leakSybren A. Stüvel
2016-10-28Cleanup: avoid using G.main.Kévin Dietrich
2016-08-16First set of UI/i18n messages fixes (mostly new GP code).Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich