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-08-10Blender 2.83.17-releasev2.83.17Jeroen Bakker
2021-08-02Remove pipeline_config.json.Jeroen Bakker
2021-08-02Fix memory leak with Python RNA property get callback errorsCampbell Barton
2021-07-27Cycles: upgrade CUDA to 11.4Brecht Van Lommel
2021-07-262.83 uses gcc 9.James Monteath
2021-07-26Fix 2.83 uses optix 7.0.Jeroen Bakker
2021-07-26Fix pipeline configuration: Use GCC 8.Jeroen Bakker
2021-07-26Add pipeline config formatted in yaml.Jeroen Bakker
2021-07-26Fix merge error in apple build.Jeroen Bakker
2021-07-26macOS: use -fno-strict-aliasing for all build types.Ankit Meel
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-09Fix T88813: Scalable allocator not used on win10Ray Molenkamp
2021-06-01Fix buffer overrun in paint_line_strokes_spacingCampbell Barton
2021-05-31Added v2.83 pipeline config for new buildbot.Jeroen Bakker
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-20macOS build: set minimum deployment target correctlyAnkit Meel
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