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-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
2021-10-30Fix T92256: rotate Instances node does not take scaling into account correctlyJacques Lucke
2021-10-29Fix: Incorrect component type warning in points to volume nodeHans Goudey
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-10-29Fix T92499: duplicating geometry nodes modifier causes crashJacques Lucke
2021-10-29Fix T92324: crash caused by recursive instancingJacques Lucke
2021-10-27Geometry Nodes: Rename more geometry socketsHans Goudey
2021-10-27Geometry Nodes: Add Image Socket to Switch NodeJohnny Matthews
2021-10-27Geometry Nodes: output Index from ID node if the geometry has no idJacques Lucke
2021-10-27UI: Hide labels for subdivision surface node enumsHans Goudey
2021-10-27Geometry Nodes: use index field implicitly in Set ID nodeJacques Lucke
2021-10-27Geometry Nodes: use true as default in Set Shade Smooth nodeJacques Lucke
2021-10-27Geometry Nodes: Rename some socketsHans Goudey
2021-10-27Fix: typo in info messageJacques Lucke
2021-10-27Fix: incorrect warning in Instances to Points nodeJacques Lucke
2021-10-27Geometry Nodes: change default raycast directionJacques Lucke
2021-10-27Fix T92241: curve radius and tilt swapped after resamplingJacques Lucke
2021-10-27Fix T92328: crash during field inferencing when there is a link cycleJacques Lucke
2021-10-26Geometry Nodes: Get and set nodes for ID attributeHans Goudey