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-09-12Cleanup & remove redundant checkCampbell Barton
2014-09-11Fix wrong area of interest for movie undistortionSergey Sharybin
2014-09-11Fix T41785: The combination of movie-distortion and lens-distortion leads to ...Sergey Sharybin
2014-09-08Fix T41573: Compositing reroute converts floats to red colorBastien Montagne
2014-08-23Fix T41538: Sun Beam Node has artifact at its radius.Lukas Tönne
2014-08-18De-duplicate EWA filter code between renderer and compositorSergey Sharybin
2014-08-14remove MAXFLOAT defineCampbell Barton
2014-08-13SpellingCampbell Barton
2014-08-05SpellingCampbell Barton
2014-08-05Deduplicate CUDA and OpenCL wranglersSergey Sharybin
2014-08-05Cleanup: indentationCampbell Barton
2014-08-02SpellingCampbell Barton
2014-07-26New compositor node "Sun Beams"Lukas Tönne
2014-07-15Fix T41067: Muted nodes still do data type conversions.Lukas Tönne
2014-07-08Fix T40986: crash on using the viewer node inside of group nodes.Lukas Tönne
2014-07-01Fix T40903: Rendering: Alpha Channel is BrokenSergey Sharybin
2014-06-30Fix T40878: Translate node is inconsistentSergey Sharybin
2014-06-30Compositor: Get rid of hardcoded constantsSergey Sharybin
2014-06-30Fix for subpixel sampling was broken for render layers nodeSergey Sharybin
2014-06-23T39690: Modifications to Blender's 'temp dir' system.Bastien Montagne
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