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-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
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
2022-03-07Shader Nodes: add Alpha output to Object Info nodeEthan-Hall
2022-03-07Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-03-07Fix T96207: wrong default value of Principled BSDF specular tintBrecht Van Lommel
2022-03-07Merge branch 'blender-v3.1-release'Richard Antalik
2022-03-04Fix T96160: freezing when using multiple Handle Type Selection nodesJacques Lucke
2022-03-03Curves: Port endpoint selection node to new data-blockHans Goudey
2022-03-03Cleanup: Rename set handle type node internally to match UIHans Goudey
2022-03-03Curves: Port set resolution node to the new data-blockHans Goudey
2022-03-02BLI: add scoped-defer utility to add RAII-like behavior to C typesJacques Lucke
2022-03-01Geometry Nodes: Port most curve primitives to new data-blockHans Goudey
2022-03-01Cleanup: use doxygen comments, correct spellingCampbell Barton
2022-02-28Geometry Nodes: Use std::move in dual mesh nodeWannes Malfait
2022-02-28Cleanup: Rename geometry set "curve" functions to "curves"Hans Goudey
2022-02-28Geometry Nodes: Begin conversion to new curvesHans Goudey
2022-02-28Fix: Crash in Duplicate ElementJohnny Matthews
2022-02-26Cleanup: typos in comments.Kévin Dietrich
2022-02-24Cleanup: Simplify operating on multiple geometry componentsHans Goudey
2022-02-24Cleanup: Sort include linesAntonio Vazquez
2022-02-24Nodes: Add include to avoid Windows compiler errorAntonio Vazquez
2022-02-24Fix compiler error in WindowsAntonio Vazquez
2022-02-24Curves: Use simpler "set" behavior for postion attributeHans Goudey
2022-02-23Curves: Use simpler "set" behavior for handle position attributesHans Goudey
2022-02-23Geometry Nodes: Face is Planar NodeJohnny Matthews
2022-02-23Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-23Fix T95952: Uninitialized value used in Bezier Segment nodeHans Goudey
2022-02-23Geometry Nodes: Duplicate Elements NodeJohnny Matthews
2022-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-23Fix: Errors in previous cleanup commitHans Goudey
2022-02-23Cleanup: Use new curves type enum for CurveEvalHans Goudey
2022-02-23Cleanup: Use new enum for CurveEval handle typesHans Goudey
2022-02-22Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-22Fix T95839: Data race when lazily creating mesh normal layersHans Goudey
2022-02-21Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-21Fix T95154 Eevee AO node: the "only local" option applies "inside" insteadClément Foucault
2022-02-18Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-18Fix T95542: Dual Mesh crashes with some non-manifold verticesWannes Malfait
2022-02-18Merge branch 'blender-v3.1-release'Hans Goudey