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
2016-04-27Code cleanup: minor cleanups for GPU_link return values, normal map node.Brecht Van Lommel
2014-11-29Cleanup: unused headersCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (blenloader, gpu, imbuf, makesdna, modif...Campbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-02Fix T37334: Better "internal links" function for muting and node disconnect.Lukas Tönne
2013-05-29Cleanup: Removed all NODE_OPTIONS flags from C node type definitions, these a...Lukas Toenne
2013-05-27style cleanup: nodesCampbell Barton
2013-05-22Shader Nodes:Thomas Dinges
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-01-21Fixed render time regression in Blender InternalSergey Sharybin
2012-11-15Image thread safe improvementsSergey Sharybin
2012-10-23Correction to recent fix for shader nodes -- image could be not loaded yetSergey Sharybin
2012-10-22Fix #32930: texture colors in material nodes (blender internal) are brighter ...Sergey Sharybin
2012-10-22style cleanupCampbell Barton
2012-08-30Fix #32404: GLSL normal maps using float images were incorrectly gettingBrecht Van Lommel
2012-06-02Fixing most (if not all) remaining issues with nodes UI i18n.Bastien Montagne
2012-05-09code cleanup: color/bw conversion - use BLI color function.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2011-11-20Muting node patch: first partBastien Montagne
2011-11-16Fix #29160: material node "Texture" didn't use default texture coordinatesBrecht Van Lommel
2011-11-07Nodes: add socket option to hide the default value in the UI, to be used forBrecht Van Lommel
2011-11-06replace macros with bli math functions for nodesCampbell Barton
2011-11-02RenderEngine/Nodes: system to check for shading nodes compatibilityBrecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-06SVN maintenance.Guillermo S. Romero
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne