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-25Geometry Nodes: Port weld modifier to the merge by distance nodeHans Goudey
2022-01-25Geometry Nodes: Initial merge by distance nodeHans Goudey
2022-01-25Geometry Nodes: Add description to curve handle input nodeHans Goudey
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-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-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-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-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-11Cleanup: Fix build warnings with MSVCRay Molenkamp
2022-01-11Geometry Nodes: Move normal field input to be usable elsewhereHans Goudey
2022-01-10Fix T94111: nurb normal calculation does not workJacques Lucke
2022-01-10Cleanup: Missing internationization for socket descriptionAaron Carlisle
2022-01-10Fix mistake in previous commitAaron Carlisle
2022-01-10Cleanup: redundent semicolons after function bracesAaron Carlisle
2022-01-09Cleanup: Remove no op socket templatesAaron Carlisle
2022-01-07Fix T94659: crash when deleting instances (part 2)Jacques Lucke
2022-01-07Fix T94707: inverted output of separate geometry node incorrectJacques Lucke
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Cleanup: use correct file namespace nameJacques Lucke
2022-01-06Cleanup: sort cmake file listsCampbell Barton
2022-01-06Cleanup: remove unnecessary slashes and quotes from paths in CMakeCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-05Fix T94659: crash when deleting instancesJacques Lucke
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2022-01-03Fix T94581: Incorrect geometry delete behavior with instancesHans Goudey
2022-01-03Geometry Nodes: Edge Angle NodeJohnny Matthews
2021-12-29Geometry Nodes: Support instances in the delete geometry nodeHans Goudey