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
2010-02-12correct fsf addressCampbell Barton
2010-02-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2010-01-27Fixes to Color Balance node:Matt Ebb
2010-01-22Added Hue and Value modes to Hue Correct node, alongside existing Matt Ebb
2010-01-21SVN maintenance.Guillermo S. Romero
2010-01-21New Compositor node: Hue ControlMatt Ebb
2010-01-20Forgot to add the new fileMatt Ebb
2010-01-19removed 3D view listener for changing the background image frame.Campbell Barton
2010-01-12Fix [#20000] Connect to File Output node creates segfaultMatt Ebb
2010-01-09Color management fixesMatt Ebb
2010-01-08- RNA support for returning copied strings from functions, flagging strings a...Campbell Barton
2010-01-08* Use color wheel template for RGB nodeMatt Ebb
2009-12-09Fix bug #20299: bilateral blur node crashes when the number ofBrecht Van Lommel
2009-11-11Nodes Editor + other warning fixes:Joshua Leung
2009-11-10* Finished (well, almost ;) RNA wrapping and layout-engine-ing all the nodes.Matt Ebb
2009-10-21* fix for colour management, compositor image node wasn't working correctly. ...Matt Ebb
2009-10-19Fix #19604: defocus node was not using camera object yet. Could useBrecht Van Lommel
2009-10-08Node Bugfixes:Brecht Van Lommel
2009-09-30Render & Compositing Thread FixesBrecht Van Lommel
2009-09-162.5: fix bug in Levels node, giving NULL pointer free warnings.Brecht Van Lommel
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