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
2015-03-13Initial compilation support with C++11 featureset enabledSergey Sharybin
2015-03-12Fix T43974: Alpha output of movie clip node crashes blenderSergey Sharybin
2015-03-12Cleanup: styleCampbell Barton
2015-03-11Fix flip node making unsigned int out-of-rangeCampbell Barton
2015-03-09T37832: OpenCL compositing bug in defocus nodeSergey Sharybin
2015-03-09Fix T43908: Mask render bug, one pixel black lineSergey Sharybin
2015-03-06Cleanup: unused macro warningCampbell Barton
2015-03-05Compositor: Add sanity check around pass element size and compositor data typeSergey Sharybin
2015-03-05Fix T43894: Wrong alpha with bilateral blur nodeSergey Sharybin
2015-03-05Compositor: Fix compilation error with COM_DEBUG enabledSergey Sharybin
2015-03-05Cleanup: unused varCampbell Barton
2015-02-24T43771: FixJeroen Bakker
2015-02-24Fix T43784: Compositing scale node border errorSergey Sharybin
2015-02-11Compositor: Expose Alpha socket for multilayer EXR nodeSergey Sharybin
2015-02-11cleanup: style/indentationCampbell Barton
2015-02-06Cleanup: styleCampbell Barton
2015-02-04Compositor: Code cleanup, trailing whitespace and wrappingSergey Sharybin
2015-02-03Compositor: Implement sampled motion blur for plane track deform nodeSergey Sharybin
2015-01-27Fix T43427: Particle system children sometimes not generated on reloadSergey Sharybin
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-24BKE_image: use BKE_image_*** prefixCampbell Barton
2015-01-23cleanup: styleCampbell Barton
2015-01-20Fix T42844: Compositor scale offsetSergey Sharybin
2015-01-19D627: Memory usage optimization for the compositor.Jeroen Bakker
2015-01-14Ignore "unavailable" links in the compositor, where one or both socketsLukas Tönne
2015-01-07Fix for bool flag useCampbell Barton
2014-12-04Cleanup and fix for uninitialized output buffer of the sunbeams node.Lukas Tönne
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-11-20Compsitor: White space cleanupSergey Sharybin
2014-11-05Code cleanup: Replace magic number with verbose name for math node operationsSergey Sharybin
2014-10-31Compositor: Don't let HSV correction to output negative colorsSergey Sharybin
2014-10-29Cleanup: warnings, typosCampbell Barton
2014-10-23Cleanup: spellingCampbell Barton
2014-10-14Code cleanup: int/float and float/double conversionsSergey Sharybin
2014-10-14Fix T42064: Directional blur uses wrong samplerSergey Sharybin
2014-10-06Compositor; Explicitly specify inline functionSergey Sharybin
2014-10-06Compositor: implement OpenCL backend for gaussian blurSergey Sharybin
2014-10-02Compositor: Reduce number of int<->float conversions in keying screen operationSergey Sharybin
2014-10-02Compositor: Simplify logic in keying blur operationSergey Sharybin
2014-09-23Fix T41921: MapUV node alpha setting broken.Lukas Tönne
2014-09-23Fixed border extension for the sunbeams node.Lukas Tönne
2014-09-21Fix T41754, sunbeams node should return the unmodified source value atLukas Tönne
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