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
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
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-28* this is a 'silent' commit, so it is easier to issue patches for pynodes. Th...Nathan Letwory
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-26Compiles and links for the blender executable. Somebody else canChris Want
2007-03-25Makefiles for nodes. Compiles but doesn't link, but I'm late for noodles.Chris Want
2007-03-24Scons build system. MSVC 7.1 in a moment.Robert Holcomb
2007-03-24Initial commit. Not in build system so shouldn't interfere with anything at ...Robert Holcomb