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
2011-02-27doxygen: blender/nodes tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-08Finished the node type definition cleanup started in r34682. All static node ...Lukas Toenne
2011-01-13feature request from colin levy, camera lens stamp.Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-11-28Bugfix #24933Ton Roosendaal
2010-03-31Fix [#21727] texture in compositor quickly results in crashMatt Ebb
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-10-08Node Bugfixes:Brecht Van Lommel
2009-09-10Added Levels Node (histogram, with mean/std deviation outputs)Robert Holcomb
2008-12-02Lots of stuff; couldn't commit in parts because of refactor work.Ton Roosendaal
2008-11-30View2D - Initial commit of Pan-View OperatorJoshua Leung
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-04-07Fix for bug #8073: texture nodes connected to a viewer could crash.Brecht Van Lommel
2008-03-13Fix for bug #8385: vector inputs of texture node in the compositor didBrecht Van Lommel
2008-03-08Long on the wishlist, quite simple even, and there it finally is:Ton Roosendaal
2008-02-18Bugfix for defocus node gamma correct. It applied gamma correct toBrecht Van Lommel
2008-01-07Whole lot of changes.... here a shortlist:Ton Roosendaal
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-10-26nodes from eechloCampbell Barton
2007-09-23Dof Object - set the depth of field to an object - set in the camera edit pan...Campbell Barton
2007-04-04=== Node editor ===Nathan Letwory
2007-03-25Reverting my fix for nodes. This is a bigger task... now scons should workTon Roosendaal
2007-03-25Fixing Makefiles for new nodes module, part 1:Ton Roosendaal
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