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-26Depsgraph: Fix copy-on-write assert when freeing Freestyle configDalai Felinto
2017-12-22Collection: Name collection based on parent's nameDalai Felinto
2017-12-22T53610: Crash opening file with linked particlesDalai Felinto
2017-12-21Implement duplicator viewport/render visibility optionsDalai Felinto
2017-12-15Fix failing assert when reading workspace list from workspaces.blendJulian Eisel
2017-12-15Group collection viewport/render options and remove collection visibilityDalai Felinto
2017-12-04Eevee: Irradiance Visibility: Add RNA / Engine propertiesClément Foucault
2017-12-04Cleanup: whitespaceCampbell Barton
2017-12-02Cleanup: minor change to API useCampbell Barton
2017-12-02Cleanup: indentationCampbell Barton
2017-12-01Fixup for workspace view_layer fixDalai Felinto
2017-12-01Fix crash reading 2.8 files with workspace.view_layer setJulian Eisel
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-12-01Workspaces: Store an active view-layer per sceneJulian Eisel
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-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-09Cleanup: Use full name for scene_layer in blenloaderSergey Sharybin
2017-11-01Eevee: Fix Exponent default in versioning codeClément Foucault
2017-10-24Fix T53141: Assert when using transformation in new 3D View editorJulian Eisel
2017-10-18Follow up to engine in workspaces, using clay as defaultDalai Felinto
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
2017-09-10Eevee: Add Cascaded Shadow Map options.Clément Foucault
2017-08-18Eevee: Convert metallic nodes into princinpled nodesDalai Felinto
2017-08-18Swap Eevee material output with (Cycles) Material OutputDalai Felinto
2017-07-19Doversion: Set Clay when opening "Blender Render" engine scenesDalai Felinto
2017-07-14Workspace: Fix crash on preview, and sanitize placeholder functionsDalai Felinto
2017-06-22Indicate to users when manual conversion of Eevee materials is neededDalai Felinto
2017-06-20Clean node names and organize menus for eeveeLuca Rood
2017-06-16Fix object selection doversion issue since WorkspaceDalai Felinto
2017-06-13Woarkspace: Remove residue of hidden typeSergey Sharybin
2017-06-09Fix crash when deleting active workspace render-layerJulian Eisel
2017-06-03Eevee: Polishing of Exponential Shadow mappingClément Foucault
2017-06-02Fix View3D orientation index initial valueCampbell Barton