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-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
2022-08-29Cycles: Remove "return" and "assert" from oneAPI kernel codeNikita Sirgienko
2022-08-29Cycles: Increased minimum supported driver for Windows in oneAPINikita Sirgienko
2022-08-29Fix T99004: scaling volume down results in crashJacques Lucke
2022-08-29I18n: Better wording for the skipped languages in language menu file.Bastien Montagne
2022-08-29Update RNA to User manual mappingsAaron Carlisle
2022-08-28Fix crashes running operators in invalid contextsCampbell Barton
2022-08-28Fix crash in gpencil.brush_reset_all referencing freed memoryCampbell Barton
2022-08-28Fix running transform without a regionCampbell Barton
2022-08-27Cleanup: Remove two files committed by mistake.Bastien Montagne
2022-08-26Transform: Use more general approach to node view updateGermano Cavalcante
2022-08-26Fix T100632: Regression: Node border snap guide line not drawing properlyGermano Cavalcante
2022-08-26Fix T100633: Node Editor: Edge scrolling breaks node snappingGermano Cavalcante
2022-08-26Fix assert in id remapper tests.Bastien Montagne
2022-08-26Fix T55284: error in Hybrid MultiFractal Musgrave textureLuis Pereira
2022-08-26IDManagement: fix missing WM name validation when using "keep current WM list...Aras Pranckevicius
2022-08-26Fix T100602: Incoming Vector in world shader for Eevee is invertedPhilipp Oeser
2022-08-26Fix Sequence.frame_start being rounded to int when assignedCampbell Barton
2022-08-25Fix T100255: Make RigidBodyWorld (and effector_weights) collections refcounted.Bastien Montagne
2022-08-25Update liboverride operators to manual mapping.Bastien Montagne
2022-08-25Fix Cycles oneAPI for a newer DPC++ compiler versionSergey Sharybin
2022-08-25Fix T100599: dont reset parent inverse setting parent type the samePhilipp Oeser
2022-08-24Cleanup warning about missing pointer casting.Bastien Montagne