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-24Cleanup: old-style-declaration warningCampbell Barton
2021-09-24Geometry Nodes: new Distribute Points on Faces nodeJacques Lucke
2021-09-24Hair Info Length AttributeJeroen Bakker
2021-09-24Fix T91661: Vector rotate output socket diconnects on file loadHans Goudey
2021-09-24Fix: Incorrect field visualization for some shader nodesHans Goudey
2021-09-24Cleanup: spelling in commentsCampbell Barton
2021-09-24Fix: Curve fill node doesn't fill real geometry with instancesHans Goudey
2021-09-23Geometry Nodes: Initial socket visualization for fields.Jacques Lucke
2021-09-23Geometry Nodes: remove old method to iterate over attributesJacques Lucke
2021-09-23Geometry Nodes: simplify looping over attributes in geometry setJacques Lucke
2021-09-23Cleanup: Move more shader nodes to socket declaration APIHans Goudey
2021-09-23Fix: Incorrect socket names after previous commitHans Goudey
2021-09-22Cleanup: Use new node socket declaration API for some shader nodesHans Goudey
2021-09-22Cleanup: add using declarationsJacques Lucke
2021-09-22Geometry Nodes: Curve Fillet Nodedilithjay
2021-09-22Cleanup: spelling in commentsCampbell Barton
2021-09-22Geometry Nodes: Curve Parameter NodeHans Goudey
2021-09-22Geometry Nodes: Add legacy warning and "View Legacy" operatorHans Goudey
2021-09-21Geometry Nodes: Fill instances separately in the curve fill nodeHans Goudey
2021-09-21Geometry Nodes: String manipulation nodesErik Abrahamsson
2021-09-21Geometry nodes: Output curve normals from the normal nodeHans Goudey
2021-09-21Geometry Nodes: Curve tangent nodeHans Goudey
2021-09-21Cleanup: Move curve to mesh node implementation to blenkernelHans Goudey
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-21Cleanup: Remove debugging change, add commentsHans Goudey
2021-09-21Geometry Nodes: Curve Sample NodeHans Goudey
2021-09-21Geometry Nodes: Attribute Statistic NodeVictor-Louis De Gusseme
2021-09-20Geometry Nodes: implicit position input in Set Position nodeJacques Lucke
2021-09-20Geometry Nodes: support Noise Texture nodeJacques Lucke
2021-09-20Geometry Nodes: support Set Position node on instancesJacques Lucke
2021-09-20Geometry Nodes: new Realize Instances nodeJacques Lucke
2021-09-20Cleanup: spellingCampbell Barton
2021-09-20Fix: Incorrect default values for the curve trim nodeHans Goudey
2021-09-20Fix build error after previous commitHans Goudey
2021-09-20Cleanup: Fix/improve variable names and commentsHans Goudey
2021-09-19Compositor: Add OIDN prefiltering option to Denoise nodeManuel Castilla
2021-09-19Cleanup: Rename curve node enumsHans Goudey
2021-09-16Geometry Nodes: Transfer attributes in the curve to mesh nodeHans Goudey
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-14Nodes: cache node declaration on nodeJacques Lucke
2021-09-14Cleanup: simplify resource scope methodsJacques Lucke
2021-09-14Geometry Nodes: fix memory leak for multi input socketsJacques Lucke