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
2022-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-11-23Cleanup: Simplify geometry node function namesHans Goudey
2021-11-23Geometry Nodes: add namespace for every fileJacques Lucke
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-10-26Geometry Nodes: geometry component type warning systemJacques Lucke
2021-10-25Geometry Nodes: Add "Fill Caps" option to curve to mesh nodeHans Goudey
2021-10-03Cleanup: clang-formatCampbell Barton
2021-10-01Fix: Incorrect warning in curve to mesh node with instancesVitor Boschi
2021-09-30Fix: Curve to Mesh node outputs original curveJacques Lucke
2021-09-28Geometry Nodes: Run nodes once on unique instance dataHans Goudey
2021-09-21Cleanup: Move curve to mesh node implementation to blenkernelHans Goudey
2021-09-20Cleanup: spellingCampbell Barton
2021-09-16Geometry Nodes: Transfer attributes in the curve to mesh nodeHans Goudey
2021-09-15Cleanup: Use function to mark mesh normals dirtyHans Goudey
2021-09-04Fix T91119: Curve to mesh node inverted face normalsHans Goudey
2021-09-02Cleanup: Convert geometry nodes socket list to use new APIJohnny Matthews
2021-07-20Fix T89687: Curve to mesh node incorrect face orientationHans Goudey
2021-07-20Cleanup: Use const arguments and less sequential iterationHans Goudey
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-02Geometry Nodes: Add mesh input warning to curve to mesh nodeHans Goudey
2021-06-22Geometry Nodes: Use multithreading for the curve to mesh nodeHans Goudey
2021-06-21Cleanup: Rename spline interpolation functionsHans Goudey
2021-06-09Splines: Add API functions for interpolating dataHans Goudey
2021-06-02Fix T88732: Curve to mesh node crash with empty input curveHans Goudey
2021-06-01Geometry Nodes: add empty material slot to new meshesJacques Lucke
2021-05-14Fix T88262: Curve to mesh crash with vector last segmentHans Goudey
2021-05-12Cleanup: Splines: Add accessors to spline vectorHans Goudey
2021-05-07Fix: Curve to mesh node fails with one point and no profileHans Goudey
2021-05-03Geometry Nodes: Initial basic curve data supportHans Goudey