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
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-19Fix for building math nodes provided by DustyDingoDaniel Salazar
2011-02-18Bugfix #26128Ton Roosendaal
2011-02-08Per-type node labels and customizable names. The label displayed in the node ...Lukas Toenne
2011-02-08Finished the node type definition cleanup started in r34682. All static node ...Lukas Toenne
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2008-06-26Fix for bug [#13651] Convertor->Math->Divide brokenJuho Vepsalainen
2008-06-17* Simple addition to math node (comp and shading): Greater Than and Less Than...Matt Ebb
2008-03-16Fix for bug #8582: compositor math node did not output any resultBrecht Van Lommel
2007-07-23Changed logic for early out to require only one input, not two. This allows ...Robert Holcomb
2007-07-11One more time....I misunderstood the guidance about values as inputs for Robert Holcomb
2007-07-11After chatting with Broken about grs comments on the default behavior Robert Holcomb
2007-07-10Committed patch fixing bug #6900. Math node now has reflective Robert Holcomb
2007-04-04=== Node editor ===Nathan Letwory
2007-03-26Changed node type definitions to use a dynamic list.Ton Roosendaal
2007-03-26All UI code reverted to drawnode.cRobert Holcomb
2007-03-24Initial commit. Not in build system so shouldn't interfere with anything at ...Robert Holcomb