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
2014-06-13Use advantage of SSE2 instructions in gaussian blur nodeSergey Sharybin
2014-06-05Fix subpixel precision in transform nodeSergey Sharybin
2014-06-02Fix T40448: Blurring bug in the compositorSergey Sharybin
2014-06-01Fix T40459: Gauss table can be NULL when ending the blur node operation,Lukas Tönne
2014-05-29Fix T40414: Multiple input nodes in a group not working.Lukas Tönne
2014-05-28Fix T40383: Keying node doesn't workSergey Sharybin
2014-05-23Optimization of keying clip operationsSergey Sharybin
2014-05-09Code cleanup: styleCampbell Barton
2014-05-07Nodes: add absolute value operation to all math nodesMatt Heimlich
2014-04-29Fix for wrong behavior of 'darken' blend mode with factor.Kevin Dietrich
2014-04-29Accidentally left compositor debug option enabled, sorry.Lukas Tönne
2014-04-29Fix T39936: Plane Track operation would not initialize resolutions forLukas Tönne
2014-04-29Fix T39539Jeroen Bakker
2014-04-25Fix T39799: Backdrop (compositor) ignores alpha.Lukas Tönne
2014-04-24Fix T39830: Viewer node update error in the compositor when using the seperat...Sergey Sharybin
2014-04-24Fix T39786: Transform node gives bad result.Kevin Dietrich
2014-04-23Fix T39848: Reroute nodes were not handled properly after compositorLukas Tönne
2014-04-17Style cleanupCampbell Barton
2014-04-16Fix for half pixel offset rasterizing masksCampbell Barton
2014-04-15Building with C++ guarded alloc works againCampbell Barton
2014-04-15Structural cleanup and improvements for the compositor.Lukas Tönne
2014-04-14Fix T39700: Plane deform still works foreverSergey Sharybin
2014-04-11Fix T39206: Plane deform works incredibly slowSergey Sharybin
2014-04-05Fix issue for OPENCL problem on Macosx 10.9.2Monique Dewanchand
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-27T39307: The fast gaussian blur is not an accurate formula. When decidingJeroen Bakker
2014-03-19Code cleanup: double/floatCampbell Barton
2014-03-18Code cleanup: jitter, use 2d float arrayCampbell Barton
2014-03-15Fix T39189: Node editor Map Uv requires an scale node to work.Lukas Tönne
2014-03-12Code cleanup: de-duplicate switch statement, style editsCampbell Barton
2014-03-11New Corner Pin node: uses explicit corner values for a plane warp transformat...Lukas Tönne
2014-03-07Fix for displace node regression (reported on IRC by Sebastian Koenig):Lukas Tönne
2014-02-24Fix T38794: ScaleFixedSizeOperation was not taking offset into accountLukas Tönne
2014-02-20Fix for bad imbuf creation by compositor viewers if resolution is (0,0).Lukas Tönne
2014-02-19Code cleanup: styleCampbell Barton
2014-02-18Fix T38488: Single pixel line artifact with Rotate and Wrapped TranslateLukas Tönne
2014-02-18Fix T38506: Bokeh blur node - size bugs with OpenCL.Lukas Tönne
2014-02-17Fix T38487: Wrapped translate node in combination with other bufferedLukas Tönne
2014-02-13Fix T38529, Blur node size 0 doesn't work.Lukas Tönne
2014-02-13Code cleanup: styleCampbell Barton
2014-02-05Fix T38340 and T38473: fixed Scene pointers in Composite and Defocus nodes do...Lukas Tönne
2014-02-03Code cleanup: white space and cmake was broken on all platformsCampbell Barton
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton
2014-01-26Code Cleanup: style and correct API class refCampbell Barton
2014-01-22Fix T38011 and cleanup of Lens Distortion node code.Lukas Tönne
2014-01-16Code Cleanup: style and redundant castsCampbell Barton
2014-01-12Style Cleanup: whitespaceCampbell Barton
2014-01-09Code Cleanup: styleCampbell Barton
2014-01-01Fix deadlock happening when using Save Buffers for renderSergey Sharybin
2013-12-22Style Cleanup: remove preprocessor indentation (updated wiki style guide too)Campbell Barton