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
2019-10-10Fix T70614 EEVEE: Bump with texture connected to other branches don't workClément Foucault
2019-10-01Fix T70325 EEVEE: Performance regression with large nodetreesClément Foucault
2019-09-12Shading: Add Vertex Color node.OmarSquircleArt
2019-09-07Cleanup: includes in headersCampbell Barton
2019-08-28Fix T68971: Copy As New Driver from Material node creates a bad reference.Alexander Gavrilov
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-22Revert "Fix T68971: Copy As New Driver from Material node creates a bad refer...Bastien Montagne
2019-08-22NodeTree: also assign the owner pointer when copying.Alexander Gavrilov
2019-08-22Fix T68971: Copy As New Driver from Material node creates a bad reference.Alexander Gavrilov
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-18Shading: Refactor Math node and use dynamic inputs.OmarSquircleArt
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-13Shading: Add Clamp node to Cycles and EEVEE.OmarSquircleArt
2019-08-13Shading: Add Map Range node to Cycles and EEVEE.OmarSquircleArt
2019-06-07Fix T65612: Ungroup in Node Editor CrashesSergey Sharybin
2019-06-04Fix T64247: Crash on playback with special shader node treeSergey Sharybin
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-24Nodes: avoid slow and unecessary node group updates on file readBrecht Van Lommel
2019-04-20Cleanup: quiet extra-semicolon warningCampbell Barton
2019-04-19Cleanup: Remove image preview codeSergey Sharybin
2019-04-19Cleanup: Remove unneeded compositor update functionSergey Sharybin
2019-04-19Cleanup: Remove unneeded texture nodes update functionSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-03-16Python API: add Python-defined node groups for shaders and compositing.Miguel Porces
2019-03-16Fix ID user counting issues with NodeCustomGroup.Miguel Porces
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-23Cleanup: quiet undeclared variable warningsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-13Fix T61506: Wrong user counting with ID properties in pynodes.Bastien Montagne
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
2018-12-14Attempt to sanitize node tree deletionSergey Sharybin
2018-11-30Merge branch 'master' into blender2.8Campbell Barton
2018-11-30Cleanup: ensure '_END' macros end with a semicolonCampbell Barton
2018-11-30Cleanup: name macros w/ matching BEGIN/ENDCampbell Barton
2018-11-23Fix T57996: Crash - delete node with a driven parameterSergey Sharybin
2018-11-07Merge branch 'master' into blender2.8Campbell Barton
2018-11-07Cleanup: use BLI_compiler_compat.h for BLI_INLINECampbell Barton
2018-09-20Texture Paint: unify missing data and slots panels, better auto position nodes.Sebastian Parborg
2018-08-01GPUMaterial: Make Localize tree live longerClément Foucault
2018-07-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-18Cycles: add Principled Hair BSDF.L. E. Segovia
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-07-06Cleanup: remove unused shader node compatibility flag.Brecht Van Lommel