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
2009-09-11SVN maintenance.Guillermo S. Romero
2009-09-10Added Levels Node (histogram, with mean/std deviation outputs)Robert Holcomb
2009-08-01svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22075:22099Campbell Barton
2009-07-31Bug fix in low value setting. Originally checked against the wrong channel (...Robert Holcomb
2009-07-26svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r20937:21899Campbell Barton
2009-07-22RNABrecht Van Lommel
2009-07-17Colour ManagementMatt Ebb
2009-06-18Bufix #18942Ton Roosendaal
2009-06-092.50:Brecht Van Lommel
2009-04-21Old "divide by zero" bug and remove debug printf.Guillermo S. Romero
2009-04-20Bugfix for [#18554] Time + Scale Node CrashDaniel Genrich
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-01Clean up for the imminent migration from SVN to GIT.Guillermo S. Romero
2009-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-02-172.5Ton Roosendaal
2009-02-052.5Ton Roosendaal
2009-02-04Relative option for the blur node only applied when the UI updated.Campbell Barton
2009-01-262.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2009-01-042.5Ton Roosendaal
2008-12-15bugfix #17989Ton Roosendaal
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-09-09Bugfix #13837Ton Roosendaal
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-07-09Fix for bugfix #12075: gamma node check for nan was alwaysBrecht Van Lommel
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-05-22Fix for part of bug #12075: gamma node generated nan's on negative input.Brecht Van Lommel
2008-05-09Fix for bug #7068: displace node crashes with proceduralBrecht Van Lommel
2008-05-08Fix for bug #11005: hue-sat-value node was doing unnecessaryBrecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-11This is patch [#8531] Change gamma node max valueKent Mein
2008-04-07Fix for bug #8073: texture nodes connected to a viewer could crash.Brecht Van Lommel
2008-04-01Bugfix: the defocus node "no zbuffer" settings was automatically setBrecht Van Lommel
2008-03-25Tweaks to labels on brightness/contrast nodeMatt Ebb
2008-03-16Fix for bug #8582: compositor math node did not output any resultBrecht Van Lommel
2008-03-15compiler warning cleanupStephen Swaney
2008-03-13Fix for bug #8385: vector inputs of texture node in the compositor didBrecht Van Lommel
2008-03-11Added an Alpha Convert compositor node, to convert betweenBrecht Van Lommel
2008-02-28Fix segfault with bad setting in the Image node.Diego Borghetti
2008-02-28Bugfix: compositor Blur node Bokeh option gave wrong results at theBrecht Van Lommel
2008-02-23=Reversion of premul bugfix=Joseph Eagar
2008-02-19Possible fix for bug #6922: crash in displace compositor node,Brecht Van Lommel
2008-02-19Further work on the premul option for ton. This optionJoseph Eagar
2008-02-18Bugfix for defocus node gamma correct. It applied gamma correct toBrecht Van Lommel
2008-02-15Fix for theoretical memory leak. Oddly this leak didn't seemJoseph Eagar
2008-02-141) Revert previous commit, rendering negative won't work that simple...Ton Roosendaal
2008-02-14stupid me! if you move var declarations sometimes you have to addJoseph Eagar
2008-02-14in my tiredness I didn't declare some vars at the top of the block.Joseph Eagar
2008-02-14Added another 2 checks for if an image has the premul flag set, 1 in the image Joseph Eagar
2008-02-13* fix for [#8085] Glare node crashes on inputs with < 4 colour channelsMatt Ebb