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-15Weight Paint: relax heuristic to determine when final mesh can be used.temp-angavrilovAlexander Gavrilov
2022-10-15Eevee: implement conditional evaluation of Mix node branches.Alexander Gavrilov
2022-10-15Shrinkwrap: fix stability of the Target Normal Project mode.Alexander Gavrilov
2022-10-15Shrinkwrap: support smoothing the mesh after wrapping.Alexander Gavrilov
2022-10-15Bone Overlay: support bone wireframe opacity depth fade.Alexander Gavrilov
2022-10-15Temporary Hack: provide B-Bone scale versioning for files with old patch.Alexander Gavrilov
2022-10-15Armature: apply Y scale to B-Bone segments.Alexander Gavrilov
2022-10-15Depsgraph: connect up drivers on various physics properties.Alexander Gavrilov
2022-10-15Force Fields: implement new true power and custom falloff options.Alexander Gavrilov
2022-10-15Animation: support filtering for curves that have cycle issues.Alexander Gavrilov
2022-10-15Dope Sheet: distinguish Constant and Linear from other interpolation modes.Alexander Gavrilov
2022-10-15Cleanup: comment out unused lambda parameterJoseph Eagar
2022-10-15Sculpt: Fix face set relax being too strongJoseph Eagar
2022-10-15Sculpt: Fix draw artifacts when drawing multires maskJoseph Eagar
2022-10-15Sculpt: Ensure faces are uniquely assigned to PBVHNodesJoseph Eagar
2022-10-15Sculpt: do not validate PBVH draw data in mesh_batch_cache_validJoseph Eagar
2022-10-15Sculpt: fix crash when instancing sculpt objectsJoseph Eagar
2022-10-15Fix: Missing part of previous BMesh bug fixHans Goudey
2022-10-14Fix T101746: Node copy and paste changes multi-input socket orderHans Goudey
2022-10-14Deps: Updating OpenPGL 0.4.0 hash valueSebastian Herholz
2022-10-14Fix wrong Cycles default radius for motion blurred point cloudsBrecht Van Lommel
2022-10-14Fix T101803: Max length Operator bl_idname is truncated 1 character.Bastien Montagne
2022-10-14Fix: Draw: Initialize StencilSet in the correct orderMiguel Pozo
2022-10-14Cleanup: Fix wrong comment of breadcrumb tree pathJun Mizutani
2022-10-14Fix: Muted curves connect to the Fac socketCharlie Jolly
2022-10-14Cycles: oneAPI: Make test kernel more representativeNikita Sirgienko
2022-10-14Deps: include libxkbcommon-devel for Linux build script, remove waylandCampbell Barton
2022-10-14Deps: add comments noting why packages are installedCampbell Barton
2022-10-14Deps: use the locally built wayland-scanner for wayland_protocolsCampbell Barton
2022-10-14Fix T101805: Blender icons doesn't show in GNOME 43Campbell Barton
2022-10-14Cleanup: simplify calculation of NDOF pan/zoom in 2D viewsCampbell Barton
2022-10-14Fix: Curves sculpt adding resets attribute valuesHans Goudey
2022-10-14Cleanup: Small changes to curves draw cacheHans Goudey
2022-10-14Curves: Multithread position vertex buffer extractionHans Goudey
2022-10-13Build: Add TBB define to BMesh moduleHans Goudey
2022-10-13Nodes: Duplicate Linked operator + User Preference option for Node TreeDalai Felinto
2022-10-13Outliner: Use row background color for elements count indicatorDalai Felinto
2022-10-13Fix: Attribute layers can be skipped in Mesh to BMesh conversionHans Goudey
2022-10-13Build: Upgrading OpenPGL version to 0.4.0Sebastian Herholz
2022-10-13Fix: Crash updating draw cache of original curves dataHans Goudey
2022-10-13install_deps: Add system libdecor dev package.Bastien Montagne
2022-10-13Realtime Compositor: Keep interpolation in Scale nodeOmar Emara
2022-10-13Fix T101501: Masks are not visible in Image EditorSergey Sharybin
2022-10-13UI: Fix wrong error message when trying to apply modifierPablo Vazquez
2022-10-13Cleanup: simplify uv packing apiChris Blackbourn
2022-10-13Cycles: use one instance of oneAPI gpu compiler by defaultNikita Sirgienko
2022-10-13Cleanup: Fixed some warningsWerner, Stefan
2022-10-13Fix T100699: Older preferences from 2.93 wont loadCampbell Barton
2022-10-13Cleanup: Use std::mutex for mesh runtime mutexesHans Goudey
2022-10-13Build: use bash for build environment scriptCampbell Barton