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
2022-09-28Mesh: Add C++ implementaiton of topology mappingsHans Goudey
2022-09-28GPencil: Avoid infinite loop in Fill debug modeAntonio Vazquez
2022-09-28GPencil: Disable Fill visual aids if use InvertedAntonio Vazquez
2022-09-28GPencil: Extend Fill lines when visual aids are disabledAntonio Vazquez
2022-09-28GPencil: Change property text for Fill Visual AidsAntonio Vazquez
2022-09-28GPencil: Fix unreported memory leak in Fill inverseAntonio Vazquez
2022-09-28Geometry Nodes: viewport previewJacques Lucke
2022-09-28Cleanup: Rename variablesAntonio Vazquez
2022-09-28GPencil: Fix unreported bug for fill closing strokesAntonio Vazquez
2022-09-28GPencil: Fix compiler warningAntonio Vazquez
2022-09-28Fix compiler warnings with clangBrecht Van Lommel
2022-09-28GPencil: Fill Tool - Check if extensions collide with real strokesAntonio Vazquez
2022-09-28Bump submodule versionsSebastian Parborg
2022-09-28Cleanup: decentralize .blend I/O for space typesKévin Dietrich
2022-09-28Fix GC tracking error for instances of mathutils typesCampbell Barton
2022-09-28Fix T101341: make nodegroups active input/output non-animatablePhilipp Oeser
2022-09-28Fix T101414: in 3d viewport, smart uv project failed to packChris Blackbourn
2022-09-28Cleanup: spelling in commentsCampbell Barton
2022-09-28Cleanup: formatCampbell Barton
2022-09-28Cleanup: compiler warningsCampbell Barton
2022-09-28Correct sign conversion errors in convexhull_2d.cCampbell Barton
2022-09-28Cleanup: improve 2D convex hullChris Blackbourn
2022-09-27Fix T101348: Sculpt smooth brush artifacts with hidden facesHans Goudey
2022-09-27Fix: Assert in legacy mesh conversionHans Goudey
2022-09-27Cleanup: Use signed integers for mesh vertex indicesHans Goudey
2022-09-27Cleanup: Use variable and const for sculpt mesh vertex to poly mapsHans Goudey
2022-09-27WM: Support opening backup .blend files via drag-dropPablo Vazquez
2022-09-27Gpencil: Time Offset modifier new Chain modeAleš Jelovčan
2022-09-27BLF: Editing Text with Combining CharactersHarley Acheson
2022-09-27View3D: move view3d_draw.c to c++Jacques Lucke
2022-09-27GPencil: New Outline modifierAntonio Vazquez
2022-09-27Fix T101231: Console flooded with warnings when fluid type is DomainGermano Cavalcante
2022-09-27Fix T101393: Vertex Crease operator does not create vertex crease layerPhilipp Oeser
2022-09-27Fix: GPencil animated layer transforms evaluate wrong when identityPhilipp Oeser
2022-09-27Fix curves sculpting in deformed space when using Subdivide nodePhilipp Oeser
2022-09-27Fix T101272: Missing view layer updates handling collections via python.Jeroen Bakker
2022-09-27Cleanup: Fix brace-scalar-init warningSergey Sharybin
2022-09-27GHOST: exit with an error when GHOST cannot be initializedCampbell Barton
2022-09-27Cleanup: formatCampbell Barton
2022-09-27Fix T101361: Collapsed multi-input sockets not collapsing noodlesIliya Katueshenock
2022-09-27Scew Modifier: Remove eager normal calculationHans Goudey
2022-09-27GPU: Fix crash when rendering with compositor using CLIClément Foucault
2022-09-27GPU: Revert part of D16017 that was accidentally commitedClément Foucault
2022-09-27Cleanup: remove workarounds and version checks for unsupported compilersCampbell Barton
2022-09-26UI: add preference to disable touchpad multitouch gesturesrecht Van Lommel
2022-09-26Fix: Incorrect handling for crease layersHans Goudey
2022-09-26Fix T101365: saving second view layer as (non-Multilayer) OpenEXR does not workBrecht Van Lommel
2022-09-26Fix build errors and warnings after recent changes, when not using Unity buildBrecht Van Lommel
2022-09-26Geometry Nodes: Miscellaneous changes in control point neighbors nodeHans Goudey
2022-09-26Geometry Nodes: Control Point Neighbors NodeJohnny Matthews