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-09-15Cleanup: Use function to mark mesh normals dirtyHans Goudey
2021-09-15Cleanup: Remove duplicate warning from subdivision surface nodeHans Goudey
2021-09-15Geometry Nodes: Hide values for selection inputsHans Goudey
2021-09-15Fix: Division by zero in curve spiral primitive nodeHans Goudey
2021-09-15Splines: Add a method for reversing a SplineJohnny Matthews
2021-09-15BLI: Add a reverse method to MutableSpanJohnny Matthews
2021-09-15Geometry Nodes: Add fields version of material nodesHans Goudey
2021-09-15Cleanup: avoid passing redundant parameterJacques Lucke
2021-09-15Nodes: refactor socket declarationsJacques Lucke
2021-09-14Cleanup: simplify resource scope methodsJacques Lucke
2021-09-13Fix regression test after recent fixSergey Sharybin
2021-09-13Cleanup: clang-formatCampbell Barton
2021-09-11Cleanup: Rename variables, simplify logicHans Goudey
2021-09-11Geometry Nodes: Support "Evaluated" mode in Resample Curve nodeHans Goudey
2021-09-11Nodes: Add vector min/max support to new socket builder APIHans Goudey
2021-09-10Geometry Nodes: Add versioning to change legacy node ID namesHans Goudey
2021-09-09Geometry Nodes: fields and anonymous attributesJacques Lucke
2021-09-08UI: Remove label of mode in Point Instance nodeHans Goudey
2021-09-07Fix T91093: off by one error in when resampling curveJacques Lucke
2021-09-07Fix T91238: crash when instancing geometry group inputJacques Lucke
2021-09-06Fix T91187: incorrect socket identifierJacques Lucke
2021-09-06Geometry Nodes: support for geometry instancingJacques Lucke
2021-09-04Fix T91119: Curve to mesh node inverted face normalsHans Goudey
2021-09-02Cleanup: Convert geometry nodes socket list to use new APIJohnny Matthews
2021-08-30Cleanup: clang-tidyJacques Lucke
2021-08-30Nodes: add more flexible method to declare sockets of a nodeJacques Lucke
2021-08-30Geometry Nodes: Curve Fill NodeErik Abrahamsson
2021-08-30Cleanup: Add comment about suspicious O(n^3) loopHans Goudey
2021-08-30Geometry Nodes: Enhance the cube mesh primitive as a cuboidRajesh Advani
2021-08-30Geometry Nodes: Allow for one vertex in grid nodeMattias Fredriksson
2021-08-30Fix: Circle mesh primitive outer edges do not renderMattias Fredriksson
2021-08-26Cleanup: Refactor proximity node to be more data type agnosticHans Goudey
2021-08-25Cleanup: Use shorter enum item namesHans Goudey
2021-08-25Cleanup: Remove unecessary variablesHans Goudey
2021-08-23Fix T88107: rename Convertor to Converter nodes to correct spellingJames Partsafas
2021-08-20Cleanup: remove duplicate lineJacques Lucke
2021-08-19Cleanup: correction to unused warning removalCampbell Barton
2021-08-19Cleanup: unused warningCampbell Barton
2021-08-17Cleanup: clang-formatCampbell Barton
2021-08-16Geometry Nodes: Add UV Smooth, Boundary Smooth options to subdivision nodeEitan
2021-08-14Cleanup: Variable names, formatting, reduce indentationHans Goudey
2021-08-10Geometry Nodes: Add labels for switch node texture socketsWannes Malfait
2021-08-09Fix T90547: Add node errors when compiled without OpenVDB or BulletHans Goudey
2021-08-06Geometry Nodes: Select by Handle Type NodeHans Goudey
2021-08-06Fix: Avoid floating point error in some mesh primitive nodesMattias Fredriksson
2021-08-05Geometry Nodes: Add more warnings for out of bounds parametersEitan
2021-08-04Geometry Nodes: Curve Set Spline TypeJohnny Matthews
2021-08-02Mesh: Tag normals dirty instead of calculatingHans Goudey
2021-07-31Cleanup: Remove unecessary helper functionHans Goudey
2021-07-27Geometry Nodes: Add node labels to Attribute maths nodesCharlie Jolly