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-12-25Cleanup: Define node tree icon in register functionAaron Carlisle
2021-12-24Fix T94344: Incorrect size for edge vertices node outputHans Goudey
2021-12-23Fix T94232: No selection with set material node empty material listHans Goudey
2021-12-23Cleanup: Return earlyHans Goudey
2021-12-23Fix: Extra space at the front of "Sample Curve" node nameHans Goudey
2021-12-23Fix: Wrong node link drag search menu items for attribute statisticHans Goudey
2021-12-22Cleanup: Avoid adding points to splines sequentiallyHans Goudey
2021-12-21Cleanup: Clang tidy, restore alphabetical sortingHans Goudey
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-20Fix T94144: Duplicate edges in dual mesh nodeWannes Malfait
2021-12-20Cleanup: Remove mesh valid assertions in debug buildsHans Goudey
2021-12-20Geometry Nodes: Parallelize mesh grid primitiveHans Goudey
2021-12-18Cleanup: compiler warnings with clangBrecht Van Lommel
2021-12-17Cleanup: use new c++ guarded allocator api in some filesJacques Lucke
2021-12-17Fix T94166: set handle position node crashed after refactorJacques Lucke
2021-12-17Cleanup: Simplify logic in set material nodeHans Goudey
2021-12-17Geometry Nodes: Support point clouds in the set material nodeHans Goudey
2021-12-16Cleanup: clang-formatCampbell Barton
2021-12-16Fix various cases of incorrect filtering in node link drag searchHans Goudey
2021-12-15Node Editor: Link Drag Search MenuHans Goudey
2021-12-15Geometry Nodes: Add Selection to Attribute StatisticsJohnny Matthews
2021-12-15Fix T94082: Curve to point empty evaluated NURBS crashHans Goudey
2021-12-14Geometry Nodes: support instance attributes when realizing instancesJacques Lucke
2021-12-14Geometry Nodes: simplify using selection when evaluating fieldsJacques Lucke
2021-12-13Cleanup: Point cloud vs point-cloud in commentsHans Goudey
2021-12-11Cleanup: Use const argumentsHans Goudey
2021-12-10Cleanup: doxygen comments for node_geo_dual_meshCampbell Barton
2021-12-09Geometry Nodes: Scene Time NodeJohnny Matthews
2021-12-09Fix (unreported): missing null checkJacques Lucke
2021-12-09Cleanup: move public doc-strings into headers for 'nodes/geometry'Campbell Barton
2021-12-08Geometry Nodes: Mesh Island NodeJohnny Matthews
2021-12-08Cleanup: clang-formatAaron Carlisle
2021-12-08Cleanup: Nodes: clang-tidy modernize-redundant-void-argAaron Carlisle
2021-12-07Geometry Nodes: Edge Neighbors NodeJohnny Matthews
2021-12-07Geometry Nodes: new Geometry to Instance nodeJacques Lucke
2021-12-07Geometry Nodes: move type conversions to blenkernelJacques Lucke
2021-12-07Cleanup: Add macro and functions for node storageHans Goudey
2021-12-06Fix: Compile error in field inputHans Goudey
2021-12-06macOS: Fix build error in hash functionsAnkit Meel
2021-12-06Cleanup: Fix warnings about copied Map loop variablesHans Goudey
2021-12-06Fix: Attempt to fix build error on macOSHans Goudey
2021-12-06Geometry Nodes: reduce code duplication with new GeometyrFieldInputJacques Lucke
2021-12-06Geometry Nodes: 4 Field Inputs for Mesh Topology DataJohnny Matthews
2021-12-06Fix T93521: Single point NURBS crash in resample nodeHans Goudey
2021-12-05Fix (unreported): off-by-one error when setting curve handlesJacques Lucke
2021-12-02Cleanup: spelling in commentsCampbell Barton
2021-12-02Fix: Add tooltip translation marker to disabled hintsHans Goudey
2021-12-01Geometry Nodes: deduplicate join geometry codeJacques Lucke
2021-12-01Geometry Nodes: Dual Mesh NodeWannes Malfait
2021-12-01Geometry Nodes: Generalized Compare NodeJohnny Matthews