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-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-22Cleanup: refactor passing of color management settings for image saveBrecht Van Lommel
2022-03-22Fix T96420: Set ID node not working for instancesJacques Lucke
2022-03-22Cleanup: add proper IMB_openexr.h instead of including file from intern/Brecht Van Lommel
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
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-18BLI: move CPPType to blenlibJacques Lucke
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-16Cleanup: Remove unnecessary namespace specificationHans Goudey
2022-03-16Fix: Build error from missing build dependenciesHans Goudey
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-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