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-24Fix T89390: crash when join geometry node has only muted inputsJacques Lucke
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-22Fix T89327: Cube and ico sphere nodes do not create UVsHans Goudey
2021-06-22Cleanup: Refactor spline copying functionsHans Goudey
2021-06-22Cleanup: Rename variables, use shorter namesHans Goudey
2021-06-22Geometry Nodes: Use multithreading for the curve to mesh nodeHans Goudey
2021-06-21Fix T89329: icosphere subdivisions can be set to 0Daniel Salazar
2021-06-21Cleanup: Rename spline interpolation functionsHans Goudey
2021-06-21Geometry Nodes: Multithread curve resample nodeHans Goudey
2021-06-18Cleanup: clang-tidyCampbell Barton
2021-06-17Raycast geometry node.Lukas Tönne
2021-06-17Geometry Nodes: Add Curve Subdivision NodeHans Goudey
2021-06-17Cleanup: split BKE_mesh_copy_settings into two functionsCampbell Barton
2021-06-16BLI: add threading namespaceJacques Lucke
2021-06-16Geometry Nodes: Separate Components NodeJohnny Matthews
2021-06-16Geometry Nodes: Allow int attribute input fields with single valueHans Goudey
2021-06-14Geometry Nodes: Join dynamic curve attributes in the join geometry nodeHans Goudey
2021-06-14Geometry Nodes: Parallelize curve reverse nodeHans Goudey
2021-06-14Cleanup: Refactor join geometry node attribute gatheringHans Goudey
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