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-06-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22Merge branch 'master' into blender2.8Campbell Barton
2017-11-22Fix T53274: Saving template prefs overwrites default prefsCampbell Barton
2017-11-22Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-22WM: minor correction to user-pref writingCampbell Barton
2017-10-24Fix crash changing settings of operator executed in different sceneJulian Eisel
2017-08-12Merge branch 'master' into blender2.8Campbell Barton
2017-08-12WM: load UI for new file, even when pref disabledCampbell Barton
2017-07-31Fix glitch updating manipulator after undoCampbell Barton
2017-07-20Depsgraph: Fix crashes when OCIO configuration is missingSergey Sharybin
2017-07-14Revert "Fix T51794: Crash on hair file when opening with no UI"Dalai Felinto
2017-07-14Workspace: Fix crash on preview, and sanitize placeholder functionsDalai Felinto
2017-06-15Merge branch 'master' into blender2.8Bastien Montagne
2017-06-15Cleanup: do not use `BKE_libblock_free_ex()` unless needed!Bastien Montagne
2017-06-14Fix T51794: Crash on hair file when opening with no UIJulian Eisel
2017-06-01Main Workspace IntegrationJulian Eisel
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