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-02-15Fix for theoretical memory leak. Oddly this leak didn't seemJoseph Eagar
2008-02-141) Revert previous commit, rendering negative won't work that simple...Ton Roosendaal
2008-02-14stupid me! if you move var declarations sometimes you have to addJoseph Eagar
2008-02-14in my tiredness I didn't declare some vars at the top of the block.Joseph Eagar
2008-02-14Added another 2 checks for if an image has the premul flag set, 1 in the image Joseph Eagar
2008-02-13* fix for [#8085] Glare node crashes on inputs with < 4 colour channelsMatt Ebb
2008-02-12* fix provided by Stefan Birgmeier (qwequ777): int pos may lead to crashes on...Nathan Letwory
2008-02-12Bugfix: when defocus node had nothing to do and just passed on the buffer,Brecht Van Lommel
2008-02-11== Pynodes ==Willian Padovani Germano
2008-02-10* make CMake compile again (after pynodes addition). Patch provided by skejoe.Nathan Letwory
2008-02-10added PyNode includes for MakefilesCampbell Barton
2008-02-10* remove redundant define.Nathan Letwory
2008-02-10== PyNodes ==Willian Padovani Germano
2008-02-10* Merge of PyNodes to trunk. Finally!Nathan Letwory
2008-02-05Bugfix for recent alphaover premul commit, crashed existing filesBrecht Van Lommel
2008-02-04AlphaOver node feature: "Premul" slider allows to mix between theTon Roosendaal
2008-01-28New rendering option: FSA!Ton Roosendaal
2008-01-22* Fix for bilateral blur nodeMatt Ebb
2008-01-19Added new render pass: "Mist".Ton Roosendaal
2008-01-08* tweak linking priorities - should help for GCC usersNathan Letwory
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-07Whole lot of changes.... here a shortlist:Ton Roosendaal
2008-01-07Blur Node to support Relative (percent) valuesJuho Vepsalainen
2008-01-07Black and White level inputs to RGB Curves compositing nodeJuho Vepsalainen
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-27Bilateral Blur NodeJuho Vepsalainen
2007-12-27Directional Blur NodeJuho Vepsalainen
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