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-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
2021-01-13Fix T84459: Wireframe not displaying with AMD GPUJeroen Bakker
2021-01-13Fix T84459: Face normals not displaying (AMD GPU)Jeroen Bakker
2021-01-13GPU: Enable HQ normal work around for AMD PolarisJeroen Bakker
2021-01-13GPU: Add HQ normals workaround.Jeroen Bakker
2021-01-13DrawManager: High quality normals for non meshesJeroen Bakker
2021-01-13Fix T83625: Shading attribute names cause compilation error.Jeroen Bakker
2021-01-13Fix crash sliding effect sequence stripsCampbell Barton
2021-01-13Fix T83280: Crash when deleting hair collision collection.Bastien Montagne
2020-12-16Version: Blender 2.83.11 betaJeroen Bakker
2020-12-07Blender v2.83.10 releasev2.83.10Jeroen Bakker
2020-12-02Fix T82988: Div by zero with curve deform modifierRobert Guetzkow
2020-12-02Fix T82729: Crash in rna_EffectorWeight_path when object has fluid and dynami...Philipp Oeser
2020-12-02Fix T83055: setting rna pointer properties can create bogus custom propertiesPhilipp Oeser
2020-12-02Fix memory leak writing PNG when opening the file failsCampbell Barton
2020-12-02ImBuf: replace incorrect strstr use with memcmpCampbell Barton
2020-12-02Fix T82555: Crash using copied object from PythonCampbell Barton
2020-12-02Fix T65585: Knife fails when cursor away from the objectCampbell Barton
2020-12-02Fix out of bounds array access in mathutils.noiseCampbell Barton
2020-12-02Blender 2.83.10 betaJeroen Bakker
2020-11-11Blender 2.83.9 releasev2.83.9Jeroen Bakker
2020-10-28Fix T81226: Crash opening 64bit files with endian switchingCampbell Barton
2020-10-28Fix T81254: Incorrect calculation of EEVEE Transmittance VolumetricsJeroen Bakker
2020-10-28Fix T81688: BPY_thread_save crashes with Python 3.9Campbell Barton
2020-10-28Fix T81288:Select Linked fails with multi-object edit modeCampbell Barton
2020-10-28Fix T81854: crash when undoing switch between sculpt and edit mode.Bastien Montagne
2020-10-28Fix T81421: "Saving As..." a blend file with a Script node file path filled w...Bastien Montagne
2020-10-28Fix T81942 EEVEE: Reflection Plane glitch with low clip distancesClément Foucault
2020-10-28Fix T81939: crash calling bmesh.utils.vert_separate()Campbell Barton
2020-10-28Fix (studio-reported) Armature: bug in handling of custom bone transform.Bastien Montagne
2020-10-28PyAPI: unregister add-ons when exitingCampbell Barton
2020-10-28Fix T81633 Workbench: TAA never resolve when enabling both X-Ray and cavityClément Foucault
2020-10-28Blender v2.83.9 betaJeroen Bakker
2020-10-21Blender v2.83.8 ReleaseJeroen Bakker
2020-10-07Fix T81459: Memory Leak Cycles Rendered ViewportJeroen Bakker
2020-10-07Fix T81218: Crash in pose mode using a driver on bendy bone SegmentSybren A. Stüvel
2020-10-07Fix T80885: Texture paint camera project crashes after undo/redoCampbell Barton
2020-10-07Fix T80630: potential crash in volume grids in Eevee shadersBrecht Van Lommel
2020-10-07Fix T62504: Crash accessing depsgraph from evaluated view layerCampbell Barton
2020-10-07Fix T78653 Workbench: Broken Depth of Field in Viewport (Mac OSX)Clément Foucault
2020-10-07Fix T80426: Crash when deleting custom orientationGermano Cavalcante
2020-10-07Fix T79973: Re-ordering face maps messes up the names of other face mapsGermano Cavalcante
2020-10-07Fix T80520: Tris to Quads ignores UV delimit optionmano-wii
2020-10-07Fix invert vertex group weight miscalculation for modifiersCody Winchester