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
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-11-132.5: merge with trunk, previous merge was only up to yesterday.Brecht Van Lommel
2008-11-12Patch #7897 Texture Nodes!Ton Roosendaal
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-05-02== PyNodes ==Willian Padovani Germano
2008-03-11Added an Alpha Convert compositor node, to convert betweenBrecht Van Lommel
2008-02-25Fix for bug #6747: make single button for node groups didn't work,Brecht Van Lommel
2008-02-11== Pynodes ==Willian Padovani Germano
2008-02-10* Merge of PyNodes to trunk. Finally!Nathan Letwory
2008-01-19Added new render pass: "Mist".Ton Roosendaal
2007-12-27Bilateral Blur NodeJuho Vepsalainen
2007-12-27Directional Blur NodeJuho Vepsalainen
2007-12-27Toggle links tool for Node EditorJuho Vepsalainen
2007-11-14* New feature on compo scale node: "Scene Size %"Matt Ebb
2007-10-29Crop Compositing Node:Juho Vepsalainen
2007-10-26nodes from eechloCampbell Barton
2007-08-31Hue Saturation Value node - port to material node systemJuho Vepsalainen
2007-08-20"Combine RGB" and "Separate RGB" material nodes:Juho Vepsalainen
2007-07-10Added normalize compositing node. Robert Holcomb
2007-05-31== Shader nodes ==Matt Ebb
2007-04-13Added gamma, fixed typos in brightnessRobert Holcomb
2007-04-13Added brightness/contrast nodeRobert Holcomb
2007-04-04=== Node editor ===Nathan Letwory
2007-03-28Long wanted feature; decent ESC processing in composite nodes.Ton Roosendaal
2007-03-28moved node_shader_lamp_loop to node.c and put an extern declaration in BKE_no...Robert Holcomb
2007-03-26Changed node type definitions to use a dynamic list.Ton Roosendaal
2007-03-26All UI code reverted to drawnode.cRobert Holcomb
2007-03-24Scons build system. MSVC 7.1 in a moment.Robert Holcomb
2007-03-13Bugfix #6211Ton Roosendaal
2007-02-07Fixed accidental commit from yesterday.Robert Holcomb
2007-02-07When converting a VAL buffer to RGBA the alpha is also set to the value in th...Robert Holcomb
2007-01-19Bugfix #5748Ton Roosendaal
2007-01-14Fix for bug #5680:Brecht Van Lommel
2007-01-14Re-added the Luma keyer after realizing channeldid not exactly same capabilit...Robert Holcomb
2007-01-09Format corrections.Robert Holcomb
2007-01-06Updated luminance node to work in all color spaces. Also made it work for an...Robert Holcomb
2007-01-04== Compositor ==Matt Ebb
2007-01-02The combine HSVA node was missing, now all the color space seperatorsRobert Holcomb
2006-12-31== Compositor ==Matt Ebb
2006-12-30=== Code Fixes ===Martin Poirier
2006-12-22Added Vertex Color material node, making render engine support for multipleBrecht Van Lommel
2006-12-21Defocus Composite Node, by Alfredo de GreefTon Roosendaal
2006-12-10Composite & Pass render goodies:Ton Roosendaal
2006-12-05Damn! Commit for render passes in wrong dir....Ton Roosendaal
2006-11-17New Compo node: the Split-Viewer, showing two images halves to compare.Ton Roosendaal
2006-11-15Patch #5166, Juho V (bebraw)Ton Roosendaal
2006-11-15Patch #2307, by Bob HolcombTon Roosendaal
2006-09-14Patch #4970 (brecht)Ton Roosendaal
2006-08-29Patch #4199 (by David Millán, rewritte though)Ton Roosendaal
2006-08-03--Value Squeeze Node--Johnny Matthews