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
2017-11-29Draw manager: Listen to depsgraph's ID update callbacksSergey Sharybin
2017-11-28Draw manager: Pass explicit context to DEG scene update callbackSergey Sharybin
2017-11-28Cleanup: namingSergey Sharybin
2017-11-28Cleanup, naming of engine type variableSergey Sharybin
2017-11-28Depsgraph: Wrap context used for editors update callback into a structureSergey Sharybin
2017-11-28Depsgraph: Remove workaround for Blender Internal in viewportSergey Sharybin
2017-11-28Depsgraph: Don't call DEG ID update functions directlySergey Sharybin
2017-11-28Merge branch 'master' into blender2.8Campbell Barton
2017-11-27Fix T53145: bevel tool does not start with amount at zero.Brecht Van Lommel
2017-11-27Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-27Remove workaround for loopcut and DM stabilitySergey Sharybin
2017-11-27Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-27Sequencer: Fix missing FX compositor when starting rendering from frame with ...Sergey Sharybin
2017-11-27Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-27Sequencer: Add option to render OpenGL preview with DoFSergey Sharybin
2017-11-27Refactor view3d offscreen drawing to avoid having multiple boolean argumentsSergey Sharybin
2017-11-27WM: don't change selection on workspace appendCampbell Barton
2017-11-27Tool System: show manipulators at startupCampbell Barton
2017-11-27Fix crash duplicating workspaceCampbell Barton
2017-11-27Manipulator: ignore depth-buffer for scale cageCampbell Barton
2017-11-27Cleanup: incorrect commentCampbell Barton
2017-11-26Merge branch 'master' into blender2.8Bastien Montagne
2017-11-26Cleanup: ImageEditor's mask drawing code was re-implementing `BKE_maskrasteri...Bastien Montagne
2017-11-26Fix T53393: Change from 'd' key to 'draw' panel button causes pencil to be ac...Joshua Leung
2017-11-24Depsgraph: Fix crash when deleting object which is linked both directly and i...Sergey Sharybin
2017-11-24Correct sensor fit useCampbell Barton
2017-11-24Depsgraph: Flush flags from base to object as an evaluation stepSergey Sharybin
2017-11-24Depsgraph: Use depsgraph to handle edit mode selectionSergey Sharybin
2017-11-24Manipulator: fix camera lens update glitchCampbell Barton
2017-11-23Merge branch 'master' into blender2.8Bastien Montagne
2017-11-23Fix T53145: bevel tool fails when used a second time.Brecht Van Lommel
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23Tag properties of transform operators as 'advanced'Julian Eisel
2017-11-23Tag properties of some mesh editing operators as 'advanced'Julian Eisel
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22Fix multi layer/multi pass renderDalai Felinto
2017-11-22Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Convert LayDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Convert material_overrideDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Remove light_overrideDalai Felinto
2017-11-22Removing OMP: get rid of last bit in /editors/ area.Bastien Montagne
2017-11-21Disable adding scene sequence strips into themselvesCampbell Barton
2017-11-20Avoid passing context to motion path calculationCampbell Barton
2017-11-20Merge branch 'master' into blender2.8Campbell Barton
2017-11-20UV Cube Project: improve default behaviorCampbell Barton
2017-11-20Fix T53342: Outliner 'select hierarchy' brokenCampbell Barton
2017-11-20Cleanup: BLI headers firstCampbell Barton
2017-11-19Option not to select with un-hideCampbell Barton
2017-11-19Cleanup: remove BKE_utildefinesCampbell Barton