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-02-28Merge branch 'functions' into simulation-treeJacques Lucke
2020-02-28Merge branch 'master' into functionsJacques Lucke
2020-02-25Cleanup: clang-formatBrecht Van Lommel
2020-02-25Merge branch 'functions' into simulation-treeJacques Lucke
2020-02-25Merge branch 'master' into functionsJacques Lucke
2020-02-24Fix T74169: Vector Rotate Node - Euler modes not working as intendedCharlie Jolly
2020-02-20unify node type freeingJacques Lucke
2020-02-20unify socket type freeingJacques Lucke
2020-02-20remove unnecessary function parameterJacques Lucke
2020-02-19Merge branch 'functions' into simulation-treeJacques Lucke
2020-02-19Merge branch 'master' into functionsJacques Lucke
2020-02-17Cycles: Vector Rotate Node using Axis and Angle methodCharlie Jolly
2020-02-17add userdata to bNodeSocketTypeJacques Lucke
2020-02-17Merge branch 'master' into functionsJacques Lucke
2020-02-17Shading: add direction modes and phase offset to wave texture nodeBartosz Moniewski
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-17Merge branch 'master' into functionsJacques Lucke
2020-02-15Shading: Extend Vector Math Node with Sin, Cos, Tan and Wrap functionsCharlie Jolly
2020-02-13Initial builtin simulation node tree typeJacques Lucke
2020-02-13Fix T67649: clarify description of node update methodBrecht Van Lommel
2020-02-11Nodes: Add dynamic label support for Math NodesCharlie Jolly
2019-12-17Cleanup: spellingCampbell 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-02UI: use consistent names and menu organization for blending modesYevgeny Makarov
2019-10-01Fix T70397: Dilate/Erode 'distance' increment/decrement arrows notPhilipp Oeser
2019-09-25Fix T70236: voronoi misspelling in descriptionBrecht Van Lommel
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-17Fix T69808: crash using custom Node.draw_labelBrecht Van Lommel
2019-09-12Shading: Add Vertex Color node.OmarSquircleArt
2019-09-12Shading: Add More Features To The Voronoi Node.OmarSquircleArt
2019-09-10Fix T69651: Inpaint node distance parameter: Default value does not match min...Philipp Oeser
2019-09-09Shading: Extend Musgrave node to other dimensions.OmarSquircleArt
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-06Fix: Rename the dimensions property in Noise nodes.OmarSquircleArt
2019-09-05Shading: Rewrite Mapping node with dynamic inputs.OmarSquircleArt
2019-09-04Shading: Extend Noise node to other dimenstions.OmarSquircleArt
2019-08-24UI: Various tooltip corrections and fixesWilliam Reynish
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-22Cleanup: undeclared variable warningsCampbell Barton
2019-08-22Nodes: Support for socket shapes other than circleCharlie Jolly
2019-08-21Shading: Add White Noise node.OmarSquircleArt
2019-08-21Shading: Add more operators to Vector Math node.OmarSquircleArt
2019-08-20Liboverride: Add more missing ID RNA pointers as overridable.Bastien Montagne
2019-08-18Shading: Refactor Math node and use dynamic inputs.OmarSquircleArt
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-08-14Shading: Add a clamp option to the Map Range node.OmarSquircleArt
2019-08-01Cleanup: misc spelling fixes in variable names & definesCampbell Barton
2019-07-09Fix T66274: Object Texture Coordinate mode not updating in Lookdev / EeveeSergey Sharybin