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
2013-09-02Fix #36628, Muting bump node alters material visibility.Lukas Toenne
2013-05-27style cleanup: nodesCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2012-10-26style cleanupCampbell Barton
2012-10-25Internal node links are now cached in a per-node list, instead of being gener...Lukas Toenne
2012-08-29texture curves were not initialized (causing crash), own regression from movi...Campbell Barton
2012-08-09Fix for the default internal connect function for nodes (used in muting, deta...Lukas Toenne
2012-05-21Quiet null pointer free warning/error.Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-22Fix for #30627. This improves the behaviour of the internal_reconnect functio...Lukas Toenne
2012-03-17Big step forward nodes UI translation:Bastien Montagne
2012-02-27Implements a new operator for detaching nodes. In the process i overhauled th...Lukas Toenne
2011-11-20Muting node patch: second part. Also fix [#27636] Muting shading nodes is ign...Bastien Montagne
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-03-19Fix #26543: lamp sky settings were missing soft/linear light blend types,Brecht Van Lommel
2011-02-27doxygen: blender/nodes tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-08Per-type node labels and customizable names. The label displayed in the node ...Lukas Toenne
2010-02-12correct fsf addressCampbell Barton
2007-04-05* pointer convention commit: bNode* node -> bNode *node.Nathan Letwory
2007-04-04=== Node editor ===Nathan Letwory