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-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
2021-09-23Fix D12533: Simplify curve object to mesh conversionHans Goudey
2021-09-23Geometry Nodes: remove old method to iterate over attributesJacques Lucke
2021-09-23Geometry Nodes: simplify looping over attributes in geometry setJacques Lucke
2021-09-23UUID: place C++ code in correct namespaceSybren A. Stüvel
2021-09-23Cleanup: asset catalogs, correct assertion messageSybren A. Stüvel
2021-09-23Asset Catalogs: explicit version number in catalog definition filesSybren A. Stüvel
2021-09-23Assets: add Asset Catalog systemSybren A. Stüvel
2021-09-23Cleanup: spelling in commentsCampbell Barton
2021-09-23Geometry Nodes: add utility to print an attribute id.Jacques Lucke
2021-09-23Cleanup: Silence unused var warning in release builds.Bastien Montagne
2021-09-23Add missing GPencil `IDTYPE_FLAGS_APPEND_IS_REUSABLE` flag.Bastien Montagne
2021-09-23Fix default surface resolution U/V mis-matchCampbell Barton
2021-09-23Cleanup: spelling in commentsCampbell Barton
2021-09-22Initial implementation of local ID re-use when appending.Bastien Montagne
2021-09-22Cleanup: make formatDalai Felinto
2021-09-22Geometry Nodes: Curve Fillet Nodedilithjay
2021-09-22Cleanup: spelling in commentsCampbell Barton
2021-09-22Geometry Nodes: Curve Parameter NodeHans Goudey
2021-09-21Geometry Nodes: Fill instances separately in the curve fill nodeHans Goudey
2021-09-21Geometry Nodes: String manipulation nodesErik Abrahamsson
2021-09-21Geometry Nodes: Curve tangent nodeHans Goudey
2021-09-21Cleanup: Move curve to mesh node implementation to blenkernelHans Goudey
2021-09-21GPencil: Curvature support for length modifierHenrik Dick (weasel)