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
2012-06-22fix for [#31890] Lens Distortion inside Node group don't workJeroen Bakker
2012-06-22Nullpointer exception happened when all input sockets of a (for example)Jeroen Bakker
2012-06-22 * fix for [#31553] Tile Compositor: Strange seamsJeroen Bakker
2012-06-22use an inline function for rgb -> bw conversion.Campbell Barton
2012-06-21[#31895] Connect 'Hue Correct' to 'Viewer' crashes.Jeroen Bakker
2012-06-21 * only calculate node preview that are visible (node_preview flag set &Jeroen Bakker
2012-06-21 * make it possible to composite without an compositor node [#31878]Jeroen Bakker
2012-06-21 * fix to support for multiple OpenCL platform for the CompositorJeroen Bakker
2012-06-21negate previous commit flag, this way existing files dont loose their feather.Campbell Barton
2012-06-21option to disable feather, since its so slow - for interactively editing mask...Campbell Barton
2012-06-21falloff options for dilate/erode feather compo node.Campbell Barton
2012-06-21Refactoring of tiles opencl implementation:Monique Dewanchand
2012-06-20make mask handles draw with an outline - when outline option is enabled.Campbell Barton
2012-06-20fix for use of 2 uninitialized vars in the tiles compositor.Campbell Barton
2012-06-20 * reset OpenCL innerloop size to 32.Jeroen Bakker
2012-06-20style cleanupCampbell Barton
2012-06-20Fix crash in compositing nodes with a node group with missing datablock, canBrecht Van Lommel
2012-06-20minor speedup for the glare compositor nodeCampbell Barton
2012-06-19KeyingScreen would now deal properly with clips with Start Frame != 1Sergey Sharybin
2012-06-19Implemented Preview of defocus to set the quality of the node to LowJeroen Bakker
2012-06-19fix for uninitialized memory use in the new compositor.Campbell Barton
2012-06-19 * fixed defocus background blurin...Jeroen Bakker
2012-06-19 * Fixed brightness (was introduced by optimalization)Jeroen Bakker
2012-06-19 * Enabled OpenCL for the compositorJeroen Bakker
2012-06-18Fix #31740, compositor overwrites images on frame scrubbing. Restored old com...Lukas Toenne
2012-06-17style cleanup:Campbell Barton
2012-06-17code cleanup: includes, also correct some py example typosCampbell Barton
2012-06-16disable GaussianAlpha from attempting to get a non existing socket - and add ...Campbell Barton
2012-06-16code cleanup: make names more logicalCampbell Barton
2012-06-16code cleanup: spelling 'multiplyer' --> 'multiplier'Campbell Barton
2012-06-16use ease interpolation for dilate/erode feather option, looks smootherCampbell Barton
2012-06-16support for negative feather dilate/erodeCampbell Barton
2012-06-16fix for errors in last commit (dilate/erode has no input)Campbell Barton
2012-06-16feather option for dilate/erode node - needed for alpha masks so we can (blur...Campbell Barton
2012-06-16speedup for fast gauss blue (approx 10% - 15%)Campbell Barton
2012-06-15style cleanup: compositor operationsCampbell Barton
2012-06-15style cleanup: more nodesCampbell Barton
2012-06-15style cleanup: remaining nodes in intern/Campbell Barton
2012-06-15minor optimizations for dilateCampbell Barton
2012-06-15style cleanupCampbell Barton
2012-06-15style cleanupCampbell Barton
2012-06-15fix for other uninitialized values for the split viewer node as well as incor...Campbell Barton
2012-06-15fix for using un-initialized memory in the new compositor for the split view ...Campbell Barton
2012-06-15Core matte input for keying nodeSergey Sharybin
2012-06-152D stabilization didn't work since clip start frame commitSergey Sharybin
2012-06-15Internal refactoring of tracking module, should be no functional changesSergey Sharybin
2012-06-15style cleanup: composite/blurCampbell Barton
2012-06-15Garbage mate input for keying nodeSergey Sharybin
2012-06-15add node scale offset for old compositor too - also fix for error in last com...Campbell Barton
2012-06-15scale node - framing offset: compatible with camera shiftX/Y and the viewport...Campbell Barton