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-01-31Fix: Unutilized curve mapping in vector shader nodeAaron Carlisle
2022-01-29Fix: Eevee: Float Curve node causes issues with compiled shaderAaron Carlisle
2022-01-29Fix T94476: Threading/performance issue with curve to points nodeHans Goudey
2022-01-28Remove compilation warnings TexResult.Jeroen Bakker
2022-01-27Fix: Complete transfer attribute input renamingHans Goudey
2022-01-27Geometry Nodes: String to Curves Line/Pivot PointErik
2022-01-26Cleanup: Move specific node tree execution functions into respective moduleAaron Carlisle
2022-01-26Geometry Nodes: Add or improve various socket descriptionsHans Goudey
2022-01-25Cleanup: Remove leftover hair fade code in CyclesAaron Carlisle
2022-01-25Cleanup: Remove unused variableHans Goudey
2022-01-25Geometry Nodes: Port weld modifier to the merge by distance nodeHans Goudey
2022-01-25Geometry Nodes: Initial merge by distance nodeHans Goudey
2022-01-25Cycles: add Point Info nodeBrecht Van Lommel
2022-01-25Nodes: Improve link-drag search support for boolean math nodeHans Goudey
2022-01-25Geometry Nodes: Expand the Boolean Math nodeHallam Roberts
2022-01-25Geometry Nodes: Add description to curve handle input nodeHans Goudey
2022-01-25Cleanup: Correct location of node function declarationsHans Goudey
2022-01-24Cleanup: sort cmake file listsCampbell Barton
2022-01-24Geometry Nodes: Extrude Mesh NodeHans Goudey
2022-01-24Cleanup: spelling in commentsCampbell Barton
2022-01-23Geometry Nodes: Triangulate Node - Add Selection InputJohnny Matthews
2022-01-23Geometry Nodes: Relative Handle Position ModeJohnny Matthews
2022-01-22Fix T95097: Attribute Capture node UI inconsistencyHans Goudey
2022-01-21Distribute Points on Faces: Fix missing minimum value for density socketAaron Carlisle
2022-01-21Geometry Nodes: new Scale Elements nodesJacques Lucke
2022-01-21Geometry Nodes: Flip Faces NodeAlan Babu
2022-01-21Geometry Nodes: Mesh Island Node - Rename Index SocketJohnny Matthews
2022-01-21Geometry Nodes: New Output for Number of Mesh IslandsJohnny Matthews
2022-01-21Fix: Node link drag search doesn't list shader socketsHans Goudey
2022-01-21Cleanup: Resolve unused variable warning, make function staticHans Goudey
2022-01-20Geometry Nodes: Curve Primitive ArcCharlie Jolly
2022-01-18Geometry Nodes: new Field at Index nodeJacques Lucke
2022-01-18Geometry Nodes: Add Signed Output to Edge Angle NodeJohnny Matthews
2022-01-18Fix T94977: muted link is not ignored in eeveeJacques Lucke
2022-01-18Cleanup: quite old-style-declaration warning, strip trailing spaceCampbell Barton
2022-01-18Geometry Nodes: Set Handle Type Node: Left and right by defaultHans Goudey
2022-01-17Geometry Nodes: Improve conversion from NURBS to BezierPiotr Makal
2022-01-15Geometry Nodes: Rename transfer attribute geometry inputHans Goudey
2022-01-15Fix T94852: Geometry Proximity crash when unsuccessfulHans Goudey
2022-01-14Nodes: Support link-drag search with compare node outputsHans Goudey
2022-01-14Fix T94827: Group Input/Output cannot connect to custom socketsPhilipp Oeser
2022-01-14Fix: Compilation error caused by missing target relationRay Molenkamp
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-13Geometry Nodes: Rename String to Curves socketErik
2022-01-13Cleanup: fix building all geometry nodes in one translation unitJacques Lucke
2022-01-13Cleanup: follow code-style for float suffixCampbell Barton
2022-01-12DNA: Add space clip editor defaultsSimon Lenz
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault