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-09-30fix for using uninitialized blur falloff for dilate/erode node.Campbell Barton
2012-09-26fix for cycles/python script error in normal panelCampbell Barton
2012-09-25Compositor:Jeroen Bakker
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-09-04fix [#32490] Compsitor crashes on missing OpenEXR multilayer filesCampbell Barton
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-09-03Fix for compositor always cacheing frames when using Movie Clip input nodeSergey Sharybin
2012-08-28cleanup pixel sampler code (pixel interpolations in compositor)Jeroen Bakker
2012-08-24fix for bug in variable size blur compositor node - using incorrect Y blur op...Campbell Barton
2012-08-23despeckle composite nodeCampbell Barton
2012-08-21fix [#32374] Curve compositor UI drawing glitchCampbell Barton
2012-08-21change curve evaluation functions never to modify curve data (ensures thread ...Campbell 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-16compositor bokeh blur - only use the variable size operation when the size so...Campbell Barton
2012-08-14add variable size option to bokeh blur node, remove f_stop option (it wasnt u...Campbell Barton
2012-08-14rename blur `Reference` to `Variable Size`, improve tooltipCampbell Barton
2012-08-14fix [#32324] regression: node group with missing ID crashes new tile node sys...Campbell Barton
2012-08-10compositor: bokeh blur size input can now be an image, in this case it uses V...Campbell Barton
2012-08-08improvement to the DOF node, after blurring the radius buffer (derived from t...Campbell Barton
2012-08-08Fix crash in cases when render layers node is mutedSergey Sharybin
2012-08-06inpaint node from tomato branch by Peter SchlaileCampbell Barton
2012-08-04style cleanupCampbell Barton
2012-08-03style cleanup: compositorCampbell Barton
2012-08-01Code cleanup: remove some more unused includes of DNA_scene_typesSergey Sharybin
2012-08-01Replace scene pointer with scene name to prevent possible misusagesSergey Sharybin
2012-08-01Tie compositor will now update render result when changing node setupSergey Sharybin
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-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-26option to use manual size input for sceneCampbell Barton
2012-07-23Keying: apply garbage / core mattes after clampingSergey Sharybin
2012-07-19Fix for Jeroen Bakker
2012-07-12Small optimizations in compositor.Jeroen Bakker
2012-07-11Compositor:Jeroen Bakker
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
2012-07-10Synchronize style cleanup changes made in tomato branchSergey Sharybin
2012-07-10Mango request: added an input node to use track's position in compositorSergey Sharybin
2012-07-10Mango request: option to clamp result of Mix RGB and Color Math nodesSergey Sharybin
2012-07-10Tomato: added option to clamp result of Mix RGB and Color Math nodesSergey Sharybin
2012-07-09removed depth aware defocusJeroen Bakker
2012-07-06Tomato keying screen: small fixes and improvementsSergey Sharybin
2012-07-05svn merge ^/trunk/blender -r48604:48638Campbell Barton
2012-07-05style cleanupCampbell Barton