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-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-17Nodes: move some code from blenkernel directory to nodesJacques Lucke
2020-07-16Particles: support Separate/Combine RGB nodesJacques Lucke
2020-07-16Particles: support for most math node operationsJacques Lucke
2020-07-07Nodes: Generate multi-function network from node treeJacques Lucke
2020-06-30Cleanup: add missing extern "C"Jacques Lucke
2020-04-20Simulations: Use some shader nodes in simulation node treesJacques Lucke
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-09-06Eevee: Use manual derivatives for better quality bump.Clément Foucault
2019-05-18Fix T64762: incorrect textures for non-color images with an alpha channelBrecht Van Lommel
2019-05-13Cycles/Eevee: unified and improved texture image color space handlingBrecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-02Fix T62434: EEVEE not using correct World Output nodePhilipp Oeser
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
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-07-05GPU: avoid unnecessary multiple nodetree localize and output finding.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-19Fix build error with Windows / MSVC.Brecht Van Lommel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2017-12-07Merge branch 'master' into blender2.8Campbell Barton
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton
2017-07-14Implement Uniformbuffer objects for nodetree parametersDalai Felinto
2017-04-03GPULamp: Separate GPULamp from GPUMaterialClément Foucault
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2014-02-14Fix T38633: glsl not working well with mixed cycles/blender material nodes.Brecht Van Lommel
2013-04-03code cleanup: unused functionsCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-01-25header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTreeCampbell Barton
2012-06-02Fixing most (if not all) remaining issues with nodes UI i18n.Bastien Montagne
2012-02-27Implements a new operator for detaching nodes. In the process i overhauled th...Lukas Toenne
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-11-20Muting node patch: second part. Also fix [#27636] Muting shading nodes is ign...Bastien Montagne
2011-11-09Merge with trunk r41701soc-2011-carrotMiika Hamalainen
2011-11-08Nodes: add cycles shader nodes, these will only be available to render enginesBrecht Van Lommel
2011-10-28Merge with trunk r41342Miika Hamalainen
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-20Merge with trunk r40409Miika Hamalainen
2011-09-06SVN maintenance.Guillermo S. Romero
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne