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-04-06Cleanup: Simplify if statements, clang tidyHans Goudey
2022-04-05Cleanup: fix various typosBrecht Van Lommel
2022-04-01Geometry Nodes: Port set handle nodes to new data-blockHans Goudey
2022-03-31Cleanup: spelling, trailing space for comment-blocksCampbell Barton
2022-03-30Curves: Port resample node to the new data-blockHans Goudey
2022-03-30Geometry Nodes: Remove soft min from extrude node scaleHans Goudey
2022-03-30Curves: Port curves total length node to the new data-blockHans Goudey
2022-03-30Curves: Port length node to the new data-blockHans Goudey
2022-03-30Curves: Port parameter node to the new data-blockHans Goudey
2022-03-29Cleanup: use value initialization instead of copying default valueJacques Lucke
2022-03-28Cleanup: use "num" as a suffix in: source/blender/nodesCampbell Barton
2022-03-25Cleanup: Simplify logic, rename variablesHans Goudey
2022-03-25Cleanup: Further renaming in new curves codeHans Goudey
2022-03-24Cleanup: Typo, improve variable namesHans Goudey
2022-03-24Cleanup: Adjust naming in new curves codeHans Goudey
2022-03-22Fix: Drag link search doesn't always connect to socketLeon Schittek
2022-03-22Fix T96308: Mesh to BMesh conversion doesn't calculate vertex normalsHans Goudey
2022-03-22Fix T96577: setting curve handles not working correctly with multiple curvesJacques Lucke
2022-03-22Fix T96420: Set ID node not working for instancesJacques Lucke
2022-03-19Make Format ChangesHarley Acheson
2022-03-19BLI: move generic data structures to blenlibJacques Lucke
2022-03-18Curves: Port reverse curves node to the new data-blockHans Goudey
2022-03-18Cleanup: Remove unnecessary namespace usage, use constHans Goudey
2022-03-18Curves: Port fill curve node to the new data-blockHans Goudey
2022-03-18Curves: Port transform node to new data-blockHans Goudey
2022-03-18Curves: Port handle type selection node to new data-blockHans Goudey
2022-03-18Curves: Port Bezier Segment node to the new data-blockHans Goudey
2022-03-18Curves: Port convex hull node to new data-blockHans Goudey
2022-03-18Cleanup: Remove unused includesHans Goudey
2022-03-18Cleanup: Rename "spline" variables to "curve"Hans Goudey
2022-03-18Cleanup: Reorganize duplicate elements fileHans Goudey
2022-03-18Curves: Port duplicate elements node to new data-blockHans Goudey
2022-03-18Cleanup: Miscellaneous improvements to duplicate geometry nodeHans Goudey
2022-03-17BLI: add probabilistic rounding utilityJacques Lucke
2022-03-16Geometry Nodes: Remove legacy node codeHans Goudey
2022-03-16Curves: Port count spline length output to new data-blockHans Goudey
2022-03-15Cleanup: correct unbalanced doxy sectionsCampbell Barton
2022-03-14Geometry Nodes: Add named attribute nodes behind experimental flagHans Goudey
2022-03-12Fix T96229: GN Fillet Node unexpected limit radius behavior for 3 point splinesDilith Jayakody
2022-03-11Cleanup: Use new enum for NURBS curve knots modesHans Goudey
2022-03-11Fix: Assert in set spline type node after recent commitHans Goudey
2022-03-11Curve: Improve NURBS knot generation modesLaurynas Duburas
2022-03-10Fix: closest image texture interpolation inconsistent in geometry nodesEthan-Hall
2022-03-09Fix T95738: wrong "Bottom" selection for cone without baseJacques Lucke
2022-03-09Fix T96146: Subdivide curve node uninitialized dangling handlesHans Goudey
2022-03-08Geometry Nodes: Tiny optimization to UV Sphere primitiveHallam Roberts
2022-03-08Geometry Nodes: fix spline length node after recent refactorJacques Lucke
2022-03-08Cleanup: fix compiler warningBrecht Van Lommel
2022-03-08Curves: Port mesh to curve node to new data-blockHans Goudey
2022-03-08Cleanup: Rename geometry set "curve" to "curves"Hans Goudey