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-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-31Merge branch 'blender-v3.2-release'Jacques Lucke
2022-05-31Fix T98501: setting node socket default value is very slowJacques Lucke
2022-05-31Merge branch 'blender-v3.2-release'Johnny Matthews
2022-05-31Fix T98500: Wrong Selection in Duplicate PointsJohnny Matthews
2022-05-31Attributes: Hide internal UI attributes and disallow procedural accessHans Goudey
2022-05-30Nodes: add separately allocated runtime data for nodes and socketsJacques Lucke
2022-05-29Fix T98400: Duplicate node crashJohnny Matthews
2022-05-29Fix T98400: Duplicate node crashJohnny Matthews
2022-05-25Geometry Nodes: skip Capture Attribute node if output is not neededMOD
2022-05-25Cleanup: spelling, unbalanced doxy sectionsCampbell Barton
2022-05-24Merge branch 'blender-v3.2-release'Jacques Lucke
2022-05-24Fix T98152: Named Attribute node changes data type for non-existant attributesJacques Lucke
2022-05-24Merge branch 'blender-v3.2-release'Clément Foucault
2022-05-24Fix T98247 EEVEE: Regression: Shader To RGB not displaying texturesClément Foucault
2022-05-24Fix T98268: replace string node des not handle empty strings correctlyJacques Lucke
2022-05-24Fix T98317: equal vs not-equal modes in compare node are not exact oppositesJacques Lucke
2022-05-23Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-23Fix Eevee blackbody wrong with non-default scene linear color spaceBrecht Van Lommel
2022-05-23Merge remote-tracking branch 'origin/blender-v3.2-release'Dalai Felinto
2022-05-23Cleanup: clarify what is scene linear color space in conversion conversionBrecht Van Lommel
2022-05-23Merge branch 'blender-v3.2-release'Aaron Carlisle
2022-05-23Compositor: Fix Map Range node To/From Max default valueAaron Carlisle
2022-05-22Cleanup: fix wrong typeJacques Lucke
2022-05-20Geometry Nodes: String to Curves rename Max WidthErik
2022-05-20UI: rename Hue/Saturation node to Hue Saturation Value in shaders and texturesDaniel Salazar
2022-05-20Merge branch 'blender-v3.2-release'Hans Goudey
2022-05-20Fix T98266: Crash with empty mesh boolean nodeHans Goudey
2022-05-13Cleanup: Use standard variable names for curvesHans Goudey
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-12Merge branch 'blender-v3.2-release'Joseph Eagar
2022-05-12color attributes: Fix broken vertex color nodeJoseph Eagar
2022-05-11Fix: Spline parameter node broken for Catmull Rom curvesHans Goudey
2022-05-11Cleanup: use 'num' / 'size' suffix instead of 'sz'Campbell Barton
2022-05-11Cleanup: use '_num' suffix, mostly for curves & spline codeCampbell Barton
2022-05-10UI: Geometry Nodes IconDalai Felinto
2022-05-10Cleanup: Move mesh primitive cube to the geometry moduleHans Goudey
2022-05-09Refactor: Move resample curves code to the geometry moduleHans Goudey
2022-05-06EEVEE: Refactor curve nodesOmar Emara
2022-05-05Cleanup: Move curve length field input to blenkernelHans Goudey
2022-05-05Cleanup: Further clarification and renaming of curve field inputsHans Goudey
2022-05-05Cleanup: Rename field input class nameHans Goudey
2022-05-05Cleanup: Remove unnecessary logic for resample curves nodeHans Goudey
2022-05-05Cleanup: sort cmake file listsCampbell Barton
2022-05-05Geometry Nodes: Improve performance of mesh to points nodeHans Goudey
2022-05-05Cleanup: unused argument warningsCampbell Barton
2022-05-04Subdivision node: add input for vertex creasesKévin Dietrich
2022-05-04Nodes: Add general Combine/Separate Color nodesHallam Roberts
2022-05-04Merge branch 'blender-v3.2-release'Jacques Lucke
2022-05-04Fix T97375: changing node tree from Python is very slowJacques Lucke