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
2018-11-22Fix T57989: File loaded as startupCampbell Barton
2018-10-18Fix Copy Selection to Buffer breaking library paths.Brecht Van Lommel
2018-06-13Cleanup: remove more G.main from BKE area.Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2017-11-22Fix T53274: Saving template prefs overwrites default prefsCampbell Barton
2017-11-22WM: minor correction to user-pref writingCampbell Barton
2017-08-12WM: load UI for new file, even when pref disabledCampbell Barton
2017-06-15Cleanup: do not use `BKE_libblock_free_ex()` unless needed!Bastien Montagne
2017-03-29Option to load startup file with empty-dataCampbell Barton
2017-03-23Cleanup: minor wm_homefile_read simplificationCampbell Barton
2017-03-16Add BKE_blendfile_userdef_read_from_memoryCampbell Barton
2017-03-16Add support for loading preference structCampbell Barton
2017-03-16Support passing in UserDef for free functionCampbell Barton
2017-03-16Fix BGE building.Bastien Montagne
2017-03-15Load user-preferences before startup fileCampbell Barton
2016-11-15Avoid interface ID remapping when freeing the whole databaseSergey Sharybin
2016-09-14Attempt to fix broken path remapping in own rB443b3ca9b9cb.Bastien Montagne
2016-09-14Fix two issues related to 'partial' .blend files:Bastien Montagne
2016-05-13Fix T48416: Impossible to copy a linked object from a file to another one man...Bastien Montagne
2016-04-25Refactor BKE_blender into separate headersCampbell Barton