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-01-19Migrating polyline shaders to create info.tmp-gpu-polyline-shadersJeroen Bakker
2022-01-19Cleanup: Strict compiler warning in CyclesSergey Sharybin
2022-01-19GPUShaderCreateInfo: Rework geometry shader layout supportClément Foucault
2022-01-19Fix T94987: Dragged node links are invisible.Jeroen Bakker
2022-01-19Fix T95039,T94998: Shaders compilation errors on Mac.Jeroen Bakker
2022-01-19BMesh: add mesh debug information printingCampbell Barton
2022-01-19BMesh: improve handling of custom-data flag (Mesh.cd_flag)Campbell Barton
2022-01-19Docs: notes on thumbnail sizesCampbell Barton
2022-01-19Fix flipped order of items in the "Undo History" menuCampbell Barton
2022-01-19Fix T94202: GPUFrameBuffer: wrong refcount in the buffer passed for read_colo...Germano Cavalcante
2022-01-18Cleanup: Use references, LISTBASE_FOREACH macroHans Goudey
2022-01-18Fix T93413: Nodes 'Make Links' fails for multi input socketPhilipp Oeser
2022-01-18Fix T95029: Arrow gizmo always uses normal directionGermano Cavalcante
2022-01-18Cleanup: Make node editor functions privateHans Goudey
2022-01-18Cleanup: Remove unused node editor toolbar fileHans Goudey
2022-01-18Fix warning from rB9925606539.Alexander Gavrilov
2022-01-18Geometry Nodes: new Field at Index nodeJacques Lucke
2022-01-18Geometry Nodes: Add Signed Output to Edge Angle NodeJohnny Matthews
2022-01-18Geometry Nodes: improve domain interpolation codeJacques Lucke
2022-01-18Fix T95003: Shader issue using voronoi noise.Jeroen Bakker
2022-01-18RNA: display exact integer values without fraction if step is integer.Alexander Gavrilov
2022-01-18UI: fix a precision issue with float field step size.Alexander Gavrilov
2022-01-18Cleanup: Avoid possible NULL pointer errorAntonio Vazquez
2022-01-18GPU: Create Info for GPU_SHADER_2D_IMAGE_MULTI_RECT_COLOR.Jeroen Bakker
2022-01-18Fix T94977: muted link is not ignored in eeveeJacques Lucke
2022-01-18Fix T95006: missing modifier update after frame changeJacques Lucke
2022-01-18Fix T94197: Applying boolean with fast solver clears bevel weightsCampbell Barton
2022-01-18Assets: Enabling Asset Indexing.Jeroen Bakker
2022-01-18AssetsBrowser: Add ID Properties to Asset IndexerJeroen Bakker
2022-01-18Python API Docs: add non-invert `Bone.convert_local_to_pose` example.Alexander Gavrilov
2022-01-18Allow overriding motion path settings.Alexander Gavrilov
2022-01-18CMake: Fix using numpy variable for the zstandard pathCampbell Barton
2022-01-18Fix obj exporter tests by deduping normals and printing with less precision.Howard Trickey
2022-01-18Cleanup: spelling in commentsCampbell Barton
2022-01-18Cleanup: move docs to definitionCampbell Barton
2022-01-18WM: batch rename support for volume & light object dataCampbell Barton
2022-01-18WM: batch rename outliner support for various ID typesCampbell Barton
2022-01-18Fix for batch rename operating on library collections & materialsCampbell Barton
2022-01-18Fix batch renaming selected meta-stripsCampbell Barton
2022-01-18WM: batch rename collections outside the outlinerCampbell Barton
2022-01-18WM: batch rename collectionsRed Mser
2022-01-18Cleanup: quite old-style-declaration warning, strip trailing spaceCampbell Barton
2022-01-18Cleanup: remove HWND from GHOST_Wintab constructor.Nicholas Rishel
2022-01-18BLI: Add index_range method to VectorSetHans Goudey
2022-01-18Geometry Nodes: Set Handle Type Node: Left and right by defaultHans Goudey
2022-01-17Fix T94715: multiple volumes using the same .vdb causes freezeBrecht Van Lommel
2022-01-17Baking: new method to generate margin, based on adjacent facesMartijn Versteegh
2022-01-17Cleanup: Remove now redundant performance workaround for asset previewsJulian Eisel
2022-01-17Cleanup: Correct comments for immediate mode buffer draw functionsJulian Eisel
2022-01-17Cleanup: Improve naming of immediate mode buffer draw functionsJulian Eisel