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-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
2021-09-13Nodes: move some texture nodes to c++Jacques 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-10Cleanup: Split legacy node type definesHans 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-08Fix T91241: wrong labels and identifiers for id socketsJacques 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