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
2012-08-01- disable mask drawing in the sequencer, this isn't usable yet and likely won...Campbell Barton
2012-07-31remove references to raskter from compositor and BKE mask.Campbell Barton
2012-07-31Fixed [#32226] Black cadioptric lenses in CPU BokehBlur nodeJeroen Bakker
2012-07-30Fixed own regression introduced in recent compositor commitSergey Sharybin
2012-07-30Fix incorrect connections for muted nodes in tile compositorSergey Sharybin
2012-07-29add inline functions for max/min ints, good to use when the arguments are fun...Campbell Barton
2012-07-29code cleanup: replace MIN2/MAX2 with minf/maxfCampbell Barton
2012-07-29Support for depth buffers in compositor and viewer nodeJeroen Bakker
2012-07-27code cleanup: pass mouse position as int[2] rather then wmEventCampbell Barton
2012-07-27Track input node: more control on over output valueSergey Sharybin
2012-07-27Track input node: move all initializaiton to initExecution functionSergey Sharybin
2012-07-27mask motion blur shutter optionCampbell Barton
2012-07-27motion blur for mask node:Campbell Barton
2012-07-26Fix unworkable track position nodeSergey Sharybin
2012-07-26option to use manual size input for sceneCampbell Barton
2012-07-25Defocus node.Jeroen Bakker
2012-07-24Fix corrupted frames producing by fog glare nodeSergey Sharybin
2012-07-23Keying: apply garbage / core mattes after clampingSergey Sharybin
2012-07-22fix for own error using uninitialized memory for scale compo node.Campbell Barton
2012-07-22fix for more new[]/delete[] mismatchesCampbell Barton
2012-07-22fix for compositor new[]/delete[] mismatch.Campbell Barton
2012-07-22style cleanupCampbell Barton
2012-07-20fix for compositor bug, mix node operation `clamp` was uninitialized.Campbell Barton
2012-07-19Possible fix for [#32141] Crash when using a mask as the factor inputJeroen Bakker
2012-07-19Fix for Jeroen Bakker
2012-07-19code cleanup: remove commented includes - mostly from 2.4xCampbell Barton
2012-07-18workaround for a bug with zero edges getting removed got feather faces out of...Campbell Barton
2012-07-17code cleanup: spellingCampbell Barton
2012-07-16correct own naming error BLI -> BKECampbell Barton
2012-07-16fix for linking with scons.Campbell Barton
2012-07-15minor refactor for rect functions. more consistent naming.Campbell Barton
2012-07-13Fix #32087: Crash while changing values in comp editor (bt and blender included)Sergey Sharybin
2012-07-13fix for crash with new rasterizerCampbell Barton
2012-07-13Inner loop optimization of blur nodeJeroen Bakker
2012-07-13Removed parameter from executePixel and initializeTileData.Jeroen Bakker
2012-07-13bugfix: [#32073] Displace node different result between Low and high qualityDalai Felinto
2012-07-13new mask rasterizer written to take advantage of the compositors threading, m...Campbell Barton
2012-07-12Missed H fileJeroen Bakker
2012-07-12Small optimizations in compositor.Jeroen Bakker
2012-07-12add bli rect funcs BLI_rctf_init_minmax, BLI_rcti_init_minmaxCampbell Barton
2012-07-12Compositor:Jeroen Bakker
2012-07-11Compositor:Jeroen Bakker
2012-07-11Fix mistmatched new[] and dlete used in node highlightionSergey Sharybin
2012-07-11Compositor read buffers work directly on the memory buffer. Jeroen Bakker
2012-07-11Fixes for keying screen:Sergey Sharybin
2012-07-11Fix for issue [#31981] for tiles opencl:Monique Dewanchand
2012-07-11fix for Tiles bug - opencl:Monique Dewanchand
2012-07-11Fix for tiles bug:Monique Dewanchand
2012-07-10Keying screen: small fixes and improvements from tomatoSergey Sharybin
2012-07-10Movie Clip Node: skip putting frame to cache when rendering animationSergey Sharybin