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
2020-06-17Cycles: Add new Sky Texture method including direct sunlightLukas Stockner
2020-04-20Simulations: Add Boolean Math, Switch and Float Compare node UIJacques Lucke
2020-04-20Simulations: UI for core particle nodesJacques Lucke
2020-04-20Nodes: Add emitters, events, forces and control flow socket typesJacques Lucke
2020-04-20Nodes: New Object and Image socket typesJacques Lucke
2020-04-20Simulations: Add simulation node tree typeJacques Lucke
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Nodes: Support storing socket link limits in bNodeSocketTypeJacques Lucke
2020-02-24Fix T74169: Vector Rotate Node - Euler modes not working as intendedCharlie Jolly
2020-02-20Cleanup: unused enumsCampbell Barton
2020-02-17Cycles: Vector Rotate Node using Axis and Angle methodCharlie Jolly
2020-02-17Shading: add direction modes and phase offset to wave texture nodeBartosz Moniewski
2020-02-15Shading: Extend Vector Math Node with Sin, Cos, Tan and Wrap functionsCharlie Jolly
2020-02-11Nodes: Add dynamic label support for Math NodesCharlie Jolly
2019-12-17Fix deprecated DNA define checksCampbell Barton
2019-12-10Cycles: support for custom shader AOVsLukas Stockner
2019-12-07Shader Nodes: Add Interpolation modes to Map Range nodeCharlie Jolly
2019-12-07Maths Node: Additional functionsCharlie Jolly
2019-10-01Fix T70325 EEVEE: Performance regression with large nodetreesClément Foucault
2019-09-30Cleanup: spellingCampbell Barton
2019-09-12Shading: Add Vertex Color node.OmarSquircleArt
2019-09-12Shading: Add More Features To The Voronoi Node.OmarSquircleArt
2019-09-09Shading: Extend Musgrave node to other dimensions.OmarSquircleArt
2019-09-06Eevee: Use manual derivatives for better quality bump.Clément Foucault
2019-09-05Shading: Rewrite Mapping node with dynamic inputs.OmarSquircleArt
2019-09-04Shading: Extend Noise node to other dimenstions.OmarSquircleArt
2019-08-22Revert "Fix T68971: Copy As New Driver from Material node creates a bad refer...Bastien Montagne
2019-08-22Fix T68971: Copy As New Driver from Material node creates a bad reference.Alexander Gavrilov
2019-08-22Nodes: Support for socket shapes other than circleCharlie Jolly
2019-08-21Shading: Add more operators to Vector Math node.OmarSquircleArt
2019-08-18Shading: Refactor Math node and use dynamic inputs.OmarSquircleArt
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-08-10Nodes: Display vector values expanded, except when specified as compact.OmarSquircleArt
2019-08-01Cleanup: misc spelling fixes in variable names & definesCampbell Barton
2019-06-06Remove mutex lock from node localizationSergey Sharybin
2019-05-23Cleanup: Nodes: make it clear that SOCK_IN/_OUT are bitflags.Bastien Montagne
2019-05-13Cycles/Eevee: unified and improved texture image color space handlingBrecht Van Lommel
2019-04-24Nodes: remove group node forward compatibility with version 2.66Brecht Van Lommel
2019-04-24Nodes: better integrate node init and versioning in file readingBrecht Van Lommel
2019-04-21Cleanup: comments (long lines) in makesdnaCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-18Cleanup: spaces around operators in DNA headersCampbell Barton
2019-02-27Cleanup: use '_pad' convention for padding in all DNA structsCampbell Barton
2019-02-27Cleanup: remove runtime structs from DNACampbell 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-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton