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-12-01Groups and collection: initial integrationDalai Felinto
2017-12-01Workspaces: Store an active view-layer per sceneJulian Eisel
2017-12-01Depsgraph: Remove clear of legacy unused flagSergey Sharybin
2017-12-01Depsgraph: Don't use legacy flags in versioning codeSergey Sharybin
2017-11-29Merge branch 'master' into blender2.8Brecht Van Lommel
2017-11-29Sequencer: add many more color blend modes, and a new color mix strip.Maikon Araujo
2017-11-29Merge ID static override, part I: core changes in DNA, BKE and .blend read/wr...Bastien Montagne
2017-11-27Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-27Sequencer: Add option to render OpenGL preview with DoFSergey Sharybin
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22Fix doversion crash with 2.8 files that had freestyle 2.8Dalai Felinto
2017-11-22Fixup for last commit: flipped logic for disabling SceneLayer renderDalai Felinto
2017-11-22Layers doversion: Don't set the Viewport created layer as renderableDalai Felinto
2017-11-22Fix SceneRenderLayer memory leak for files created with 2.8Dalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Convert LayDalai Felinto
2017-11-22Doversion: We should always add the old RenderLayerDalai Felinto
2017-11-22Bitflag tests simplificationDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Convert Z-MaskDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Convert samples_overrideDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Convert material_overrideDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Remove light_overrideDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Remove exclude_layerDalai Felinto
2017-11-16Fix T51210: Draw Manager: Support for Metaball DrawingGermano
2017-11-14Cleanup: remove BLI_blenlib from ghash headerCampbell Barton
2017-11-10Fixup for doversion/layers: disable collections for scene layersDalai Felinto
2017-11-10Layers doversion: Handle hide and hide_render objectsDalai Felinto
2017-11-09Farewell Scene->basactDalai Felinto
2017-11-09Cleanup: Use full name for scene_layer in blenloaderSergey Sharybin
2017-11-09Remove unused screen-name storage in windowJulian Eisel
2017-11-08Farewell Scene->baseDalai Felinto
2017-11-08Depsgraph: Remove traces of old single-per-scene dependency graphSergey Sharybin
2017-11-06Merge branch 'master' into blender2.8Bastien Montagne
2017-11-05Merge branch 'master' into blender2.8Campbell Barton
2017-11-05Cleanup: spellingCampbell Barton
2017-11-01Eevee: Fix Exponent default in versioning codeClément Foucault
2017-10-26Move background images into the cameraCampbell Barton
2017-10-24Fix non-instanced groups in no-collection file creating collectionsDalai Felinto
2017-10-24Fix T53141: Assert when using transformation in new 3D View editorJulian Eisel
2017-10-23Cleanup: Remove unused function declarationJulian Eisel
2017-10-20Depsgraph: Introduce hash of dependency graphs in the scene levelSergey Sharybin
2017-10-20Remove some residue of old legacy dependency graphSergey Sharybin
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Follow up to engine in workspaces, using clay as defaultDalai Felinto
2017-10-17Make auto handle placement aware of cyclic extrapolation.Alexander Gavrilov
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-10-07Eevee: Shadows: Add Contact ShadowsClément Foucault