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-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
2012-07-04svn merge ^/trunk/blender -r48585:48604Campbell Barton
2012-07-04relay the original node to a different place holder to resolve someJeroen Bakker
2012-07-04Spellfixes: colour -> colorBastien Montagne
2012-07-04svn merge ^/trunk/blender -r48576:48585Campbell Barton
2012-07-04Highlight nodes that are being processedJeroen Bakker
2012-07-03Tomato: skip cache for Movieclip input node only when renderingSergey Sharybin
2012-07-03svn merge ^/trunk/blender -r48489:48527Campbell Barton
2012-07-03Optimized the area of interest of the lensdistortion node.Jeroen Bakker
2012-06-26svn merge ^/trunk/blender -r48305:48307Campbell Barton
2012-06-26mask and grease pencil now display in the dope sheet summeryCampbell Barton
2012-06-26svn merge ^/trunk/blender -r48288:48302Campbell Barton
2012-06-26quiet all -Wshadow warnings in the compositor.Campbell Barton