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-09-28Blender 2.83.18-releasev2.83.18Jeroen Bakker
2021-09-27Fix T91557: Texture Paint Stencil doesnt use assigned UV LayerPhilipp Oeser
2021-09-27Fix default surface resolution U/V mis-matchCampbell Barton
2021-09-22Fix memory leak if an error occurred assigning id-property sequenceCampbell Barton
2021-08-30Fix error scaling thumbnails to zero dimensionsCampbell Barton
2021-08-30Fix invalid mask use for the UV-project modifierCampbell Barton
2021-08-30Fix T90651: camera reconstruction crash without scene cameraPhilipp Oeser
2021-08-30Fix buffer size mismatch in SCRIPT_OT_python_file_runCampbell Barton
2021-08-23Pipeline: Use explicit cuda version numbers.Jeroen Bakker
2021-08-23Fix T90791: Knife project leaks memory with curve/text cutterCampbell Barton
2021-08-23Cleanup: rename BKE_mesh_free -> BKE_mesh_free_dataCampbell Barton
2021-08-23Fix memory leak in edit-mesh dissolve degenerateCampbell Barton
2021-08-23Fix T90719: Boost sources dowload address needed to be updated.Bastien Montagne
2021-08-16BLI_math: Fix several division-by-zero cases.Bastien Montagne
2021-08-16Fix T83164: Spline IK `joint_bindings` parameter is broken.Bastien Montagne
2021-08-16Cleanup/Fix RNA array length accessors returning non-zero values in invalid c...Bastien Montagne
2021-08-16Fix T89835: Crash after Instancing to Scene after making linked Collection lo...Bastien Montagne
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-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