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-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-07-12Add delete with reconnect feature.Jeroen Bakker
2011-06-08Bugfix #27601Ton Roosendaal
2011-06-08Bugfix #27601Ton Roosendaal
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-02-27doxygen: blender/nodes tagged.Nathan Letwory
2011-02-27pedantic warning cleanup, also remove texspace_edit() since its been added us...Campbell Barton
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-11-28Bugfix #24933Ton Roosendaal
2010-10-28bugfix/patch [#24431] Fast Gaussian produces wrong results for higher resolut...Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-09-06- use list append in more places (preferred method since its faster)Campbell Barton
2010-07-21Fix #22786: displace node doesn't work with procedural textures.Brecht Van Lommel
2010-04-17bugfix and cleanupCampbell Barton
2010-03-31Fix [#21727] texture in compositor quickly results in crashMatt Ebb
2010-03-31Patch from Xavier Thomas: Matt Ebb
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-11fix crash in compositing nodes passing on NULL compbuf.Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2009-10-21Make compiler happy, remove doubtful non init usage.Guillermo S. Romero
2009-10-08Node Bugfixes:Brecht Van Lommel
2009-09-30Render & Compositing Thread FixesBrecht Van Lommel
2009-09-10Added Levels Node (histogram, with mean/std deviation outputs)Robert Holcomb
2008-04-07Fix for bug #8073: texture nodes connected to a viewer could crash.Brecht 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
2007-10-27Replace ceilf()/floorf() with ceil()/floor() to fix VC7 compilation problems Ken Hughes
2007-10-26nodes from eechloCampbell Barton
2007-03-30Bugfix #6469Ton 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