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-14Geometry Nodes: Curve Reverse NodeJohnny Matthews
2021-06-14Geometry Nodes: Curve to Points Node for Evaluated DataHans Goudey
2021-06-11Nodes: cache socket identifier to index mappingJacques Lucke
2021-06-11Nodes: add utilities to check if there are undefined nodes/socketsJacques Lucke
2021-06-11Nodes: move mix rgb node to C++Charlie Jolly
2021-06-10Geometry Nodes: Add Texture and Material options to switch nodeEitan
2021-06-10Add unit for time stored in secondsSergey Sharybin
2021-06-10Fix: Point translate and point scale don't execute on curve dataHans Goudey
2021-06-09Geometry Nodes: Copy spline attributes in the curve resample nodeHans Goudey
2021-06-09Splines: Add API functions for interpolating dataHans Goudey
2021-06-09Geometry Nodes: Add Convex Hull NodeHenrik Dick
2021-06-09Cleanup: remove redundant checks which have already been testedCampbell Barton
2021-06-09UI: Add the option to not display some socket labelsHans Goudey
2021-06-08Geometry Nodes: Rename bounding box mesh output to "Bounding Box"Hans Goudey
2021-06-08Geometry Nodes: Support curve instances in the bounding box nodeHans Goudey
2021-06-08Cleanup: Remove duplicate call to functionHans Goudey
2021-06-08Geometry Nodes: new Select by Material nodeJacques Lucke
2021-06-08Fix T88934: Crash with line node count input < 0Hans Goudey
2021-06-07Cleanup: Fix uninitialized variable warningHans Goudey
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