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
2016-03-09Cleanup: style, spellingCampbell Barton
2016-03-05Cleanup: unnecessary comma useCampbell Barton
2016-03-03Make texture node threadedSergey Sharybin
2016-02-25Fix T47565: Crash when adding texture node in compositorSergey Sharybin
2016-02-23Fix T47444: Texture node in compositing nodes does not updateSergey Sharybin
2016-02-22Compositor: fix memory leak in filter node operation.Kévin Dietrich
2016-02-21Fix compositor using edge repeat policy when it shouldn'tSergey Sharybin
2016-02-20CMake: Don't pass SSE2 flags in compositor for 64bit MSVCSergey Sharybin
2016-02-17Fix T47452: Translate-node seams w/ subpixel offsetCampbell Barton
2016-02-15Compositor: Re-consider the way how track speed worksSergey Sharybin
2016-02-14Compositor: Cleanup, don't shortcut float valuesSergey Sharybin
2016-02-08Fix T47347: Z-pass defaults to zeroCampbell Barton
2016-02-07Fix T47336: compositor color balance offset/slope/power incorrectly clamps HD...Brecht Van Lommel
2016-01-30CMake: Remove per-module Werror settingsSergey Sharybin
2016-01-28Fix/Workaround T46412: Defocus node not working on Windows 32 bitSergey Sharybin
2016-01-26Compositor: Speedup movie (un)distortion operationSergey Sharybin
2016-01-24Fix T47210: Compostiting, Bad AA using distort + undistort nodesSergey Sharybin
2016-01-18Cleanup: styleCampbell Barton
2016-01-14Compositor: Add option to extend image bounds when blurringSergey Sharybin
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-30Usual i18n/UI messages fixes...Bastien Montagne
2015-12-29More from T47045: Add i18n translations to render status from compo.Bastien Montagne
2015-12-15Compositor: Expose track velocity via the Track Position nodeSergey Sharybin
2015-11-26Cleanup: whitespaceCampbell Barton
2015-11-25Use different approach to the antialias nodeSergey Sharybin
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-12Fix T46641: Bicubic transform on ID channel is not bicubicSergey Sharybin
2015-10-27Compositor: Add Invert option to the movie clip stabilization nodeSergey Sharybin
2015-10-26Cleanup: warning & whitespaceCampbell Barton
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-10-08Cleanup: headersCampbell Barton
2015-10-08Cleanup: typosCampbell Barton
2015-10-08Fix T46408: Transform (bicubic) ID channel failsCampbell Barton
2015-10-01Fix memory leak in compositor code with RGB curve nodes.Lukas Tönne
2015-09-09Fix T45839 : Regression - Multi-layer image issues when using non-standard namesDalai Felinto
2015-09-03Compositor: Support changing distortion models in movie distortion nodeSergey Sharybin
2015-09-03Fix T45959: DistanceKey preview used wrong colorsCampbell Barton
2015-09-02Fix second part of T45987: Node preview was still using wrong color spaceSergey Sharybin
2015-08-31Fix T45959: DistanceKey output incorrectCampbell Barton
2015-08-31Fix uninitialized vars in DistanceKey nodeCampbell Barton
2015-08-31Fix incorrect castCampbell Barton
2015-08-28Fix T45736: Channel key error: color spaces modesSergey Sharybin
2015-08-27Compositor: Reduce number of divisions in EWA filteringSergey Sharybin
2015-08-27Fix T45617: Map UV node produces image artifactsSergey Sharybin
2015-08-26Fix T45711: Color spill average algorithm brokenCampbell Barton
2015-08-26Fix T45793: ChromaMatte incorrect outputCampbell Barton
2015-08-25Cleanup: styleCampbell Barton
2015-07-28Fix T45529: Texture Compositor node composition artifact (random pixels)Sergey Sharybin
2015-07-27Compositor: Add note that bilateral blur is not really correctSergey Sharybin
2015-07-25Cleanup: warnings, styleCampbell Barton