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
path: root/source
AgeCommit message (Expand)Author
2022-01-18AssetsBrowser: Add ID Properties to Asset IndexerJeroen Bakker
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-18Cleanup: quite old-style-declaration warning, strip trailing spaceCampbell Barton
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
2022-01-17UI: Speed up icon scalingJulian Eisel
2022-01-17T94828: Appending collection with instancing links nested collectionsJulian Eisel
2022-01-17Fix compiler warning on WindowsAntonio Vazquez
2022-01-17Fix T94338: bpy.data.libraries.load does not return the right thing.Bastien Montagne
2022-01-17Cleanup: deduplicate condition in transform curve codeGermano Cavalcante
2022-01-17Alembic: add support for reading override layersKévin Dietrich
2022-01-17Revert "Revert "GPUShaderCreateInfo for interface abstraction""Jeroen Bakker
2022-01-17Revert "GPUShaderCreateInfo for interface abstraction"Jeroen Bakker
2022-01-17GPUShaderCreateInfo for interface abstractionJeroen Bakker
2022-01-17Fix T94805: Library weak reference generates "path not found" reports.Bastien Montagne
2022-01-17Core: Library Remap test cases.Jeroen Bakker
2022-01-17LineArt: Invert collection option.YimingWu
2022-01-17Geometry Nodes: Improve conversion from NURBS to BezierPiotr Makal
2022-01-17Fix T94526: Incorrect workspace ordering tooltipAlaska
2022-01-16Cleanup: simplify parametersGermano Cavalcante
2022-01-16Fix T94951: Crash when snappingGermano Cavalcante
2022-01-16Fix T94865: GPU subdiv crash switching to texpaint areaKévin Dietrich
2022-01-16Cleanup: deduplicate GPU subdiv data extraction loopsKévin Dietrich
2022-01-15Fix T94918: GPU subdivision uses viewport levels for final renderKévin Dietrich
2022-01-15Geometry Nodes: Rename transfer attribute geometry inputHans Goudey
2022-01-15Fix T94852: Geometry Proximity crash when unsuccessfulHans Goudey
2022-01-14Nodes: Support link-drag search with compare node outputsHans Goudey
2022-01-14Cleanup: Remove unused subdiv functionsHans Goudey
2022-01-14Fix possible build error with unity buildAaron Carlisle
2022-01-14Cleanup: Outliner function names, simplify struct initializationJulian Eisel
2022-01-14Fix incorrect destruction of Outliner tree-elementsJulian Eisel
2022-01-14Cleanup: Use destructor to delete Outliner runtime dataJulian Eisel
2022-01-14Cleanup: Use smart pointers for Outliner tree display and element typesJulian Eisel
2022-01-14Cleanup: Remove Outliner C-API headers/wrappersJulian Eisel
2022-01-14Disable some failing new obj exporter tests.Howard Trickey
2022-01-14Fix T94784: Crop node gizmo doesn't workSebastian Parborg
2022-01-14blenlib Any tests: Fix unknown pragma warning on Windows.Ankit Meel
2022-01-14Cleanup: Unused functionSergey Sharybin
2022-01-14Cleanup: Remove unused functionsSergey Sharybin
2022-01-14Fix T: Crash in do-version of older pre-2.80 blender files.Bastien Montagne
2022-01-14Fix T94827: Group Input/Output cannot connect to custom socketsPhilipp Oeser