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-08-29Add utility function to copy default values from one tree to anotherSergey Sharybin
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2014-11-29Cleanup: unused headersCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-03-02Fix for own mistake: arc diff swallowed a commit somehow, breakingLukas Tönne
2014-03-02Fix T37334: Better "internal links" function for muting and node disconnect.Lukas Tönne
2014-02-14Code cleanup: duplicate headersCampbell Barton
2014-01-10Fix T38142: socket interface 'type' enums are not initialized. These areLukas Tönne
2014-01-07Fix T38075, crash from shader node add/replace tree view template.Lukas Tönne
2013-07-19code cleanup: case & brace placementCampbell Barton
2013-06-23Fix #35847: cycles group nodes did not work well exposing inputs like normal orBrecht Van Lommel
2013-05-27style cleanup: nodesCampbell Barton
2013-04-08Exposed the bNodeSocket->limit value in RNA, so it can be redefined by pynode...Lukas Toenne
2013-04-03Fix for missing integer 'type' of the virtual extension socket in group nodes...Lukas Toenne
2013-03-28Fix for node groups, now exposing a socket will copy the default value from i...Lukas Toenne
2013-03-18code cleanupCampbell Barton
2013-03-18Fix for stupid MSVC compiler, float array cast not supported.Lukas Toenne
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2012-11-28Fix normal compositing/shader node not showing normal widget.Brecht Van Lommel
2012-11-07support for string parameters in OSL nodesDalai Felinto
2012-10-23style cleanup: also rename bmesh_decimate.c --> bmesh_decimate_collapse.cCampbell Barton
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-03-28code cleanup: (dont include ';' in defines), last commit also missed changes ...Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-01-21Fix for missing NULL check in socket default_value free function. Some socket...Lukas Toenne
2012-01-20Minor fix for socket default value conversion. The switch statement would not...Lukas Toenne
2012-01-20Cleanup of default_value handling in node sockets.Lukas Toenne
2011-11-07Nodes: add socket option to hide the default value in the UI, to be used forBrecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20Fix for #28980, could enter infinite loop during node socket verification if ...Lukas Toenne
2011-10-14Fix #28914: crash loading file saved with cycles builds in trunk.Brecht Van Lommel
2011-09-06Fix for #28517, group nodes losing all links from older files.Lukas Toenne
2011-09-06SVN maintenance.Guillermo S. Romero
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne