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-02-11Revert "Split Python OBJ importer and exporter, enabling only the importer."Howard Trickey
2022-02-03Split Python OBJ importer and exporter, enabling only the importer.Howard Trickey
2021-12-13Cleanup: use "filepath" term for Main, BlendFileData & FileGlobalCampbell Barton
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-11-30Cleanup: clang-format, trailing spaceCampbell Barton
2021-11-29Refactor BKE_bpath module.Bastien Montagne
2021-10-18Cleanup: spelling in commentsCampbell Barton
2021-10-07Fix proxy to override code being called on undos.Bastien Montagne
2021-09-24LibOverride: Deprecate Proxies: Add auto-conversion on file load.Bastien Montagne
2021-08-11Enable Asset Browser by default for poses, rest stays experimentalJulian Eisel
2021-07-31UI: Show a notification when saving preferencesPablo Vazquez
2021-07-15Animation/add-ons: Enable the poselib add-on by defaultSybren A. Stüvel
2021-07-08Cleanup: spellingCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-23Revert "Revert "Enhanced stats/reports for blendfile reading.""Bastien Montagne
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-22Revert "Enhanced stats/reports for blendfile reading."Brecht Van Lommel
2021-06-22Enhanced stats/reports for blendfile reading.Bastien Montagne
2021-05-07LibOverride: Add proper reports when deleting user-edited overrides as part o...Bastien Montagne
2021-03-26LibOverride: Fix mistake in recent commit.Bastien Montagne
2021-03-15Cleanup: rename G_FILE_RECOVER -> G_FILE_RECOVER_READCampbell Barton
2021-03-12LibOverride Auto Resync: Add option to disable it in Experimental userpref.Bastien Montagne
2021-03-11Cleanup: split file read and setup into separate stepsCampbell Barton
2021-03-11Cleanup: file loading/recover checksCampbell Barton
2021-03-11LibOverride: auto-run resync process on file reading.Bastien Montagne
2021-03-04Cleanup: Main `foreach ID` code: Remove `MAX_LIBARRAY` and improve comments.Bastien Montagne
2021-02-05Cleanup/refactor: Undosys: Get rid of the magic values for undo direction.Bastien Montagne
2021-01-21Asset Browser: Enable by default in alpha buildsJulian Eisel
2020-12-15Asset System: Support custom asset library paths through PreferencesJulian Eisel
2020-10-15Cleanup: remove duplicate context variable (__py_context)Campbell Barton
2020-10-03Cleanup: remove unused code in blend file loadingCampbell Barton
2020-10-03readfile: always run setup_app_data after updating defaultsCampbell Barton
2020-09-09Cleanup: use bool instead of intJacques Lucke
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-19Writefile: move file flags to BlendFileWriteParamsCampbell Barton
2020-06-18Python API: path mapping options for library writing functionCampbell Barton
2020-05-29Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-04-21Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-21Fix T75893: Undo causes crash with "Load UI" disabled.Bastien Montagne
2020-04-15Cleanup: remove (unused) RNA update cachePhilipp Oeser
2020-04-07Cleanup: BLI_path.h function renamingCampbell Barton
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-17Add experimental global undo speedup.Bastien Montagne
2020-02-19readfile: Move ID refcounting to libquery.Bastien Montagne
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-12-05Fix T72169: "New File" loads UI, even when disabledCampbell Barton
2019-08-08Cleanup: Typo in naming (BLE instead of BKE, tssttt).Bastien Montagne