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-09-29temp-sculpt-normals-masking: Fix warningstemp-sculpt-normals-maskingJoseph Eagar
2022-09-29Merge remote-tracking branch 'origin' into temp-sculpt-normals-maskingJoseph Eagar
2022-09-29temp-sculpt-normals-masking: cleanup code a bitJoseph Eagar
2022-09-29Cleanup: Remove more unused CustomData API functionsHans Goudey
2022-09-29Cleanup: Deduplicate logic in CustomData access functionsHans Goudey
2022-09-29Cleanup: Remove unused BMesh functionHans Goudey
2022-09-29Cleanup: cmake indentationCampbell Barton
2022-09-29Cleanup: remove '.' from the end of descriptionsCampbell Barton
2022-09-29Cleanup: simplify storage when uv island packingChris Blackbourn
2022-09-29Fix wrong version bump to 3.4.1, we are still on 3.4.0Brecht Van Lommel
2022-09-29Cleanup: use doxy-sections in anim_channels_edit.cCampbell Barton
2022-09-29Cleanup: spelling in commentsCampbell Barton
2022-09-29Cleanup: quiet deprecated copy warningCampbell Barton
2022-09-29Cleanup: replace UNUSED() with commented argumentsCampbell Barton
2022-09-29Merge branch 'master' into temp-sculpt-normals-maskingJoseph Eagar
2022-09-29Cleanup: formatCampbell Barton
2022-09-29Cleanup: fix unused variable warnings in draw_pbvh.ccJoseph Eagar
2022-09-29Sculpt: New Cavity Automasking ModeJoseph Eagar
2022-09-29Cleanup: remove duplicate declarationJoseph Eagar
2022-09-29Sculpt: Rewrite PBVH drawJoseph Eagar
2022-09-29Cleanup: Typo in forward declarationHans Goudey
2022-09-28Geometry Nodes: Curve and mesh topology access nodesHans Goudey
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-28MSVC: promote C4033 to an errorRay Molenkamp
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-28Fix macOS cmake warning about missing OpenAL, after Python module changesBrecht Van Lommel
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 Python module test failing with macOS + address sanitizerBrecht Van Lommel
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-27Cycles: Add optional per-kernel performance statisticsNikita Sirgienko
2022-09-27Cleanup: Unused variable warning with path guiding turned offHans Goudey
2022-09-27Fix T101348: Sculpt smooth brush artifacts with hidden facesHans Goudey