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
2020-02-13Refactor libquery ID looper callback to take a single parameter.Bastien Montagne
2020-02-13Cloth: Optimization in self collisionmano-wii
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-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-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-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-12DRW: Fix debug drawcalls and annotation drawingClément Foucault
2020-02-12Harmless Fix for recent cleanup.Bastien Montagne
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-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-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
2020-02-11Fix T73706: Crash after disabling dyntopo with multires modifierPablo Dobarro
2020-02-11Merge branch 'blender-v2.82-release'mano-wii
2020-02-11Fix Attempt to free NULL pointermano-wii
2020-02-11Node Editor: node resize can now be cancelled, like other operatorsMatthias Ellerbeck
2020-02-11UI: improve graph editor channels drawingAlessio Monti di Sopra
2020-02-11Fix Attempt to free NULL pointermano-wii
2020-02-11DRW: Color Management improvementClément Foucault
2020-02-11Merge branch 'blender-v2.82-release'Sergey Sharybin