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
2022-10-03Sculpt: New Cavity Automasking ModeJoseph Eagar
2022-10-03Cleanup: remove duplicate declarationJoseph Eagar
2022-10-03Sculpt: Rewrite PBVH drawJoseph Eagar
2022-10-03Cleanup: Typo in forward declarationHans Goudey
2022-10-03Geometry Nodes: Curve and mesh topology access nodesHans Goudey
2022-10-03Mesh: Add C++ implementaiton of topology mappingsHans Goudey
2022-10-03GPencil: Avoid infinite loop in Fill debug modeAntonio Vazquez
2022-10-03GPencil: Disable Fill visual aids if use InvertedAntonio Vazquez
2022-10-03GPencil: Extend Fill lines when visual aids are disabledAntonio Vazquez
2022-10-03GPencil: Change property text for Fill Visual AidsAntonio Vazquez
2022-10-03GPencil: Fix unreported memory leak in Fill inverseAntonio Vazquez
2022-10-03Geometry Nodes: viewport previewJacques Lucke
2022-10-03Cleanup: Rename variablesAntonio Vazquez
2022-10-03GPencil: Fix unreported bug for fill closing strokesAntonio Vazquez
2022-10-03MSVC: promote C4033 to an errorRay Molenkamp
2022-10-03GPencil: Fix compiler warningAntonio Vazquez
2022-10-03Fix compiler warnings with clangBrecht Van Lommel
2022-10-03GPencil: Fill Tool - Check if extensions collide with real strokesAntonio Vazquez
2022-10-03Fix macOS cmake warning about missing OpenAL, after Python module changesBrecht Van Lommel
2022-10-03Bump submodule versionsSebastian Parborg
2022-10-03Cleanup: decentralize .blend I/O for space typesKévin Dietrich
2022-10-03Fix GC tracking error for instances of mathutils typesCampbell Barton
2022-10-03Fix T101341: make nodegroups active input/output non-animatablePhilipp Oeser
2022-10-03Fix Python module test failing with macOS + address sanitizerBrecht Van Lommel
2022-10-03Fix T101414: in 3d viewport, smart uv project failed to packChris Blackbourn
2022-10-03Cleanup: spelling in commentsCampbell Barton
2022-10-03Cleanup: formatCampbell Barton
2022-10-03Cleanup: compiler warningsCampbell Barton
2022-10-03Correct sign conversion errors in convexhull_2d.cCampbell Barton
2022-10-03Cleanup: improve 2D convex hullChris Blackbourn
2022-10-03Cycles: Add optional per-kernel performance statisticsNikita Sirgienko
2022-10-03Cleanup: Unused variable warning with path guiding turned offHans Goudey
2022-10-03Fix T101348: Sculpt smooth brush artifacts with hidden facesHans Goudey
2022-10-03Fix: Assert in legacy mesh conversionHans Goudey
2022-10-03Cleanup: Use signed integers for mesh vertex indicesHans Goudey
2022-10-03Cleanup: Use variable and const for sculpt mesh vertex to poly mapsHans Goudey
2022-10-03WM: Support opening backup .blend files via drag-dropPablo Vazquez
2022-10-03Fix: OpenPGL related build error on windowsRay Molenkamp
2022-10-03Cycles: Tweak inlining policy on MetalMichael Jones
2022-10-03Cycles: Disable binary archives on macOS < 13.0Michael Jones
2022-10-03Gpencil: Time Offset modifier new Chain modeAleš Jelovčan
2022-10-03BLF: Editing Text with Combining CharactersHarley Acheson
2022-10-03View3D: move view3d_draw.c to c++Jacques Lucke
2022-10-03GPencil: New Outline modifierAntonio Vazquez
2022-10-03Cycles: add Path Guiding on CPU through Intel OpenPGLSebastian Herhoz
2022-10-03Cycles: BSDF eval refactor to remove separate reflection/refraction methodsBrecht Van Lommel
2022-10-03Cycles: BSDF changes in preparation of path guidingSebastian Herhoz
2022-10-03Fix T101231: Console flooded with warnings when fluid type is DomainGermano Cavalcante
2022-10-03Deps: fix builing wayland-scannerSybren A. Stüvel
2022-10-03Fix T101398: Transfer Attribute node still defined in menuHans Goudey