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-05-11Collections and groups unificationBrecht Van Lommel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-02-08Merge branch 'master' into blender2.8Bastien Montagne
2018-02-08Forgot to return actual value in previous own commit.Bastien Montagne
2018-02-08Merge branch 'master' into blender2.8Bastien Montagne
2018-02-08Library linking code: proper early out in case there is nothing to link.Bastien Montagne
2018-02-07Merge branch 'master' into blender2.8Bastien Montagne
2018-02-07Library reload code: add early out in case there is nothing to reload.Bastien Montagne
2017-12-04Merge branch 'master' into blender2.8Bastien Montagne
2017-12-04Cleanup: link/append: get rid of booleans in func parameters.Bastien Montagne
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Cleanup: Use full name for scene_layer in windowmanagerSergey Sharybin
2017-11-06Fix T53250: Crash when linking/appending a scene to a blend when another link...Bastien Montagne
2017-10-24Depsgraph: Avoid explicit relations rebuild callsSergey Sharybin
2017-10-11Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-08Fix potential string buffer overruns.Bastien Montagne
2017-06-29No need to free all the shaders when appending or reloading librariesDalai Felinto
2017-06-27Merge branch 'master' into blender2.8Campbell Barton
2017-06-26Fix T51902: Severe problem with relocating linked libraries when using proxies.Bastien Montagne
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-26Rename: FILE_ACTIVELAY > FILE_ACTIVE_COLLECTIONDalai Felinto
2017-05-26Implement support for Append objects in Blender 2.8Dalai Felinto
2017-04-06Depsgraph: Remove old depsgraph header from window managerSergey Sharybin
2016-11-01Fix T49856: Blender 2.78 crashes after loading data from a blendfileBastien Montagne
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-07-31Cleanup: spelling, styleCampbell Barton
2016-07-19Add 'reload' function to libraries' RNA API.Bastien Montagne
2016-06-29Cleanup: spelling, indentationCampbell Barton
2016-06-22ID-Remap, step two: add some user-level tools.Bastien Montagne
2016-05-13Cleanup: rna naming, indentationCampbell Barton
2016-05-13Fix T48416: Impossible to append from another file without localizing also al...Bastien Montagne
2016-04-19Cleanup unused header includes from previous commit.Bastien Montagne
2016-04-19Cleanup: move operators & related code of files & append/link to relevant ded...Bastien Montagne