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-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-16Fixes for thread related render / compositing crashes:Brecht Van Lommel
2010-03-16added different sampling methods in rotate nodeRobert Holcomb
2010-03-15Various warning fixes.Brecht Van Lommel
2010-03-13added method to change algorithm used in channel matte node. Limit a channel...Robert Holcomb
2010-03-12updated despill node to incorperate changes from Xavier Thomas's patch #18012Robert Holcomb
2010-03-12Fix #21211: new indirect/environment/emit passes weren't showing upBrecht Van Lommel
2010-03-11fix crash in compositing nodes passing on NULL compbuf.Brecht Van Lommel
2010-03-11Restored Environment mapsMatt Ebb
2010-03-09Fix [#21188] HueCorrection Node, when reseting Curve, it goes to a incline in...Matt Ebb
2010-03-09Fix [#21022] Compositors File Output node doesn't use Colour ManagmentMatt Ebb
2010-03-09* Fix for crash using texture nodes in displace modifierMatt Ebb
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
2010-02-16Render Slots: change the implementation by moving it from the render to theBrecht Van Lommel
2010-02-16Texture Nodes:Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
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