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-07-15PointCloud: Initial rendering support for Workbenchtmp-pointcloud-renderClément Foucault
2020-07-15PointCloud: Change visualization to use octahedronClément Foucault
2020-07-15PointCloud: Make geometry follow cameraClé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-15LibOverride: rework 'make override' 3DView operator.Bastien Montagne
2020-07-15Cleanup: remove assignment from a NULL structCampbell Barton
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-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-14PointCloud: Initial rendering support for WorkbenchClément Foucault
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-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-13Sculpt: Add extra deform types to SmearPablo 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
2020-07-13Cleanup: silence warningsGermano Cavalcante
2020-07-13MSVC: Fix build error with the 8.1 SDKRay Molenkamp
2020-07-13EEVEE: Fix sky zenith bugSzymon Ulatowski
2020-07-13Fix T78037: fresh install of blender 2.83.0 not able to save user startup file.Bastien Montagne
2020-07-13Fix T76687: [Mantaflow] low domain transformation performanceSebastián Barschkis
2020-07-13Python API: new RNA property `Screen.is_scrubbing`Sybren A. Stüvel