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
2020-02-13Revert "Cleanup/MSVC: Enable C++ conformance mode on compiler versions that s...Ray Molenkamp
2020-02-13Fix T67649: clarify description of node update methodBrecht Van Lommel
2020-02-13Fix T71112: UILayout.activate_init when used in popups that refreshCampbell Barton
2020-02-13Fix crash using 'activate_init' in popup menusCampbell Barton
2020-02-13Fix crash using '--debug-handlers' command line argumentCampbell Barton
2020-02-13Cleanup: pass const variablesCampbell Barton
2020-02-13Fix T73727: Invalid event.type for Gizmo.modal callbackCampbell Barton
2020-02-13Workbench: Fix depth of field background being glitchyClément Foucault
2020-02-13Revert "VSE: Add option to select handles with box selection"Campbell Barton
2020-02-13Workbench: Fix premultiply alpha issue in transparent materialClément Foucault
2020-02-13Overlay: Fix non meshes object disappearing if smooth wire is not enabledClément Foucault
2020-02-12Cleanup/MSVC: Enable C++ conformance mode on compiler versions that support it.Ray Molenkamp
2020-02-12remove "Select Linked" from the particle select and context menuPhilipp Oeser
2020-02-12Particles: remove unused sel_col and nosel_col fromPhilipp Oeser
2020-02-12Fix T68788: Particle Edit Mode Hair vertex doesn't follow vertex themePhilipp Oeser
2020-02-12Codesign: Attempt to make macOS codesign more reliableSergey Sharybin
2020-02-12Fix T59271: Curves with Extrude still show curvePhilipp Oeser
2020-02-12GPencil: Disable multisampling as it is not supported anymoreClément Foucault
2020-02-12GPencil: Fix colormanagement broken by recent refactorClément Foucault
2020-02-12Fix T69697: Remove not working "Inherit Scale" option from menuJacques Lucke
2020-02-12DRW: Fix debug drawcalls and annotation drawingClément Foucault
2020-02-12Fix NLM denoiser no longer working with OptiX after recent commitPatrick Mours
2020-02-12Harmless Fix for recent cleanup.Bastien Montagne
2020-02-12Fix Cycles compiler warnings after recent commitBrecht Van Lommel
2020-02-12Fix Cycles build errors and clang-format after recent commitBrecht Van Lommel
2020-02-12Cleanup: Move common CUDA/OptiX Cycles device code into separate filePatrick Mours
2020-02-12Modifiers: Vertex Weight Modifiers add invert vgroup optionCody Winchester
2020-02-12Modifiers: Weld Modifier - simplify invert_vgroup codemano-wii
2020-02-12Weight Paint: add a pie menu for locking and unlocking vertex groups.Alexander Gavrilov
2020-02-12Modifiers: Weld Modifier add invert vgroup optionCody Winchester
2020-02-12Cleanup: clang-format.Bastien Montagne
2020-02-12Modifiers: Hook Modifier add invert vgroup optionCody Winchester
2020-02-12Modifiers: Fix bug where UVWarp Modifier would try to get bone matrix from a ...Cody Winchester
2020-02-12Fix T73446: WorkSpace ID properties not savedCampbell Barton
2020-02-12Cleanup: clang-formatCampbell Barton
2020-02-12Cleanup: Fix build warnings from OSL shader compilationRay Molenkamp
2020-02-12Fix T73740: Auto-key "Only Available" de-selects f-curvesCampbell Barton
2020-02-12Cleanup: warningCampbell Barton
2020-02-12Fluid: Naming and UI visibility fixes for some parametersSebastián Barschkis
2020-02-11Sculpt: Split normal radius and area radiusPablo Dobarro
2020-02-11Sculpt: Clay Strips Tip Roundness propertyPablo Dobarro
2020-02-11Pose Brush: Option to disable the IK anchor pointPablo Dobarro
2020-02-11Sculpt: Clay Thumb BrushPablo Dobarro
2020-02-11Fix T73442 Overlay: Wireframe infront buggy in material shading modeClément Foucault
2020-02-11Cycles: Add support for denoising in the viewportPatrick Mours
2020-02-11Fix T73656: Use BKE_brush_alpha_get in texture paintPablo Dobarro
2020-02-11Fix T70039, T68707: issues when opening .blend file from Finder on macOSYevgeny Makarov
2020-02-11Nodes: Add dynamic label support for Math NodesCharlie Jolly
2020-02-11Cleanup: Sculpt/Paint, use correct types and iterator variable declarationPablo Dobarro
2020-02-11Cleanup: Sculpt, Comment formattingPablo Dobarro