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
2021-10-03Merge branch 'master' into xr-controller-supportxr-controller-supportPeter Kim
2021-10-03CleanupPeter Kim
2021-10-03Geometry Nodes: Resample Curve Fields UpdateJohnny Matthews (guitargeek)
2021-10-03Data Transfer: Remove unnecessary noisy error messageHans Goudey
2021-10-03Cleanup: clang-formatCampbell Barton
2021-10-03Cleanup: spelling in stringsCampbell Barton
2021-10-03Cleanup: spelling in commentsCampbell Barton
2021-10-03Geometry Nodes: Add Rotate Euler NodeJarrett Johnson
2021-10-03Geometry Nodes: Switch Node Fields Updateguitargeek
2021-10-03Geometry Nodes: Add side and fill segments to Cone/Cylinder nodesLeon Leno
2021-10-01Geometry Nodes: Set Handle Type Node Field Updateguitargeek
2021-10-01Geometry Nodes: Set Spline Type Node Field Updateguitargeek
2021-10-01VSE: Draw active strips with a different color in the preview windowSebastian Parborg
2021-10-01Geometry Nodes: Spline Length Input Nodeguitargeek
2021-10-01Asset Browser: expose current catalog ID in RNASybren A. Stüvel
2021-10-01Geometry Nodes: Curve Subdivide Node with Fieldsguitargeek
2021-10-01Cleanup: unused function declarationKévin Dietrich
2021-10-01Tracking: Sort motion tracking tracks by start and end framesJohan Walles
2021-10-01Asset Catalogs: always have an Asset Catalog Tree availableSybren A. Stüvel
2021-10-01Cleanup: Asset Catalog Test, fix clang-tidy warningsSybren A. Stüvel
2021-10-01Asset Catalogs: add catalog filter for the asset browserSybren A. Stüvel
2021-10-01Cleanup: asset catalogs, make function constSybren A. Stüvel
2021-10-01Fix T91834: Appending objects with shape keys into new file is broken.Bastien Montagne
2021-10-01GPU: set 'GL_PACK_ALIGNMENT' 1 as defaultGermano Cavalcante
2021-10-01Fix T91872: incorrect socket inspection on group nodesJacques Lucke
2021-10-01Fix T87189: Copy/pasting IDs does not handle properly instantiation.Bastien Montagne
2021-10-01Fix paste code linking 'direct' IDs with 'INDIRECT' flag.Bastien Montagne
2021-10-01Append: Fix appended objects potentially auto-instantiated in more than one c...Bastien Montagne
2021-10-01Fix T87536: incorrect socket types in reroute nodesJacques Lucke
2021-10-01Fix T91839: incorrect active vertex group indexJacques Lucke
2021-10-01Cleanup: Asset Catalog Paths, move default constructor to header fileSybren A. Stüvel
2021-10-01Asset Catalogs: test that missing catalogs are created onceSybren A. Stüvel
2021-10-01Cleanup: clang-tidy warningsCampbell Barton
2021-10-01Gizmo: hide 2D gizmos while transformingCampbell Barton
2021-10-01Cleanup: use C-style comments, nullptr for C++Campbell Barton
2021-10-01Fix: Incorrect warning in curve to mesh node with instancesVitor Boschi
2021-10-01Compositor: Fix Composite node using alpha when "Use Alpha" is offManuel Castilla
2021-10-01Compositor: Fix Flip node not flipping translation on Full FrameManuel Castilla
2021-10-01Compositor: Fix Dilate/Erode node crash with Step optionManuel Castilla
2021-10-01Compositor: Fix Movie Distortion node rendering an empty imageManuel Castilla
2021-09-30Fix T91285: Bad tooltip for VSE Slip operatorPratik Borhade
2021-09-30VSE: Add ASC CDL color correction methodJosef Raschen
2021-09-30Cleanup: Fix unused variable warningHans Goudey
2021-09-30Geometry Nodes: Swap order of geometry proximity inputsHans Goudey
2021-09-30Nodes: Add Float Curve for GN and Shader nodes.Charlie Jolly
2021-09-30Geometry Nodes: Change default for mesh to points nodeHans Goudey
2021-09-30Fix T91734: Crash snapping mesh if a beveled curve is presentGermano Cavalcante
2021-09-30Asset Catalogs: create missing parent catalogsSybren A. Stüvel
2021-09-30Fix possible use-after-free in drag-drop handling logicJulian Eisel
2021-09-30UI: Support easy dropping into/onto rows in new tree-view APIJulian Eisel