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-11-17Cleanup: use same function for updating internal links for all nodesJacques Lucke
2021-11-17Cleanup: change node socket availability in a single placeJacques Lucke
2021-11-17Geometry Nodes: Small improvements to object info nodeHans Goudey
2021-11-16Geometry Nodes: refactor virtual array systemJacques Lucke
2021-11-16Cleanup: Use C++ matrix identity constructorHans Goudey
2021-11-12Merge branch 'blender-v3.0-release'Johnny Matthews
2021-11-12Fix: Node Class Type for Select by Handle TypeJohnny Matthews
2021-11-12Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-12Fix: Incorrect transfer attribute error message with curvesHans Goudey
2021-11-12Geometry Nodes: Add Outer Points Selection to StarJohnny Matthews
2021-11-11Geometry Nodes: change selection output order in Cylinder nodeJacques Lucke
2021-11-11Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-11Fix: Attribute Transfer node does not work with a single indexJacques Lucke
2021-11-11Geometry Nodes: Add Offset to Handle Position NodeJohnny Matthews
2021-11-10Fix: Hide selection value in resample curve node, fix orderHans Goudey
2021-11-09Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-09Fix: wrong attribute propagation in Distribute nodeJacques Lucke
2021-11-09Cleanup: clang-formatCampbell Barton
2021-11-08Nodes: store socket declaration reference in socketJacques Lucke
2021-11-08Cleanup: avoid error prone struct declarations in C++Campbell Barton
2021-11-05Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-05Fix T92848: Crash when joining curves with spline domain attributesHans Goudey
2021-11-05Cleanup (UI): Add/use type for operator context enumJulian Eisel
2021-11-04Merge remote-tracking branch 'origin/blender-v3.0-release'Julian Eisel
2021-11-04Fix T92814: improve automatic linking when inserting Float Curve nodeJacques Lucke
2021-11-04Fix: Geometry Nodes: Math node smoothmax not workingCharlie Jolly
2021-11-03Geometry Nodes: Add Length Output to Curve Parameter NodeJohnny Matthews
2021-11-03Geometry Nodes: Selection outputs for Cone and CylinderErik
2021-11-03Geometry Nodes: Add tooltips to primitive node inputsNikhil Shringarpurey
2021-11-03Merge remote-tracking branch 'origin/blender-v3.0-release'Julian Eisel
2021-11-03Geometry Nodes: Add Selection Input to Resample Curves NodeJohnny Matthews
2021-11-03Fix: muted nodes not handled correctlyJacques Lucke
2021-11-03Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-03Fix T91862: do type conversion when data enters or exists node groupJacques Lucke
2021-11-03Cleanup: spellingCampbell Barton
2021-11-03Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-03Fix T92316: Inconsistent name for Set Curve Tilt nodeHans Goudey
2021-11-02Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-02Cleanup: Improve curve point attribute assertHans Goudey
2021-11-02Fix T92652: Joining curves breaks point attribute orderHans Goudey
2021-11-02Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-02Fix T77681, T92634: noise texture artifacts with high detailBrecht Van Lommel
2021-11-02Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-11-01Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-01Geometry Nodes: Support volumes in the set material nodeHans Goudey
2021-11-01Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-01Fix T92640: Crash with instance input to reverse curve nodeHans Goudey
2021-11-01Cleanup: spelling, use C commentsCampbell Barton
2021-10-31Cleanup: Simplify logic for adding grid in points to volume nodeHans Goudey