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
2021-02-16UI: Clarify descriptions in properties popoverNathan Craddock
2021-02-15Fix T85499: Crash on switching to edit mode with uv editor openFalk David
2021-02-15Fix T84624: node group data-block has phantom userJacques Lucke
2021-02-15Fix T71960: Malformed .bmp files lead to crashSergey Sharybin
2021-02-14Fix T85488: Display units inset operatorFalk David
2021-02-13GPencil: Try again to fix compiler warningsAntonio Vazquez
2021-02-13Fix brace placement from recent fix for T85581Campbell Barton
2021-02-12Fix T84899: instance ids are not unique in common casesJacques Lucke
2021-02-12GPencil: Fix compiler warnings after previous commitAntonio Vazquez
2021-02-12Fix T85581: GPencil draw on surface does not workAntonio Vazquez
2021-02-12Baking: support vertex color baking of normal material, UV discontinuitiesBrecht Van Lommel
2021-02-12Geometry Nodes: remove incorrect assertJacques Lucke
2021-02-12Cycles: Use Blender Settings For AOVJeroen Bakker
2021-02-12Fix T79999: Double color management applied during viewport animation renderJeroen Bakker
2021-02-11Fix T85555: Geometry Nodes: Attribute Vector Math Wrap is brokenHans Goudey
2021-02-11Fix T84114: Existence of vertex groups slows down mesh editingCampbell Barton
2021-02-11Fix T85543: Object Types Visibility missing shading notifierPhilipp Oeser
2021-02-11Fix T83013: Annotation with hidden object in sculpt mode crashesCampbell Barton
2021-02-11Fix T85508: UV select overlap fails on identical facesCampbell Barton
2021-02-11BLI_math: add mid_v2_v2v2v2Campbell Barton
2021-02-10Fix T85515: missing viewport update when toggling Hidden WireBrecht Van Lommel
2021-02-10Fix T85420: moving color ramp handles via position input does not workJacques Lucke
2021-02-10Fix T85514: exact match is not showing up in search menuJacques Lucke
2021-02-10Cleanup: typoJacques Lucke
2021-02-10Fix T85395: Texture paint external edit wrong projection on reapplyPhilipp Oeser
2021-02-10Fix T85492: fix check if object has visible instancesJacques Lucke
2021-02-10Fix Sculpt Gestures using normal orientation with translated objectsPablo Dobarro
2021-02-10Fix T85079: Thumb brush unstable when producing larger displacementsPablo Dobarro
2021-02-09Fix versioning code of previous commitJeroen Bakker
2021-02-08Fix T81206: Do not limit gl texture size in image editorJeroen Bakker
2021-02-08Fix T85368: map range node clamps incorrectly in geometry nodesdf0bce3f7d0Sam Miller
2021-02-08Fix T85426: Speed effect stretch to input not workingRichard Antalik
2021-02-06Fix T85378: Shrink/Fatten display number unitsFalk David
2021-02-05Fix T85260: Viewport render does not draw backgroundJeroen Bakker
2021-02-05Fix T85396: Display Texture Paint UV only working in editmodePhilipp Oeser
2021-02-04Fix for 3D view transform: flipped rotation direction for numeric inputGermano Cavalcante
2021-02-04Fix T85363: Cmd + Tab shortcut overridden on macOSJohannes Jakob
2021-02-04Fix T85318: Driver variable don't resolve collection indicesCampbell Barton
2021-02-03Fix T85230: Face Set Boundary automasking not working with dyntopoPablo Dobarro
2021-02-03Fix T85136: Sculpt geometry extract not using updated meshPablo Dobarro
2021-02-03Fix T84370: Project tool not working with shape keysPablo Dobarro
2021-02-03Fix memory leak in boundary brush preview dataPablo Dobarro
2021-02-03Fix unreported: Rotation Gizmo "C" influenced by custom orientationGermano Cavalcante
2021-02-03Fix T85340: Gizmo rotation inverted (in some perspective angles)Germano Cavalcante
2021-02-03Cleanup: Move and rename 'getViewVector' utilityGermano Cavalcante
2021-02-03Fix 'getViewVector' returning inverted vectorGermano Cavalcante
2021-02-03macOS: trackpad scroll direction reversed in list viewsYevgeny Makarov
2021-02-03Fix T85261: Eevee passes have slight inaccurate colorsPhilipp Oeser
2021-02-03Cryptomatte: Incorrect Coverage with VolumetricsJeroen Bakker
2021-02-03Fix T85314 GPU: Drawlist submit data overflows.Clément Foucault