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-08-16Fix T85436: Separate by loose parts doesn't show new objectsCampbell Barton
2021-08-16Fix T90417: font loading creates duplicate ID namesCampbell Barton
2021-08-16Fix T89450: Crash slicing BMEditSelSeqCampbell Barton
2021-08-16Fix slicing with negative indicesCampbell Barton
2021-08-16Fix fix invalid index use for edit-mesh laplacian smoothCampbell Barton
2021-08-16Fix T90493: Undo a knife-project operation crashesCampbell Barton
2021-08-16Fix T89241: 3D Text "Scale to Fit" wraps onto the second lineCampbell Barton
2021-08-11Blender 2.83.18-rcJeroen Bakker
2021-08-10Blender 2.83.17-releasev2.83.17Jeroen Bakker
2021-08-02Fix memory leak with Python RNA property get callback errorsCampbell Barton
2021-07-26Fix object "Set Origin" operating on linked library dataCampbell Barton
2021-07-26Fix T70356: Scaling up 1x1 pixel image reads past buffer boundsCampbell Barton
2021-07-26Fix T89868: Crash showing thumbnail of wide-aspect imageJesse Yurkovich
2021-06-30Fix T89405: Viewport Render Preview glitching (AMD)Jeroen Bakker
2021-06-30Fix T89247: Dereference arguments to comparison function correctlyFen
2021-06-30Fix invalid polygon normal array access building bake dataCampbell Barton
2021-06-16Versionbump: Blender 2.83.17-rcJeroen Bakker
2021-06-15Versionbump: 2.83.16-releasev2.83.16Jeroen Bakker
2021-06-09Fix T77651: Black screen on Blender startup on ChromeOSGermano Cavalcante
2021-06-01Fix buffer overrun in paint_line_strokes_spacingCampbell Barton
2021-05-21Fix T88227: Eevee not working on AMD 535 cards.Jeroen Bakker
2021-05-21Fix T88190: Freed memory use when iterating over id-propertiesCampbell Barton
2021-05-21Fix memory leak in Python IDproperty iteratorCampbell Barton
2021-05-21Fix T88180: Enable HQ normal workaround for RX 580X cards.Jeroen Bakker
2021-05-21Fix T88145: Dynamic Paint initial color using vertex color not working as exp...Philipp Oeser
2021-05-21Version bump 2.83.16 rc.Jeroen Bakker
2021-05-19Version bump 2.83.15 stable.v2.83.15Jeroen Bakker
2021-05-11Version: Blender v2.83.14-releasev2.83.14Jeroen Bakker
2021-05-07Version bump: Blender 2.83.14 rcJeroen Bakker
2021-05-07Fix memory leak in object.mode_set_with_submodeCampbell Barton
2021-05-07Fix build error: use of unintialized variableWannes Malfait
2021-05-07Fix T87863: Bisect fails when edges of an N-gon lie on the planeCampbell Barton
2021-05-07Fix T87592: Mirror fail with bisect, axis object & non-uniform scaleCampbell Barton
2021-05-07Fix T86765: Custom properties are included in `__dir__`Campbell Barton
2021-05-07Fix for building with MSVCCampbell Barton
2021-05-07Fix T86170: Memory leak clearing the Python instance for COW id dataCampbell Barton
2021-04-21Fix T87055: Crash applying modifier on mesh with multires dataCampbell Barton
2021-04-21Versionbump: blender v2.83.14-betaJeroen Bakker
2021-03-09Version: Blender v2.83.13-releasev2.83.13Jeroen Bakker
2021-03-03Fix T84988: Armature symmetries crashes with action constraintCampbell Barton
2021-03-03Fix T79999: Double color management applied during viewport animation renderJeroen Bakker
2021-02-23Version: 2.83.13 rcJeroen Bakker
2021-02-23Version: 2.83.13 betaJeroen Bakker
2021-01-26Version bump: Blender v2.83.12 releasev2.83.12Jeroen Bakker
2021-01-26GPU: Enabled hq normals workaround for any AMD driver on polarisJeroen Bakker
2021-01-26GPU: Enable HQ normals workaround for AMD 21.1.1 driver.Jeroen Bakker
2021-01-25Version bump: Blender v2.83.11 rcJeroen Bakker
2021-01-25Particles: Fixed thread work size calculation.Stefan Werner
2021-01-13Fix: Update normals when switching scene qualityJeroen Bakker
2021-01-13Fix T84397: Creating and removing many objects very quickly causes a crashSergey Sharybin