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-04Cleanup: `Neighbour` -> `Neighbor`. and other minor UI messages fixes.Bastien Montagne
2021-10-04Cleanup: remove unused assignmentsCampbell Barton
2021-10-04Fix T91904: Assert when loading empty CurveProfileHans Goudey
2021-10-04Cleanup: Make more functions staticHans Goudey
2021-10-04Cleanup: Replace macro with functionHans Goudey
2021-10-04Cleanup: Make function staticHans Goudey
2021-10-04Cleanup: Add doxygen sections, rearrange functionsHans Goudey
2021-10-04Asset Browser: Support dragging assets into catalogsJulian Eisel
2021-10-03Geometry Nodes: Handle Type Selection Node UpdateJohnny Matthews (guitargeek)
2021-10-03Cleanup: Move curveprofile.c to C++Hans Goudey
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: use extern templates for typed output attributeJacques 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: add nolint comment to move semantic testJacques Lucke
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-01Geometry Nodes: Set Handle Type Node Field Updateguitargeek
2021-10-01Geometry Nodes: Set Spline Type Node Field Updateguitargeek
2021-10-01Geometry Nodes: Spline Length Input Nodeguitargeek
2021-10-01Geometry Nodes: Curve Subdivide Node with Fieldsguitargeek
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-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-09-30Nodes: Add Float Curve for GN and Shader nodes.Charlie Jolly
2021-09-30Asset Catalogs: create missing parent catalogsSybren A. Stüvel
2021-09-30Cleanup: remove `CatalogPath` aliasSybren A. Stüvel
2021-09-30Asset Catalog: introduce `AssetCatalogPath` classSybren A. Stüvel
2021-09-30Fix RigidBodyWorld copy using `NO_MAIN` instead of `COW` flag for cache handl...Bastien Montagne
2021-09-30Fix T90246: Full Copy'ing a scene confuses physics in the original scene.Bastien Montagne
2021-09-29Geometry Nodes: Expose Bezier handle positions as an attributeHans Goudey
2021-09-29Asset Browser: Initial Asset Catalog UIJulian Eisel
2021-09-29VSE: Add color tags to stripsFalk David
2021-09-29Support loading catalogs in the Current File asset libraryJulian Eisel
2021-09-29Fix T91756: String to Curve node produces NaN when size is zeroJacques Lucke
2021-09-29Fix/bypass doversion for wire new colorsDalai Felinto
2021-09-29UV Editor: Grid and snapping improvementsSiddhartha Jejurkar
2021-09-29Cleanup: Add constructor for AttributeFieldInputHans Goudey
2021-09-29Cleanup: sort cmake file listsCampbell Barton
2021-09-29Cleanup: use C comments for plain textCampbell Barton
2021-09-29Cleanup: spelling in commentsCampbell Barton