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
2006-10-01Fix for bug #5044: random crashes when rendering.Brecht Van Lommel
2006-09-14Patch #4970 (brecht)Ton Roosendaal
2006-09-06Added support for threadsafe MEM_mallocN/MEM_freeN in the guardedallocBrecht Van Lommel
2006-08-29Patch #4199 (by David Millán, rewritte though)Ton Roosendaal
2006-08-20Bugfix #4892Ton Roosendaal
2006-08-18Plumiferos bugreport:Ton Roosendaal
2006-08-10Compositor: finished work on node "File Output".Ton Roosendaal
2006-07-31A couple of compositing nodes:Matt Ebb
2006-07-23Bugfix #4773Ton Roosendaal
2006-07-23Bugfix #4770Ton Roosendaal
2006-07-23fix for bug #4770Joilnen Leite
2006-07-19Bugfix #4736Ton Roosendaal
2006-07-03Composite node "Separate RGBA" didn't do a typecheck.Ton Roosendaal
2006-07-02Bugfix #4561Ton Roosendaal
2006-06-28Bugfix #4528Ton Roosendaal
2006-06-19Seems a large commit, but I also changed function names to match the newTon Roosendaal
2006-06-17Fix for Compositor, Image node: reads now from Movie files as well.Ton Roosendaal
2006-06-16* Added header pulldown menus for the Node Editor. Also tweaked colours and someMatt Ebb
2006-06-09Bugfix #4295Ton Roosendaal
2006-06-03Plumiferos requestTon Roosendaal
2006-06-02Bugfix #4257Ton Roosendaal
2006-05-30Compositor: Group nodes could free buffers internally while still in useTon Roosendaal
2006-05-27So! Finally time to work on finishing render pipeline project.Ton Roosendaal
2006-05-23Bugfix #4212Ton Roosendaal
2006-03-15Bugfix: when compositor reads incomplete renders, when using the newTon Roosendaal
2006-03-14Crashfix in compositing RenderLayer that doesn't exist... can happen onTon Roosendaal
2006-03-13Two fixes in renderpipe...Ton Roosendaal
2006-03-08Compositing workflow goodie; each 'render result' node now has a buttonTon Roosendaal
2006-02-28Urm... Kent's commit to fix a bug broke the other nodes that use theTon Roosendaal
2006-02-28Fix for bug #3967.Kent Mein
2006-02-23Composite: filter node now includes image edge in calculation, the outerTon Roosendaal
2006-02-22Composite fix: Blur node with option "Bokeh" didn't survive on very smallTon Roosendaal
2006-02-21Bug in Composite AddAlpha node. The option premul added alpha wrong.Ton Roosendaal
2006-02-21Very silly typo in code caused Preview Window for Compositor to copyTon Roosendaal
2006-02-20Compositor: new node "Z Combine", to combine two images with comparingTon Roosendaal
2006-02-20Compositor upgrade;Ton Roosendaal
2006-02-19Composite: Added "Fac" input for AlphaOver, so you can control amount.Ton Roosendaal
2006-02-19Fix for Colorband node, it skipped calculus when 1 output was unused :)Ton Roosendaal
2006-02-19More compositing goodies.Ton Roosendaal
2006-02-18Added mask input for new Hue/Saturation Node.Ton Roosendaal
2006-02-18Quick change in Hue/Saturation Node: made the central Hue value 0.5, toTon Roosendaal
2006-02-18Four-in-one commit:Ton Roosendaal
2006-02-17- Added option 'convert to premul' to AlphaOver node in CompositorTon Roosendaal
2006-02-173 very simple new composite nodes that I wanted for working with here. Hope t...Matt Ebb
2006-02-16Added new malloc type in our MEM module; using the unix feature 'mmap'.Ton Roosendaal
2006-02-14Added callback to compositor, so it can print in RenderWindow header theTon Roosendaal
2006-02-14Nasty memory conflict in Compositor... when:Ton Roosendaal
2006-02-14Fix in blur filter 'bokeh'.Ton Roosendaal
2006-02-13Bugfix: When using 'border render' (part image), and then in compositorTon Roosendaal
2006-02-11Thread rendering stability commit.Ton Roosendaal