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
2021-06-04Nodes: Add Multiply Add to Vector Math nodesCharlie Jolly
2021-06-04Geometry Nodes: Curve Length NodeJohnny Matthews
2021-06-04Geometry Nodes: Support curve data in the geometry delete nodeHans Goudey
2021-06-02Fix T88732: Curve to mesh node crash with empty input curveHans Goudey
2021-06-02EEVEE: AOVs not same as cycles.Jeroen Bakker
2021-06-02Revert "EEVEE: AOVs not same as cycles."Jeroen Bakker
2021-06-02EEVEE: AOVs not same as cycles.Jeroen Bakker
2021-06-02Fix assert with geometry node outputHans Goudey
2021-06-02Cleanup: Avoid duplicating node input retrievalHans Goudey
2021-06-02Geometry Nodes: Add Delete Geometry NodeWannes Malfait
2021-06-01Geometry Nodes: Skip calculating normals in transform nodeHans Goudey
2021-06-01Geometry Nodes: add empty material slot to new meshesJacques Lucke
2021-05-31Fix T88666: Cryptomatte: EXR sequence does not update when scrubbing the time...Jeroen Bakker
2021-05-28Geometry Nodes: Polish switch node UIHans Goudey
2021-05-28Geometry Nodes: Add Mesh to Curve NodeHans Goudey
2021-05-27Fix T88452: Point Separate crash on curve componentHans Goudey
2021-05-27Nodes: fix material node copied over when socket is copiedJacques Lucke
2021-05-27Fix T88603: Crash with spline attributes after curve resampleHans Goudey
2021-05-26Fix T88588: crash when muting node with multi input socketJacques Lucke
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-25Revert "Blenlib: Explicit Colors."Jeroen Bakker
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-25Geometry Nodes: Add Shader Curve NodesCharlie Jolly
2021-05-25Cleanup: use nullptrJacques Lucke
2021-05-25Cleanup: spellingCampbell Barton
2021-05-24Nodes: move shader curves node to C++Charlie Jolly
2021-05-21Cleanup: spellingLeon Zandman
2021-05-21Geometry Nodes: new Material Replace nodeJacques Lucke
2021-05-21Eevee Wavelength Node SupportIyad Ahmed
2021-05-20Geometry Nodes: new Material input nodeJacques Lucke
2021-05-20Geometry Nodes: new Material Assign nodeJacques Lucke
2021-05-20Geometry Nodes: new geometry nodes evaluatorJacques Lucke
2021-05-19Cleanup: Use consistent order for functions in node filesHans Goudey
2021-05-19Geometry Nodes: Execute point rotate node on curve componentHans Goudey
2021-05-19Geometry Nodes: Support for dynamic attributes on curve splinesHans Goudey
2021-05-19Geometry Nodes: take materials into account when joining geometriesJacques Lucke
2021-05-17Geometry Nodes: update callbacks with 2 new socket typesWannes Malfait
2021-05-14Fix T88262: Curve to mesh crash with vector last segmentHans Goudey
2021-05-14Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-14Fix T88234: Crash with Eevee when shader displacement socket connection is mutedPhilipp Oeser
2021-05-14Geometry Nodes: use texture socket in Attribute Sample Texture nodeJacques Lucke
2021-05-13Nodes: add utility method to get input/output of a DNodeJacques Lucke
2021-05-13Nodes: ignore unavailable sockets in logically linked sockets iteratorJacques Lucke
2021-05-12Cleanup: Splines: Add accessors to spline vectorHans Goudey
2021-05-12Nodes: add boilerplate for texture and material socketsJacques Lucke
2021-05-12Merge branch 'blender-v2.93-release'Charlie Jolly
2021-05-12Fix incorrect labels for math node wrap functionCharlie Jolly
2021-05-12Geometry Nodes: Link error when implicit conversion isn't possibleWannes Malfait
2021-05-11Cleanup: unused variable warningCharlie Jolly
2021-05-11Geometry Nodes: Add Attribute Vector Rotate nodeCharlie Jolly