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
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
2013-09-05Compositor cleanup: Merge conversion operations into a single file (see also ...Lukas Toenne
2013-09-05Merge some operations into a single fileSergey Sharybin
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-08-05SplitViewer node:Sv. Lockal
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-03-21code cleanup: misc warnings/styleCampbell Barton
2013-02-06Code clean up translate nodeMonique Dewanchand
2013-02-01Move opencl and reigidbody from source/blender/ to intern/Sergey Sharybin
2012-12-28Convert alpha node: rename "key alpha" to "straight alpha" for consistency.Brecht Van Lommel
2012-11-14Map Range Node (tiles)Dalai Felinto
2012-10-24Adding a pixelate node.Jeroen Bakker
2012-10-23code cleanup: remove $Id's that crept back in, also osl style editsCampbell Barton
2012-08-23despeckle composite nodeCampbell Barton
2012-08-19The Distance Node in 2.49/2.5/2.6 pre-tiles has a different calculation for R...Dalai Felinto
2012-08-11add back datatoc, use this instead of cmake script which was too slow.Campbell Barton
2012-08-11startup.blend and preview.blend are now converted to C at build time.Campbell Barton
2012-08-09generate COM_OpenCLKernels.cl.h automatically at build time, this allows edit...Campbell Barton
2012-08-06inpaint node from tomato branch by Peter SchlaileCampbell Barton
2012-07-10Mango request: added an input node to use track's position in compositorSergey Sharybin
2012-07-04Spellfixes: colour -> colorBastien Montagne
2012-06-28code cleanup: cmake buildsystem edits, unused var warnings and better descrip...Campbell Barton
2012-06-19Implementation of node for track position inputSergey Sharybin
2012-06-16feather option for dilate/erode node - needed for alpha masks so we can (blur...Campbell Barton
2012-06-14Kaying node from tomato branchSergey Sharybin
2012-06-14Keying Screen node from tomato branchSergey Sharybin
2012-06-14Fixed glaresJeroen Bakker
2012-06-14 Matched FogGlow with old implementationJeroen Bakker
2012-06-13 * optimized threadingJeroen Bakker
2012-06-10Merging r47624 through r47661 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-09code cleanup: reduce float/double promotionCampbell Barton
2012-06-09Changes to keying nodes:Sergey Sharybin
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton