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
2022-09-06Fix T100824: Cycles GPU render broken on macOS 13 Beta and Apple siliconv3.3.0Brecht Van Lommel
2022-09-06Blender 3.3 release version bump.Thomas Dinges
2022-09-06Fix T100842: Display Texture Paint UVs option in UV editor not workingBrecht Van Lommel
2022-09-06Cycles: Fix crashes in oneAPI backend for scenes not fitting in dGPU memoryNikita Sirgienko
2022-09-06Fix T100747: Cannot add "String" attribute to meshPhilipp Oeser
2022-09-05Fix T100796: wrong tangents on bezier splines with duplicate points and handlesJacques Lucke
2022-09-05Fix T100814: Cycles wrong area light parametric texture coordinatesBrecht Van Lommel
2022-09-05Fix Cycles not rendering hair without radius attributesBrecht Van Lommel
2022-09-05Fix T100649: Regression: Environment texture is stretched when added to meshClément Foucault
2022-09-05Fix T100775: Regression: EEVEE world environment is stretched when using orth...Clément Foucault
2022-09-05Fix T100788 Regression: EEVEE wrong normal map on backfacesClément Foucault
2022-09-03Fix T100731: Keymap Editor context menu crashPhilipp Oeser
2022-09-03Fix T100687: Geometry Attribute Convert crashes in sculpt modePhilipp Oeser
2022-09-02Fix T100767: Geometry nodes viewer node placed incorrectlyHans Goudey
2022-09-02Fix T100768: Reverse curves skips handles of middle Bezier pointsHans Goudey
2022-09-02Fix T100163: Eevee: Regression: Displacement maps affected by rotationClément Foucault
2022-09-02Fix T100377: EEVEE: Regression 3.2 normalmap node brokenClément Foucault
2022-09-02Fix T99528: EEVEE: Regression: Faulty shaders when using Volume Info nodeClément Foucault
2022-09-02Fix T98190: EEVEE: Very slow rendering on Intel HD Graphics 4400Clément Foucault
2022-09-01Fix T100737: OBJ/USD import: imported object has no active material, material...Aras Pranckevicius
2022-09-01Fix T100709: baking max ray distance wrong with older .blend filesBrecht Van Lommel
2022-09-01Fix invalid memory handling in C++ OBJ MTL Importer.Bastien Montagne
2022-08-31Cleanup: fix warnings from vcol limit commitJoseph Eagar
2022-08-31UI: Fix Geometry Nodes "Is Face Planar" nameDalai Felinto
2022-08-31UI: Fix Geometry Nodes "Mesh to Volume" name (typo)Dalai Felinto
2022-08-31Core: Remove color attribute limit from CustomData APIJoseph Eagar
2022-08-31UI: Fix order of Geometry Nodes in the Add Nodes Mesh menuDalai Felinto
2022-08-31Release schedule: Blender 3.3 RCThomas Dinges
2022-08-31Cycles: Enforce Windows driver version requirements for syclXavier Hallade
2022-08-31LibOverride: Replace linked objects by their overrides when created from 3DView.Bastien Montagne
2022-08-31Fix crash in liboverride operations from the Outliner.Bastien Montagne
2022-08-31Fix: reverse uv lookup fails due to floating point accuracy issuesJacques Lucke
2022-08-31Update freedesktop file.Thomas Dinges
2022-08-31GPencil: Fix sharp_threshold property in sample stroke operatorYimingWu
2022-08-31LineArt: Fix (unreported) wrong index in weight transferYimingWu
2022-08-30Fix: Potential name clash when adding rest position attributeHans Goudey
2022-08-30Fix T93084: Area stretch overlay full red on large scale meshPhilipp Oeser
2022-08-30Fix T99253: Missing face center dots with deform modifier cage optionHans Goudey
2022-08-30Fix: Alphabetical order in duplicate data preferences panelHans Goudey
2022-08-30LibOverride: Minor resync optimization by removing unuecessary processing.Bastien Montagne
2022-08-30Cleanup: Remove one level of indentation by early continue in a loop.Bastien Montagne
2022-08-30Fix T100586: libOverride resync could remove too many data-blocks.Bastien Montagne
2022-08-30Fix error in operator poll functionsCampbell Barton
2022-08-30Fix T100673: crash when using slide brush without attachment infoJacques Lucke
2022-08-30Fix T100703: Crash in file reading with ID's referenced from the WMCampbell Barton
2022-08-30Update DPC++ to 20220812Sergey Sharybin
2022-08-30Fix Dirty Vertex Colors failure when no vertex colors existedCampbell Barton
2022-08-29Fix: Broken build with OpenVDB turned offHans Goudey
2022-08-29Fix T99576: Guard against empty names when removing attributesTom Edwards
2022-08-29Fix T98968: Node reroute tool doesn't add to framesPratik Borhade