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
2015-12-03Node callback for handling link insertion and swapping of occupied inputs.Lukas Tönne
2015-04-21Cleanup: styleCampbell Barton
2013-05-27style cleanup: nodesCampbell Barton
2013-03-24fix for struct definition building with msvc2008 and some style cleanup.Campbell Barton
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-01-14Dosvidanya, old compositor!Sergey Sharybin
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-10-22style cleanupCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-09-27incorrect spelling in commentsCampbell Barton
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-08-22code cleanup: use rect size macrosCampbell Barton
2012-08-21code cleanup: more legacy compo functions ifdef'dCampbell Barton
2012-07-13Fix #32087: Crash while changing values in comp editor (bt and blender included)Sergey Sharybin
2012-07-01style cleanup: commentsCampbell Barton
2012-06-22use an inline function for rgb -> bw conversion.Campbell Barton
2012-06-16speedup for fast gauss blue (approx 10% - 15%)Campbell Barton
2012-06-14code cleanup: replace most fRGB functions with inline vector functionsCampbell Barton
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-05-28style cleanup: defines with bracesCampbell Barton
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-31code cleanup: use uppercase defines and change drawFCurveFade into static fun...Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-02-27Implements a new operator for detaching nodes. In the process i overhauled th...Lukas Toenne
2012-01-10Fix #29827: 2.61 Scale and translate bugsSergey Sharybin
2012-01-05Fix #29801: various compositing nodes not working correct after translate,Brecht Van Lommel
2011-12-30Color management: add "Color Unpremultiply" option for images and render sett...Brecht Van Lommel
2011-12-28Code refactoring: add unified image buffer functions for doing float => byte,Brecht Van Lommel
2011-11-20Muting node patch: second part. Also fix [#27636] Muting shading nodes is ign...Bastien Montagne
2011-11-11quiet -Wdouble-promotion warningsCampbell Barton
2011-11-06replace macros with bli math functions for nodesCampbell Barton
2011-11-05macro formatting & remve some unused code.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22header cleanup and typo'sCampbell Barton
2011-09-06SVN maintenance.Guillermo S. Romero
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne