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
2021-07-19Compositor: Buffer iteratorsManuel Castilla
2021-07-08CMake: add missing headers, sort file listsCampbell Barton
2021-07-06Compositor: Constant foldingManuel Castilla
2021-07-06Compositor: Add base operation for updating buffer rowsManuel Castilla
2021-06-01Compositor: Full-frame base systemManuel Castilla
2021-04-23macOS: Fix unknown -Wsuggest-override warningAnkit Meel
2021-04-13Cleanup: sort cmake file listsCampbell Barton
2021-04-09Compositor: Enable suggest-override warning.Jeroen Bakker
2021-04-02Compositor: stream operators for WorkPackages.Jeroen Bakker
2021-03-29Compositor: Add Anti-Aliasing nodeHabib Gahbiche
2021-03-26Cleanup: Remove SocketReader.Jeroen Bakker
2021-03-08Cleanup: Change extension .cpp to .ccJeroen Bakker
2021-01-12Fix T64953: Add cryptomatte meta data to file output node.Jeroen Bakker
2021-01-05Compositor: Alpha ModeJeroen Bakker
2020-12-19Compositor: New Exposure NodeAaron Carlisle
2020-11-06Cleanup: Render Module: combine intern/ source & includeAaron Carlisle
2020-11-06Cleanup: Render Module: move header files to main directoryAaron Carlisle
2020-10-22Compositor: Ensure keying node result is pre-multipliedSergey Sharybin
2020-03-04Cleanup: cmake indentationCampbell Barton
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-10-10Build: add WITH_TBB option, in preparation of sculpt using itBrecht Van Lommel
2019-08-20Cleanup: clang-format, sorted listsCampbell Barton
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2018-07-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-02-28Refactor depsgraph/render logic to serve evaluated depsgraph to enginesDalai Felinto
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2016-05-05Optimize linear<->sRGB conversion for SSE2 processorsSergey Sharybin
2016-02-20CMake: Don't pass SSE2 flags in compositor for 64bit MSVCSergey Sharybin
2016-01-30CMake: Remove per-module Werror settingsSergey Sharybin
2016-01-28Fix/Workaround T46412: Defocus node not working on Windows 32 bitSergey Sharybin
2015-12-29More from T47045: Add i18n translations to render status from compo.Bastien Montagne
2015-07-24Compositor: Allow using debug pass output in the compositorSergey Sharybin
2015-07-18CMake: Add option to enable -Werror cflag in some areasSergey Sharybin
2015-06-11Compositor: Use atomics to update finished tiles progressSergey Sharybin
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-01-19D627: Memory usage optimization for the compositor.Jeroen Bakker
2014-08-05Deduplicate CUDA and OpenCL wranglersSergey Sharybin
2014-07-26New compositor node "Sun Beams"Lukas Tönne
2014-04-15Structural cleanup and improvements for the compositor.Lukas Tönne
2014-03-11New Corner Pin node: uses explicit corner values for a plane warp transformat...Lukas Tönne
2013-10-25Remove duplicate cmake enries in game engine and compositorSergej Reich
2013-09-13Cleanup and improvements of the compositor debug output.Lukas Toenne