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-05-09Minor typo fixes in UI messages.Bastien Montagne
2022-05-09GPU: Fix crash deferred shader compilation.Jeroen Bakker
2022-05-07Fix T96683: Mipmaps are inaccurate for UDIM texturesClément Foucault
2022-05-07EEVEE: Fix missing function implementation for volumetric materialsClément Foucault
2022-05-07Fix T97600 Regression: rendering in new window displays flickersClément Foucault
2022-05-07Fix T97796 EEVEE: Regression: Alpha clipped materials rendered as alpha hashedClément Foucault
2022-05-07Fix T97881 EEVEE: First Specular and SSS closure not contributing on alpha bl...Clément Foucault
2022-05-07GPUShader: Add static compilation to clipped shader variationsClément Foucault
2022-05-07Fix T97751: New OBJ IO - File Browser doesn't filter by .obj/.mtlJulian Eisel
2022-05-06DrawManager: Make instance data persistent.Jeroen Bakker
2022-05-06Fix T97466: Assert when pack sound in blender DEBUG.Bastien Montagne
2022-05-06Switch viewport shading for color tools in solid modeRamil Roosileht
2022-05-06Add documentation about Image/ImBuf to python/RNA API.Bastien Montagne
2022-05-06WM: suppress assertion when switching toolsCampbell Barton
2022-05-06Fix T96585: Intersect(Knife) tool is selecting wrong edgesCampbell Barton
2022-05-06Fix T97758: Applying modifiers bakes shape-keysCampbell Barton
2022-05-05Fix T97575: Toggling fullscreen causes compositor recalcCampbell Barton
2022-05-05Fix T97863: new OBJ importer issues with extra whitespace after "f" keywordsAras Pranckevicius
2022-05-05File missing from 78fc5ea1c398f70d22cda72be33c105146c0d542Campbell Barton
2022-05-05Workaround T81065: Merge UV's when applying modifiersCampbell Barton
2022-05-05Fix T97874: Python exception after undo with image space visibleCampbell Barton
2022-05-05Fix WM_toolsystem_refresh_screen_all failing to refresh toolsCampbell Barton
2022-05-05Cleanup: EEVEE: Fix clang-tidy warnings and unused var warningClément Foucault
2022-05-05DRW: Hair: Fix shader compilation of transform feedback shaderClément Foucault
2022-05-05Fix T97835: crash when creating hair particle system on MacGermano Cavalcante
2022-05-04Fix T96845: artifacts with GPU subdivision and mirror modifierKévin Dietrich
2022-05-04Fix T95527: wrong motion blur with rigid bodiesBrecht Van Lommel
2022-05-04Fix T97709: Compositor: Scenes are being set to no users after doing a full c...Bastien Montagne
2022-05-04Fix T97851: GPencil Bake object transform operator wrong transformationAntonio Vazquez
2022-05-04Fix T97375: changing node tree from Python is very slowJacques Lucke
2022-05-04Fix T97827: material preview not displaying texturesKévin Dietrich
2022-05-04Fix T97794: new OBJ importer does not handle quoted MTL pathsAras Pranckevicius
2022-05-04GPencil: Apply layer transforms to visible framesYann Lanthony
2022-05-04Fix T97831: Curve to mesh node can create invalid wire meshHans Goudey
2022-05-04Fix error pasting text containing tabsCampbell Barton
2022-05-04Fix T95165: Custom Normals tools dont update immediately.Jeroen Bakker
2022-05-04Cleanup: quiet strict-prototypes warningCampbell Barton
2022-05-04License headers: add missing license headersCampbell Barton
2022-05-04Fix wrong task priority for particle distribution and tanget computationBrecht Van Lommel
2022-05-04Fix T96880: viewport render animation hangs BlenderBrecht Van Lommel
2022-05-03Fix T93179: geonodes UVs and Vertex colors do not work in EEVEEKévin Dietrich
2022-05-03Fix T96338: GPU subdiv crash switching to UV editingKévin Dietrich
2022-05-03Fix T97793, Fix T97795: Use correct defaults for missing values in new OBJ im...Aras Pranckevicius
2022-05-03Fix T97757: Some MTL import correctness issues in the new OBJ importerAras Pranckevicius
2022-05-03Fix VSE view clamping not workingRichard Antalik
2022-05-03Fix T97720: Fix meta strip shows incorrect mute state.Richard Antalik
2022-05-03Fix T95541: Broken vertex weight with mirror modifier.Bastien Montagne
2022-05-03Cleanup: auto-formatCampbell Barton
2022-05-03Fix T97731: Python traceback no longer includes line-numbersCampbell Barton
2022-05-03Cleanup: remove redundant PyErr_Clear calls after PyErr_FetchCampbell Barton