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
2017-06-01Fix T51687: GPUmat evaluation of shader tree would crash uppon unknown/unsupp...Bastien Montagne
2015-12-03Node callback for handling link insertion and swapping of occupied inputs.Lukas Tönne
2015-10-09Fix T46415: empty node group in GLSL shader has incorrect socket type convers...Brecht Van Lommel
2014-06-18Fix T40585, group textures cannot be selected for painting.Antony Riakiotakis
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-02-14Fix T38633: glsl not working well with mixed cycles/blender material nodes.Brecht Van Lommel
2013-09-26Fix cycles issue with mapping node rotation and scale order. When using bothBrecht Van Lommel
2013-09-02Related to #36632: cycles textured draw mode now shows the image from an imageBrecht Van Lommel
2013-05-27style cleanup: nodesCampbell Barton
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-02-14Divide by 3 instead of multiplying by variations of 0.333Sergej Reich
2013-02-02style cleanupCampbell Barton
2013-01-15Fix #33800: GLSL group nodes not using the external input value unless a nodeBrecht Van Lommel
2012-12-28style cleanupCampbell Barton
2012-10-22style cleanupCampbell Barton
2012-07-17code cleanup: spellingCampbell Barton
2012-05-29Massive Code cleanup:Thomas Dinges
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-26style cleanup: add braces around checks - 'if ELEM() {...}', confuses some pa...Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-03-09style cleanup: spelling.Campbell Barton
2012-02-27Implements a new operator for detaching nodes. In the process i overhauled th...Lukas Toenne
2012-01-08Improved auto-hiding of unused sockets for collapsed nodes.Lukas Toenne
2011-12-19Automatically hide unused (=unlinked) node sockets in collapsed ("hidden") no...Lukas Toenne
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-08Texturing: texture and 3d view draw type changes, these should only have anyBrecht Van Lommel
2011-11-08Nodes: add cycles shader nodes, these will only be available to render enginesBrecht Van Lommel
2011-11-07Merge with trunk r41625Miika Hamalainen
2011-11-06replace macros with bli math functions for nodesCampbell Barton
2011-11-05Merge with trunk r41545Miika Hamalainen
2011-11-02Nodes: add support for shader nodes on world and lamps, in addition to materi...Brecht 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