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-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-08Fix Cycles CUDA build error with Visual Studio 2019 v16.9Brecht Van Lommel
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-02-08Cycles: Add CUDA 11 build supportPatrick Mours
2021-02-08Fix Cycles CUDA kernels for Ampere not building with CUDA 11Brecht Van Lommel
2021-02-08Cycles: Enable OptiX on first generation Maxwell GPUs againPatrick Mours
2021-02-08Fix OptiX being shown as available on first generation Maxwell GPUsPatrick Mours
2021-02-08Cycles: Use pre-compiled PTX kernel for older generation when no matching one...Patrick Mours
2021-02-08Cycles: Enable OptiX on all Maxwell+ GPUsPatrick Mours
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-25Buildbot: Fixed crash when building RC buildsJeroen Bakker
2021-01-25Version bump: Blender v2.83.11 rcJeroen Bakker
2021-01-25Particles: Fixed thread work size calculation.Stefan Werner
2021-01-25Fix T79356: Improved icons for MSIX buildsEric Bickle
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-16Steam Release: Script creation of Steam build filesNathan Letwory
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