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-02-09Geometry Nodes: Add Combine and Separate XYZ nodes for attributesWannes Malfait
2021-02-05Geometry Nodes: add Volume to Mesh nodeJacques Lucke
2021-02-05Geometry Nodes: Add Attribute Proximity NodeVictor-Louis De Gusseme
2021-02-04Geometry Nodes: new Is Viewport nodeJacques Lucke
2021-02-03Geometry Nodes: Add Collection Info NodeSebastian Parborg
2021-01-26Geometry Nodes: new Points to Volume nodeJacques Lucke
2021-01-21Geometry Nodes: new Attribute Sample Texture nodeJacques Lucke
2021-01-19Geometry Nodes - Object Info: option to apply obj transform to the geometryDalai Felinto
2021-01-13Geometry Nodes: Add "Point Translate" and "Point Scale" nodesHans Goudey
2021-01-13Geometry Nodes: Rename "Rotate Points" to "Point Rotate"Hans Goudey
2021-01-12Geometry Nodes: new Align Rotation to Vector nodeJacques Lucke
2021-01-11Geometry Nodes: Attribute Vector Math NodeHans Goudey
2021-01-05Compositor: Alpha ModeJeroen Bakker
2020-12-23Geometry Nodes: new Rotate Points nodeJacques Lucke
2020-12-19Compositor: New Exposure NodeAaron Carlisle
2020-12-18Function Nodes: Input VectorDalai Felinto
2020-12-17Geometry Nodes: Point separate and attribute compare nodesHans Goudey
2020-12-17Geometry Nodes: add Attribute Color Ramp nodeJacques Lucke
2020-12-16Geometry Nodes: Poisson disk point distribution node/methodDalai Felinto
2020-12-16Geometry Nodes: rename node to Attribute RandomizeJacques Lucke
2020-12-11Geometry Nodes: support instancing collectionsJacques Lucke
2020-12-11Geometry Nodes: add Attribute Mix nodeJacques Lucke
2020-12-10Geometry Nodes: Attribute Fill NodeHans Goudey
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-10-20Simulation: remove particle nodes with outdated designJacques Lucke
2020-08-02Particles: new Age Reached Event, Kill Particle and Random Float nodeJacques Lucke
2020-07-21Particles: initial object socket and emitter node supportJacques Lucke
2020-05-04Nodes: add Combine Strings and Group Instance ID node UIsJacques Lucke
2020-04-22Cleanup: comment and semicolonsJacques Lucke
2020-04-20Simulations: Add Boolean Math, Switch and Float Compare node UIJacques Lucke
2020-04-20Simulations: UI for core particle nodesJacques Lucke
2020-02-17Cycles: Vector Rotate Node using Axis and Angle methodCharlie Jolly
2019-12-10Cycles: support for custom shader AOVsLukas Stockner
2019-12-07Shader Nodes: Add Interpolation modes to Map Range nodeCharlie Jolly
2019-09-12Shading: Add Vertex Color node.OmarSquircleArt
2019-08-21Shading: Add Volume Info node.OmarSquircleArt
2019-08-21Shading: Add White Noise node.OmarSquircleArt
2019-08-21Shading: Add more operators to Vector Math node.OmarSquircleArt
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-08-14Shading: Add a clamp option to the Map Range node.OmarSquircleArt
2019-08-13Shading: Add Clamp node to Cycles and EEVEE.OmarSquircleArt
2019-08-13Shading: Add Map Range node to Cycles and EEVEE.OmarSquircleArt
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16ClangFormat: add comments to ignore formattingCampbell Barton
2019-04-12Cleanup: add back semicolons to DefNodeCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-10Cleanup: end DefNode macro w/ semicolonCampbell Barton
2018-07-18Merge branch 'master' into blender2.8Brecht Van Lommel