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
2014-11-29Cleanup: unused headersCampbell Barton
2014-04-20Nodes: make default group nodes slighly wider, to match other node width defa...Brecht Van Lommel
2013-06-01Extended max size for group node types from 200 to 400, in case users need lo...Lukas Toenne
2013-05-29Cleanup: Removed all NODE_OPTIONS flags from C node type definitions, these a...Lukas Toenne
2013-04-20Removed the group_tree_idname property from node types. This was a bit of a h...Lukas Toenne
2013-04-03Fix #33628, Segmentation fault after pasting a closed group of nodes into an ...Lukas Toenne
2013-03-18code cleanupCampbell 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
2013-01-15Code cleanup: remove some remaining code from the old compositor.Brecht Van Lommel
2013-01-14Dosvidanya, old compositor!Sergey Sharybin
2012-10-24Removed the experimental (and commented-out) code for FOR and WHILE loops in ...Lukas Toenne
2012-08-23style cleanupCampbell Barton
2012-08-21code cleanup: more legacy compo functions ifdef'dCampbell Barton
2012-07-29code cleanup: replace MIN2/MAX2 with minf/maxfCampbell Barton
2011-11-20Fix for crasher when node group tree datablocks are missing.Lukas Toenne
2011-11-20Muting node patch: first partBastien Montagne
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-28whitespace edits, make formatting for functions consustent at least within th...Campbell Barton
2011-09-06Fixed potential crash in NodeTagIDChanged. Discovered after merge trunkSergey Sharybin
2011-09-06Fix for multiple parallel group node executions.Lukas Toenne
2011-09-06SVN maintenance.Guillermo S. Romero
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne