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-07-15Merge branch 'master' into tmp-eevee-glsl-cleanuptmp-eevee-glsl-cleanupClément Foucault
2020-07-15Revert "Cleanup: simplify Weld Modifier logic"Germano Cavalcante
2020-07-15Fix T76690: Incorrect liquid particle count displayedJacques Lucke
2020-07-15GPencil: Fix name typo errorAntonio Vazquez
2020-07-15Add missing NULL assignment to D8293Sebastian Parborg
2020-07-15Fix T78909: Curve-edit proportional connected-only brokenSebastian Parborg
2020-07-15Fix signed/unsigned comparisonJacques Lucke
2020-07-15LibOverride: rework 'make override' 3DView operator.Bastien Montagne
2020-07-15Cleanup: remove assignment from a NULL structCampbell Barton
2020-07-15UI: Add manifold extrude to extrude menuLiam Scaife
2020-07-15Cleanup: spellingCampbell Barton
2020-07-15Revert "Cleanup: remove public unused function."Campbell Barton
2020-07-14Fix T78875: Numerical display of delta of translation is not updating in 3d viewGermano Cavalcante
2020-07-14Fluid: Fix liquid mesh scalingSebastián Barschkis
2020-07-14Fluid: Updated Mantaflow source filesSebastián Barschkis
2020-07-14Cleanup: simplify Weld Modifier logicGermano Cavalcante
2020-07-14Fix T77263: Mantaflow: Cache gets deleted at changing upres factor under Part...Sebastián Barschkis
2020-07-14Fix T78704: RenderPass normals disapear when view isn't updatedJeroen Bakker
2020-07-14Fix T78431: Update mesh_cd_layers_type_ to support 8 bytes.Jeroen Bakker
2020-07-14Fix T78880: UV Editor - Match prop edit connected behavior with mesh editing ...Sebastian Parborg
2020-07-14Fluid: Fix missing flag update for cacheSebastián Barschkis
2020-07-14LibOverride: fix for removing `use_override_library` in rB3d587efef2872.Bastien Montagne
2020-07-14Gpencil: Simplify modifier sample mode minimal vert count fix.Antonio Vazquez
2020-07-14Cleanup: function name not following its module conventions.Bastien Montagne
2020-07-14BLI: remove static assert noexcept move constructorsJacques Lucke
2020-07-14Fluid bake: fix memory leak when path validation failsKévin Dietrich
2020-07-14Cleanup: remove tab indentionCampbell Barton
2020-07-14PyAPI: support element multiplication for vector, matrix, quaternionsCampbell Barton
2020-07-14LibOverride: Outliner: Add an operation to override the selected ID and its p...Bastien Montagne
2020-07-14LibOverride: Move code tagging reauired dependencies of an override into BKE.Bastien Montagne
2020-07-14Fix T78900: Single vertex sliding crashesGermano Cavalcante
2020-07-14Fix T77766: support animated global gravity toggleJacques Lucke
2020-07-14Cleanup: typoJacques Lucke
2020-07-14Fix wrong vector size functions used in knife toolSergey Sharybin
2020-07-14GPencil: Cleanup Build modifier and fix potential div by zero errorsAntonio Vazquez
2020-07-14Cleanup: sort header, cmake pathsCampbell Barton
2020-07-14Fix T78883: New bezier curve points to uninitialized memoryCampbell Barton
2020-07-14Cleanup: spellingCampbell Barton
2020-07-14Fix T78902: Only check main modifier panel for expansion propertyHans Goudey
2020-07-14UI: Add missing row in curve profile templateHans Goudey
2020-07-13Cleanup: remove unnecessary memberGermano Cavalcante
2020-07-13Fix: Fix build error with MSVC in BLI_span_testRay Molenkamp
2020-07-13Fix T78881: Cycles OpenImageDenoise not using albedo and normal correctlyBrecht Van Lommel
2020-07-13Sculpt: Add extra deform types to SmearPablo Dobarro
2020-07-13Fix wrong variable name in Sculpt Vertex Colors experimental checkPablo Dobarro
2020-07-13Sculpt: Enable color palettes for sculpt vertex colorsPablo Dobarro
2020-07-13IDTemplate: Minor tweak to 'make local/override' code.Bastien Montagne
2020-07-13Fix (unreported) bad handling of undo for some IDTemplates operations.Bastien Montagne
2020-07-13Cleanup: remove some incorrectly placed constsJacques Lucke
2020-07-13LibOverride: Cleanup: Remove option to disable library overrides.Bastien Montagne