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
2021-10-03Geometry Nodes: Handle Type Selection Node UpdateJohnny Matthews (guitargeek)
2021-10-03Cleanup: Move curveprofile.c to C++Hans Goudey
2021-10-03Geometry Nodes: Points to Volume Fields fixesJohnny Matthews (guitargeek)
2021-10-03Fix T91810 Bevel not working well with certain unbeveled edge positions.Howard Trickey
2021-10-03Cleanup: move as_span method out of headerJacques Lucke
2021-10-03Cleanup: move special methods of geometry set out of headerJacques Lucke
2021-10-03Cleanup: move methods out of field classesJacques Lucke
2021-10-03Cleanup: use extern templates for typed output attributeJacques Lucke
2021-10-03Nodes: use extern templates for socket declarationsJacques Lucke
2021-10-03Cleanup: move more method definitions out of their classJacques Lucke
2021-10-03Cleanup: move more methods out of classesJacques Lucke
2021-10-03Geometry Nodes: Points to Volume Fields UpdateJohnny Matthews (guitargeek)
2021-10-03Cleanup: use movable output attribute instead of optionalJacques Lucke
2021-10-03Cleanup: make typed output attribute movableJacques Lucke
2021-10-03Cleanup: move AttributeIDRef and OutputAttribute methods out of classJacques Lucke
2021-10-03Cleanup: move resource scope method definitions out of classJacques Lucke
2021-10-03Cleanup: move StringRef method definitions out of classJacques Lucke
2021-10-03Cleanup: add nolint comment to move semantic testJacques Lucke
2021-10-03Cleanup: remove unused functionsJacques Lucke
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