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-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht 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-20Durian request: Added 'Color Balance' node to compositor. uses Lift/Gamma/Gain Matt 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-10Math LibBrecht Van Lommel
2009-11-10* Finished (well, almost ;) RNA wrapping and layout-engine-ing all the nodes.Matt Ebb
2009-11-09material shader curve factor (same as compo node)Campbell Barton
2009-10-21Make compiler happy, remove doubtful non init usage.Guillermo S. Romero
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-19Fix #19632: GLSL was not updated for soft/linear light blending modes.Brecht Van Lommel
2009-10-08Node Bugfixes:Brecht Van Lommel
2009-10-07Preview Render:Brecht Van Lommel
2009-10-05remove unused defines, cant check every case but from grepping the souece it ...Campbell Barton
2009-10-01Fix cmake compilation on Windows, adding pthread includes,Brecht Van Lommel
2009-10-01Fixing scons compile on windows.Martin Poirier
2009-09-30Render & Compositing Thread FixesBrecht Van Lommel
2009-09-29Sorry, three commits in one, became difficult to untangle..Brecht 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-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-09-06easier to re-apply the replacement table then merge from 2.4x, same as 23023Campbell Barton
2009-09-05== SCons ==Nathan Letwory
2009-08-19More texnode preview fixes. Previews now have correct aspect ratio and are dr...Robin Allen
2009-08-19cmake cleanup (remove unused includes, make some within IF checks)Campbell Barton
2009-08-19Texture node previews: Well and truly fixed.Robin Allen
2009-08-18Fixed some redraw problems with texture nodes.Robin Allen
2009-08-18Implemented multisampling for texture nodes.Robin Allen
2009-08-18Slight refactor of texture nodes. Robin Allen
2009-08-17Made texture nodes accessible in the interface.Robin Allen
2009-08-15- remove UNSET becuase it only works with newer versions of cmake,Campbell Barton
2009-08-10remove python2.x supportCampbell Barton
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