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
path: root/source
AgeCommit message (Expand)Author
2018-11-07Physics baking: tag interface locked during backingSergey Sharybin
2018-11-07Cleanup, more meaningful and up to date commentsSergey Sharybin
2018-11-07Skip dependency graph update when interface is lockedSergey Sharybin
2018-11-07Cleanup, indentationSergey Sharybin
2018-11-07Fix 'Set and Use 3D Cursor' normal editing command.Howard Trickey
2018-11-07Workbench: Scale shadowing based on densityClément Foucault
2018-11-07Workbench: Add cubic filtering for smoke simulationClément Foucault
2018-11-07Eevee: Fix volumetric broken after recent changeClément Foucault
2018-11-07Fix installing Blender due to missing icons.Bastien Montagne
2018-11-07CMake: missed removing from file listCampbell Barton
2018-11-07Dopesheet: correctly use floating point threshold in ActKeyColumn tree.Alexander Gavrilov
2018-11-07Fix hidden action-zone interactionCampbell Barton
2018-11-07Fix for hidden regions becoming activeCampbell Barton
2018-11-07Fix redraws from non-existing scrollbarsCampbell Barton
2018-11-07Tool System: display tooltip generation errorCampbell Barton
2018-11-07Merge branch 'master' into blender2.8Campbell Barton
2018-11-07Cleanup: use STRPREFIX for mount point checksCampbell Barton
2018-11-07Multi-Objects: MBALL_OT_select_similarHabib Gahbiche
2018-11-07Icons: add ops.paint.weight_sampleCampbell Barton
2018-11-07Icons: remove unused vertex paint iconsCampbell Barton
2018-11-07Cleanup: styleCampbell Barton
2018-11-07Multi-Objects: MBALL_OT_select_allDalai Felinto
2018-11-07Merge branch 'master' into blender2.8Campbell Barton
2018-11-07Cleanup: use BLI_compiler_compat.h for BLI_INLINECampbell Barton
2018-11-07Cleanup: remove GPENCIL_OT_sculpt_selectCampbell Barton
2018-11-07Merge branch 'master' into blender2.8Campbell Barton
2018-11-07Multi-Objects: CURVE_OT_select_similarHabib Gahbiche
2018-11-07Cleanup: renmae ePaintTexture(Projective) -> 3DCampbell Barton
2018-11-07Paint: paint.brush_select now supports gpencilCampbell Barton
2018-11-07Paint: update shortcut detection for new logicCampbell Barton
2018-11-07GPU: Make node texture "Blend" parameter interactive.Clément Foucault
2018-11-07Workbench: Improve volume render by removing noise using temporal AAClément Foucault
2018-11-07Workbench: Fix volumetric blending leading to corrupted render resultsClément Foucault
2018-11-07Workbench: Fix non transparent background in viewport renderClément Foucault
2018-11-07Eevee: Wireframe: Increase precision a bitClément Foucault
2018-11-07Eevee: Make Normal node interactiveClément Foucault
2018-11-07GPU: Fix wrong socket value structClément Foucault
2018-11-07Eevee: Fix non normalized Normals in BSDFs and Layer WeightClément Foucault
2018-11-07GPU: Cleanup: Vectorize operations and use MADDClément Foucault
2018-11-07Eevee: Improve Hashed Alpha transparency by reducing noise sizeClément Foucault
2018-11-07Eevee: Support monochromatic Transparent BSDF correctlyClément Foucault
2018-11-07Cleanup: naming (inconsistent paint_mode term)Campbell Barton
2018-11-07Cleanup: use BKE_brush_tool_get/set macrosCampbell Barton
2018-11-07Paint: bring back brush switchingCampbell Barton
2018-11-07Paint: fix for creating duplicate brushesCampbell Barton
2018-11-07Paint: correct brush defaultsCampbell Barton
2018-11-07Cleanup: styleCampbell Barton
2018-11-07UI: Move pin icon to the right in the context breadcrumbs.Pablo Vazquez
2018-11-07UI: Use icons for some operators.Pablo Vazquez
2018-11-06Fix broken shortcuts in F3 'operator search' menu.Bastien Montagne