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
2013-02-12Composite node "Alpha over" didn't allow to be dragged wide enough.Ton Roosendaal
2013-02-10Added option to composite/viewer nodes which specifys whether alpha inputSergey Sharybin
2013-02-05remove stringify macro from alloc'sCampbell Barton
2013-02-04style cleanup: spaces -> tabsCampbell Barton
2013-02-02style cleanupCampbell Barton
2013-01-31 Apply patch [#33999] Wrapping mode for the "translate" compositing nodeMonique Dewanchand
2013-01-25header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTreeCampbell Barton
2013-01-15Code cleanup: remove some remaining code from the old compositor.Brecht Van Lommel
2013-01-14Dosvidanya, old compositor!Sergey Sharybin
2013-01-13Even though we want to get rid of this legacy compo soon, code should compile...Bastien Montagne
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-23Added support of J2K codec for Jpeg2000 writingSergey Sharybin
2012-12-21replace MIN/MAX 3,4 with inline functionsCampbell Barton
2012-12-19Sync (ui) names between composite node files and rna nodetree types (Pixelate...Bastien Montagne
2012-12-11code cleanup: neareast -> nearestCampbell Barton
2012-12-09Fix for Render Layers node: when sockets are hidden (by 'hide unused sockets'...Lukas Toenne
2012-12-02Silent a bunch of gcc warnings (usually dummy, but noisy!).Bastien Montagne
2012-12-02code cleanupCampbell Barton
2012-12-02Compositor:Thomas Dinges
2012-11-18style cleanup: comments & spellingCampbell Barton
2012-11-17Fix compositing normal node not properly showing vector XYZ values when openingBrecht Van Lommel
2012-11-17One more remained issue in legacy compositor, Hopefully last one.Sergey Sharybin
2012-11-17Old compositor should be compilable nowSergey Sharybin
2012-11-15Image thread safe improvementsSergey Sharybin
2012-11-14Map Range Node (tiles)Dalai Felinto
2012-11-08code cleanup: unused defines & some formatting.Campbell Barton
2012-11-07Fixed crashes when motion tracks are zero-sizedSergey Sharybin
2012-11-06avoid using function calls in macros that result in multiple function calls.Campbell Barton
2012-11-05Fix for Math node:Ton Roosendaal
2012-10-25Internal node links are now cached in a per-node list, instead of being gener...Lukas Toenne
2012-10-24Removed the experimental (and commented-out) code for FOR and WHILE loops in ...Lukas Toenne
2012-10-24style cleanupCampbell Barton
2012-10-24Adding a pixelate node.Jeroen Bakker
2012-10-23rename api functions...Campbell Barton
2012-10-23code cleanup: remove $Id's that crept back in, also osl style editsCampbell Barton
2012-10-22style cleanupCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-04style cleanup: comment blocksCampbell Barton
2012-09-30style cleanupCampbell 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-09-15Fix compilers warnings when legacy compositor is disabledSergey Sharybin
2012-09-14fixes for NULL checks, remove some redundant checks and add some in that have...Campbell Barton
2012-09-08style cleanupCampbell Barton
2012-09-05fix for various redundant checks and possibly fix some crashes in rare situat...Campbell Barton
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-08-23style cleanupCampbell Barton
2012-08-23set defaults for de-speckleCampbell Barton
2012-08-23despeckle composite nodeCampbell Barton