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
2021-01-11Cleanup: use switch statement for sequence typesCampbell Barton
2021-01-11Fix T84582: WalkNavigation.mouse_speed ignored with tabletCampbell Barton
2021-01-11Fix T84501: Wintab button lag.Nicholas Rishel
2021-01-11Revert "Fix typo; Documentation; Expose layer for framebuffer attachament; Ad...Germano Cavalcantemano-wii
2021-01-11Transform: In the Header, show translation value in local space only with con...Germano Cavalcantemano-wii
2021-01-11Transform: In the Header, show the translation value in local spaceGermano Cavalcantemano-wii
2021-01-11Fix Increment Snapping Without Constraints in Non-Axis-Aligned ViewsGermano Cavalcantemano-wii
2021-01-11Fix typo; Documentation; Expose layer for framebuffer attachament; Add frameb...Germano Cavalcantemano-wii
2021-01-10UI: Improve node group input / output list interfaceHans Goudey
2021-01-10Fix T83777: Crash when enabling guidesSebastián Barschkis
2021-01-10Fluid: Fix cache saving issue with OpenVDB IOSebastián Barschkis
2021-01-10Fix T84529: Crash with strip using deleted scenePeter Fog
2021-01-10Fix sequencer disk cache not writing dataRichard Antalik
2021-01-10VSE: Remove fit method tool setting from headerRichard Antalik
2021-01-09Cleanup: remove redundant decorator for eevee 'overscan_size'Philipp Oeser
2021-01-09Cleanup: remove unused struct membersCampbell Barton
2021-01-09Cleanup: use bool arguments & variablesCampbell Barton
2021-01-09Fix UV selection threshold which ignored image aspect and zoom levelCampbell Barton
2021-01-09Fix build error after last commitHans Goudey
2021-01-09Cleanup: Use bool instead of intHans Goudey
2021-01-09Keymap: Enable repeat for "Make Edge/Face" operatorHans Goudey
2021-01-09Geometry Nodes: Don't start with empty group nodes selectedHans Goudey
2021-01-09Geometry Nodes: Gray out "New" button when curve object is activeHans Goudey
2021-01-08Fix T84517: Two geometry node trees added with "New" buttonHans Goudey
2021-01-08Scenes: forbid deleting last local sceneJacques Lucke
2021-01-08Fix T84453: Crash bezier curves transfromGermano Cavalcante
2021-01-08Icons: Update script to generate icons from SVGs for Inkscape 1.0Julian Eisel
2021-01-08Fix Cycles rendering with OptiX after instance limit increase when building w...Patrick Mours
2021-01-08Fix T83942: improve error checking when trying to render high resolution volumeJacques Lucke
2021-01-08Cleanup: clang formatPhilipp Oeser
2021-01-08Fix T84475: Outliner missing update when adding IDs to main via RNAPhilipp Oeser
2021-01-08GPU: Mark AMD Polaris 20.11+ drivers with limited support.Jeroen Bakker
2021-01-08Use the term "N-gon" instead of "Polygon" for triangulation methodPhilipp Oeser
2021-01-08Cloth: completely exclude fully pinned triangles from collision.Alexander Gavrilov
2021-01-08Surface Deform: the Strength setting is not bind-specific.Alexander Gavrilov
2021-01-08Surface Deform: optimize memory allocation in the evaluation code.Alexander Gavrilov
2021-01-08GPU: Enable HQ normal work around on Linux.Jeroen Bakker
2021-01-08VSE: Hide cache settings and adjust defaultsRichard Antalik
2021-01-08Cleanup: Use LISTBASE_FOREACH macroHans Goudey
2021-01-08Fix file-handle leak when parsing xdg user directoriesCampbell Barton
2021-01-08Fix T83868: Disabled or inactive list items are not grayed outHans Goudey
2021-01-07PyAPI Docs: Terminal instructions for Windows incorrectAaron Carlisle
2021-01-07Cleanup: Declare variables where initializedHans Goudey
2021-01-07Cycles: Increase instance limit for OptiX acceleration structure buildingPatrick Mours
2021-01-07Surface Deform: optimize handling of the vertex group weight.Alexander Gavrilov
2021-01-07UI: Use Eyedropper Cursor with Sample Weight ToolJuanfran Matheu
2021-01-07UI: Show Weight Value with Sample Weight ToolJuanfran Matheu
2021-01-07Fix T84326: No ID for geometry nodes instances after scatteringHans Goudey
2021-01-07UndoSystem: Early out from core undo/redo handlers when undo step is NULL.Bastien Montagne
2021-01-07Cleanup: Undo system: minor simplification in non-debug code.Bastien Montagne