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-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
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-12Compositor: Add Scene Time Node, Rename Time nodeNathan Rozendaal
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Fix T94812: render layer sockets are missing after file loadJacques Lucke
2022-01-12Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-11Cleanup: Fix build warnings with MSVCRay Molenkamp
2022-01-11Cleanup: use unity build for composite nodesAaron Carlisle
2022-01-11Cleanup: Composite nodes: add namespace for every fileAaron Carlisle
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-10Compositing Convert color space nodeJeroen Bakker
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-10Cleanup: Use new socket builder APIAaron Carlisle
2022-01-09Cleanup: Remove no op socket templatesAaron Carlisle