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-10improve handling of incompatible enumstemp-enum-socketJacques Lucke
2021-11-10update collection info nodeJacques Lucke
2021-11-10Merge branch 'master' into temp-enum-socketJacques Lucke
2021-11-10Fix: Hide selection value in resample curve node, fix orderHans Goudey
2021-11-09improveJacques Lucke
2021-11-09Merge branch 'master' into temp-enum-socketJacques Lucke
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-08evaluate enum nodeJacques Lucke
2021-11-08add index oututJacques Lucke
2021-11-08progressJacques Lucke
2021-11-08improved inferencingJacques Lucke
2021-11-08Merge branch 'master' into temp-enum-socketJacques Lucke
2021-11-08Nodes: store socket declaration reference in socketJacques Lucke
2021-11-08Merge branch 'master' into temp-enum-socketJacques Lucke
2021-11-08Cleanup: avoid error prone struct declarations in C++Campbell Barton
2021-11-07progressJacques Lucke
2021-11-07progressJacques Lucke
2021-11-07initial enum inferencinJacques Lucke
2021-11-07progressJacques Lucke
2021-11-06show enum labels in nodeJacques Lucke
2021-11-06support custom socket drawingJacques Lucke
2021-11-06progressJacques Lucke
2021-11-06progressJacques Lucke
2021-11-06improve enum storageJacques Lucke
2021-11-06add more enum storageJacques Lucke
2021-11-06Merge branch 'master' into temp-enum-socketJacques Lucke
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-04add node storageJacques Lucke
2021-11-04add initial enum nodeJacques Lucke
2021-11-04initial enum socketJacques Lucke
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