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-11-12bugfix [#24682] Render artifacts with mat nodeCampbell Barton
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-04Increase min/max range for Value input nodes. More useful when using Math nod...Nathan Letwory
2010-04-24sub_v3_v3v3 --> sub_v3_v3 (where possible)Campbell Barton
2010-04-06Fix #21545: geometry node front/back incorrectly depended on camera angle, canBrecht Van Lommel
2010-04-01svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2789...Campbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-16Texture Nodes:Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-01-08* Use color wheel template for RGB nodeMatt Ebb
2009-11-10Math LibBrecht Van Lommel
2009-11-09material shader curve factor (same as compo node)Campbell Barton
2009-10-19Fix #19632: GLSL was not updated for soft/linear light blending modes.Brecht Van Lommel
2009-08-10remove python2.x supportCampbell Barton
2009-07-22RNABrecht Van Lommel
2009-06-092.50:Brecht Van Lommel
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-15Fix for own recent reference count error.Campbell Barton
2009-04-01Clean up for the imminent migration from SVN to GIT.Guillermo S. Romero
2008-11-132.5: merge with trunk, previous merge was only up to yesterday.Brecht Van Lommel
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-12Patch #7897 Texture Nodes!Ton Roosendaal
2008-10-28added scons option BF_WITH_PYTHON (defined as DISABLE_PYTHON)Campbell Barton
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-07-25* Fix for bug #9450 'Problems with Extended Material node with AmbCol socket'Matt Ebb
2008-06-17* Simple addition to math node (comp and shading): Greater Than and Less Than...Matt Ebb
2008-05-23== PyNodes ==Willian Padovani Germano
2008-05-08Fix for bug #11005: hue-sat-value node was doing unnecessaryBrecht Van Lommel
2008-05-03== PyNodes ==Willian Padovani Germano
2008-04-25== PyNodes ==Willian Padovani Germano
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-16== PyNodes ==Willian Padovani Germano
2008-02-23=== PyNodes ===Nathan Letwory
2008-02-12* fix provided by Stefan Birgmeier (qwequ777): int pos may lead to crashes on...Nathan Letwory
2008-02-11== Pynodes ==Willian Padovani Germano
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-01-07Patch to change license to GPL only, from GSR.Chris Want
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-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-05-31== Shader nodes ==Matt Ebb
2007-04-05* pointer convention commit: bNode* node -> bNode *node.Nathan Letwory