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-11-08Fix T102003: Spline parameter length wrong for NURBSHans Goudey
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-09-29Fix: Spline Parameter node produces NaN when curve is a single pointJacques Lucke
2022-09-28Geometry Nodes: viewport previewJacques Lucke
2022-08-30Geometry Nodes: Use separate field context for each geometry typeHans Goudey
2022-08-22Fix T100258: wrong spline length used in Spline Parameter nodeIliya Katueshenock
2022-06-24Fix T99130: Spline factor gets messed up if one hair is too shortDalai Felinto
2022-06-08Fix: incorrect curve parameter for catmull rom curvesJacques Lucke
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-11Fix: Spline parameter node broken for Catmull Rom curvesHans Goudey
2022-05-05Cleanup: Further clarification and renaming of curve field inputsHans Goudey
2022-04-09Fix: Various fixes and cleanups in new curves codeHans Goudey
2022-04-07Fix: Curve parameter node broken for Bezier curves after refactorHans Goudey
2022-03-31Cleanup: spelling, trailing space for comment-blocksCampbell Barton
2022-03-30Curves: Port parameter node to the new data-blockHans Goudey
2022-02-28Geometry Nodes: Begin conversion to new curvesHans Goudey
2022-02-23Fix: Errors in previous cleanup commitHans Goudey
2022-02-23Cleanup: Use new curves type enum for CurveEvalHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-06Geometry Nodes: reduce code duplication with new GeometyrFieldInputJacques Lucke
2021-11-30Geometry Nodes: Rename Curve Parameter, Add Index on SplineJohnny Matthews