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-14Fix T98718: Face Is Planar Node Not handling Certain ConditionsJohnny Matthews
2022-06-10Fix: Missing includeHans Goudey
2022-06-09Curves: Port delete geometry node to the new curves typeHans Goudey
2022-06-09Cleanup: spelling in comments & variablesCampbell Barton
2022-06-08Fix: incorrect curve parameter for catmull rom curvesJacques Lucke
2022-06-08Fix: Heap buffer overflow in new curves set type nodeHans Goudey
2022-06-08Curves: Port set type node to new data-blockHans Goudey
2022-06-07Cleanup: compiler warnings: unused args, missing include, parenthesisCampbell Barton
2022-06-06Geometry Nodes: Add Instance Scale Input NodeJohnny Matthews
2022-06-06Geometry Nodes: Instance Rotation NodeJohnny Matthews
2022-06-06Geometry Nodes: Fix Assert in Duplicate ElementsJohnny Matthews
2022-06-05Geometry Nodes: Use fields for delete geometry inversionHans Goudey
2022-06-05Cleanup: Use shorter variable nameHans Goudey
2022-06-03Cleanup: remove dead codeJacques Lucke
2022-06-02Fix: Build error after merge from release branchHans Goudey
2022-06-02Merge branch 'blender-v3.2-release'Hans Goudey
2022-06-02Fix T98556: Crash with extrude node in edit modeHans Goudey
2022-06-01Merge branch 'blender-v3.2-release'Philipp Oeser
2022-06-01Fix T98536: geometry nodes wrong selection on duplicate edgesPhilipp Oeser
2022-06-01Cleanup: remove redundant const qualifiers for scalar & enum typesCampbell Barton
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