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-09-29Geometry Nodes: Expose Bezier handle positions as an attributeHans Goudey
2021-09-29Asset Browser: Initial Asset Catalog UIJulian Eisel
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-29Cleanup: use C comments for plain textCampbell Barton
2021-09-29Cleanup: spelling in commentsCampbell Barton
2021-09-28Geometry Nodes: Fields version of attribute proximity nodeHans Goudey
2021-09-28Cleanup: Sort node types alphabeticallyHans Goudey
2021-09-28Geometry Nodes: Field version of curve reverse nodeJohnny Matthews
2021-09-28Geometry Nodes: Mesh Point Cloud Conversion NodesHans Goudey
2021-09-28Geometry Nodes: Only show attribute toggle for field inputsHans Goudey
2021-09-28Geometry Nodes: Run nodes once on unique instance dataHans Goudey
2021-09-28Fix T89400: Possible to delete objects used by overrides of collections.Bastien Montagne
2021-09-28Cleanup: asset catalog, remove obsolete TODOSybren A. Stüvel
2021-09-28Cleanup: asset catalogs, move file header definition to constantSybren A. Stüvel
2021-09-28Fix: Fluid/Cloth/DynamicPaint: Only share pointcaches in CoW case.Bastien Montagne
2021-09-28Cleanup: asset catalog service, remove obsolete `write_to_disk` functionSybren A. Stüvel
2021-09-28Asset Catalog Service: add function to change catalog pathSybren A. Stüvel
2021-09-28Geometry Nodes: remove empty mesh component in distribute node outputJacques Lucke
2021-09-28Cleanup: Move VSE channels check into own util functionDalai Felinto
2021-09-28VSE: Implement sanity check for files with more channels than supportedDalai Felinto
2021-09-28Fix: field inferencing fails when there are undefined nodesJacques Lucke
2021-09-28Geometry Nodes: multi-threading when modifying multiple geometry setsJacques Lucke
2021-09-27Constraints: change default Stretch To rotation type to Swing.Alexander Gavrilov
2021-09-27Cleanup: incorrect null check in asset libraryJacques Lucke
2021-09-27Cleanup: Asset catalogs, fix clang-tidy warningSybren A. Stüvel
2021-09-27Asset Catalogs: write catalogs to disk when saving the blend fileSybren A. Stüvel
2021-09-27BKE Preferences: find asset library containing a pathSybren A. Stüvel
2021-09-27Fix T91691: Selecting "Remove unused slots" in Materials panel removes slots ...Bastien Montagne
2021-09-27Assets: Additions/fixes to the catalog system in preparation for the UIJulian Eisel
2021-09-27Geometry Nodes: add utility to process all instances separatelyJacques Lucke
2021-09-27Cleanup: Move asset library remove function next to add functionJulian Eisel
2021-09-27Fix T91711: Blender 3.0 - The Rain demo scene breaks (Proxy to Override auto ...Bastien Montagne
2021-09-27Kernel: allow unregistering BKE callback functionsSybren A. Stüvel
2021-09-27Geometry Nodes: new Instance on Points nodeJacques Lucke
2021-09-25Cleanup: typos in code and comments.Kévin Dietrich
2021-09-24Geometry Nodes: Random Value NodeJohnny Matthews
2021-09-24Geometry Nodes: String to Curves NodeErik Abrahamsson
2021-09-24Geometry Nodes: Special string characters nodeErik Abrahamsson
2021-09-24Fix T91240: Object duplication was duplicating its action twice.Bastien Montagne
2021-09-24Asset Catalogs: write catalogs sorted by path & UUIDSybren A. Stüvel
2021-09-24Asset Catalogs: fix trailing slash test caseSybren A. Stüvel
2021-09-24LibOverride: Deprecate Proxies: Add auto-conversion on file load.Bastien Montagne
2021-09-24LibOverride: Add utils to convert all proxies to overrides.Bastien Montagne
2021-09-24Geometry Nodes: new Distribute Points on Faces nodeJacques Lucke
2021-09-24Fix: incorrect socket shape for noise texture inputJacques Lucke
2021-09-24Cleanup: asset catalogs, fix clang-tidy warningSybren A. Stüvel
2021-09-24Hair Info Length AttributeJeroen Bakker
2021-09-24Cleanup: spelling in commentsCampbell Barton
2021-09-23Geometry Nodes: Initial socket visualization for fields.Jacques Lucke