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-04-15Structural cleanup and improvements for the compositor.Lukas Tönne
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-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-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-13Fix T38529, Blur node size 0 doesn't work.Lukas Tönne
2014-02-03Code cleanup: white space and cmake was broken on all platformsCampbell 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-01Fix deadlock happening when using Save Buffers for renderSergey Sharybin
2013-12-22Style Cleanup: remove preprocessor indentation (updated wiki style guide too)Campbell Barton
2013-12-18Color management: get rid of original byte buffer partial updateSergey Sharybin
2013-12-10Style CleanupCampbell Barton
2013-12-04Fix for EWA (elliptical weighted average) sampling in the compositor.Lukas Tönne
2013-12-04Fix for interpolation errors on lower-left borders in compositor imageLukas Tönne
2013-12-03Cleanup: Internal degrees removal.Bastien Montagne
2013-11-22Code Cleanup: warningsCampbell Barton
2013-11-20Fix T37172: Plane Tracker Deform - No perspectiveSergey Sharybin
2013-11-19Cleanup: Renamed compositor executePixel functions and their 'read' wrappers ...Lukas Tönne
2013-11-19Potential fix for T37525: Viewer node causes crashSergey Sharybin
2013-11-06Fix #37333: Bad default value in Color Balance. Use independent offset/power/...Lukas Toenne
2013-11-04code cleanup: typo in function nameCampbell Barton
2013-10-31code cleanup: spellingCampbell Barton
2013-10-29Code cleanup: use bool instead of int in mask moduleSergey Sharybin
2013-10-25code cleanup and add mball select similar into the menuCampbell Barton
2013-10-23Fix #37175, Viewer node issue for newly toggled render passes.Lukas Toenne
2013-10-23style cleanupCampbell Barton
2013-10-22style cleanupCampbell Barton
2013-10-19Applied patch [#34178] tile rendering for fast gaussian blurJeroen Bakker
2013-10-19Compositor: did some inner loop optimizations of the fast gaussian blur.Jeroen Bakker
2013-10-14code cleanup: correct unsigned int in string formatting and use empty() check...Campbell Barton
2013-10-14code cleanup: remove duplicate assignmentsCampbell Barton
2013-09-19Fix #36755, EXR Layers are not fully updated on scene load or image refresh.Lukas Toenne
2013-09-19Fix for OutputFile node, this would crash with unconnected sockets in MultiEX...Lukas Toenne
2013-09-13Cleanup and improvements of the compositor debug output.Lukas Toenne
2013-09-11Fix #36700, z-depth not rendering properly at (n*256)+1 dimensions.Lukas Toenne
2013-09-06On the second thought, no need to go between straight and premul when doing A...Sergey Sharybin
2013-09-05Code cleanup: use boolean instead of int for colormanagementSergey Sharybin
2013-09-05Compositor cleanup: Merge conversion operations into a single file (see also ...Lukas Toenne
2013-09-05Fix #36113, Translate's wrapping has 1 pixel gap in X and Y after scale node.Lukas Toenne
2013-09-05Extend mode option for MemoryBuffer reading in compositor. This will allow pr...Lukas Toenne
2013-09-05Merge some operations into a single fileSergey Sharybin
2013-08-19Fix warnings reported by cavity checkerSergey Sharybin