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-01-07Whole lot of changes.... here a shortlist:Ton Roosendaal
2008-01-04Support for CMakeChris Want
2008-01-01removed some more header files, made the game engine compile with removed hea...Campbell Barton
2008-01-01removed blenderdef.h, BIF_*, BDR_* and BSE_* header files (except for BIF_gl....Campbell Barton
2007-12-29Now Makefiles should be uptodate.Ton Roosendaal
2007-12-28* added SConscript for windowmanagerNathan Letwory
2007-12-24Part 4 of the event refactor branch: all changes in existing files,Ton Roosendaal
2007-12-15Render InstancingBrecht Van Lommel
2007-12-05This is a modified version of this patch:Kent Mein
2007-11-28== MSVC 7.1 projectfiles ==Andrea Weikert
2007-11-14* New feature on compo scale node: "Scene Size %"Matt Ebb
2007-10-29Crop Compositing Node:Juho Vepsalainen
2007-10-27fix for msvcCampbell Barton
2007-10-27Replace ceilf()/floorf() with ceil()/floor() to fix VC7 compilation problems Ken Hughes
2007-10-26nodes from eechloCampbell Barton
2007-09-24* Change/fix to texture comp nodeMatt Ebb
2007-09-23Dof Object - set the depth of field to an object - set in the camera edit pan...Campbell Barton
2007-09-05fix svn properties for line endingsAndrea Weikert
2007-08-31Updated the Makefiles removing some of the gcc specific stuff...Kent Mein
2007-08-31Hue Saturation Value node - port to material node systemJuho Vepsalainen
2007-08-20Added missing node file:Juho Vepsalainen
2007-08-20"Combine RGB" and "Separate RGB" material nodes:Juho Vepsalainen
2007-07-23Changed logic for early out to require only one input, not two. This allows ...Robert Holcomb
2007-07-11One more time....I misunderstood the guidance about values as inputs for Robert Holcomb
2007-07-11After chatting with Broken about grs comments on the default behavior Robert Holcomb
2007-07-11Updated Contributor line in GPL header to reflect original source. This Robert Holcomb
2007-07-10Added normalize compositing node. Robert Holcomb
2007-07-10Committed patch fixing bug #6900. Math node now has reflective Robert Holcomb
2007-05-31Fix for invert comp node, was allocating a compbuf unnecessarily.Matt Ebb
2007-05-31== Shader nodes ==Matt Ebb
2007-05-20removing test commit comment...Alfredo de Greef
2007-05-20Just testing svn...Alfredo de Greef
2007-05-07bug #6656, caused by two problems, one of which was that when the oldAlfredo de Greef
2007-04-29bug #6615, not complete solution, but slightly improves the result at least.Alfredo de Greef
2007-04-18When press ESC in Blur or Defocus node the output buffer is incomplete.Diego Borghetti
2007-04-13Added gamma, fixed typos in brightnessRobert Holcomb
2007-04-13Added brightness/contrast nodeRobert Holcomb
2007-04-09CMake: Fix build after nodes changes (including GE linking)Jacques Beuarain
2007-04-05* pointer convention commit: bNode* node -> bNode *node.Nathan Letwory
2007-04-04=== Node editor ===Nathan Letwory
2007-04-04moved source and text to american spellingCampbell Barton
2007-04-04* sneaky commit IIINathan Letwory
2007-04-03* still silent code (enabled through seperate patch)Nathan Letwory
2007-03-30Bugfix #6469Ton Roosendaal
2007-03-30* dos2unix (from now on patches shouldn't break on this file).Nathan Letwory
2007-03-28Long wanted feature; decent ESC processing in composite nodes.Ton Roosendaal
2007-03-28* this is a 'silent' commit, so it is easier to issue patches for pynodes. Th...Nathan Letwory
2007-03-28Removed unused button code since it is set in drawnode.cRobert Holcomb
2007-03-27patch to get cmake working with nodes now. Provided by Genscher.Kent Mein
2007-03-26Changed node type definitions to use a dynamic list.Ton Roosendaal