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-09EEVEE & Viewport: Add a built-in shader called 3D_IMAGE, and expose to the py...Shashank Shekhar
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-07Cleanup: Remove the OSL <UVTILE> workaroundJesse Yurkovich
2022-05-07XR: Expose the OpenXR user paths in the event data for XR eventsShashank Shekhar
2022-05-07UI: Increase bitfield size for button flagsJulian Eisel
2022-05-07UI: Remove weird looking right aligned text in texture propertiesJulian Eisel
2022-05-07Fix T97751: New OBJ IO - File Browser doesn't filter by .obj/.mtlJulian Eisel
2022-05-07Fix T97751: New OBJ IO - File Browser doesn't filter by .obj/.mtlJulian Eisel
2022-05-06Merge branch 'blender-v3.2-release'Sergey Sharybin
2022-05-06bpy_extras: Add utilities for getting ID referencesDemeter Dzadik
2022-05-06DrawManager: Make instance data persistent.Jeroen Bakker
2022-05-06Fix T97872: Annotation lines lost AAGermano Cavalcante
2022-05-06Clang-tidy: Don't warn about unrecognized compiler flagsSebastian Parborg
2022-05-06Clang-tidy: Ignore variable name length and .c/.cc include warningsSebastian Parborg
2022-05-06Fix: Comments in clang-tidy checks list is not allowedSebastian Parborg
2022-05-06Curves: disable Empty Hair operator when there is no active meshJacques Lucke
2022-05-06Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-06Fix T97466: Assert when pack sound in blender DEBUG.Bastien Montagne
2022-05-06Curves: support converting legacy curves to new curves objectJacques Lucke
2022-05-06obj: move parsing utilities out of io_common, since they are fairly obj specificAras Pranckevicius
2022-05-06EEVEE: Refactor curve nodesOmar Emara
2022-05-06GPU: Move common shaders into a common directoryOmar Emara
2022-05-06Cleanup: Trailing white-spaceDalai Felinto
2022-05-06UI: Expand the Snap Curves to Surface operatorDalai Felinto
2022-05-06Switch viewport shading for color tools in solid modeRamil Roosileht
2022-05-06Curves: use old Add > Curve menu for new curves objectJacques Lucke
2022-05-06USD: add volume/VDB exportPiotr Makal
2022-05-06Cleanup: improve const correctness in material APIJacques Lucke
2022-05-06BLI: Add float3x3Omar Emara
2022-05-06Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-06Add documentation about Image/ImBuf to python/RNA API.Bastien Montagne
2022-05-06Fix: Handle default better in curves type count cacheHans Goudey
2022-05-06Cleanup: formatCampbell Barton
2022-05-06Cleanup: spelling in comments, use doxygen commentsCampbell Barton
2022-05-06Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-06WM: suppress assertion when switching toolsCampbell Barton
2022-05-06GHOST: Add support for precision touchpad gestures on WindowsAndrii Symkin
2022-05-06Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-06Fix T96585: Intersect(Knife) tool is selecting wrong edgesCampbell Barton
2022-05-06Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-06Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-06Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-06Cleanup: quiet missing-declarations warningsCampbell Barton
2022-05-06Fix T97758: Applying modifiers bakes shape-keysCampbell Barton
2022-05-06Win32: WM_SETTINGCHANGE lParam Check for NULLHarley Acheson