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-06-25Added feather control to keying nodeSergey Sharybin
2012-06-24Typo and spelling fixes pointed by Lockal. thanks!Sergey Sharybin
2012-06-23Keying node: assume overexposured pixels as foregroundSergey Sharybin
2012-06-21negate previous commit flag, this way existing files dont loose their feather.Campbell Barton
2012-06-21option to disable feather, since its so slow - for interactively editing mask...Campbell Barton
2012-06-21falloff options for dilate/erode feather compo node.Campbell Barton
2012-06-19Implemented Preview of defocus to set the quality of the node to LowJeroen Bakker
2012-06-16feather option for dilate/erode node - needed for alpha masks so we can (blur...Campbell Barton
2012-06-15scale node - framing offset: compatible with camera shiftX/Y and the viewport...Campbell Barton
2012-06-14new scaling options to scale footage without stretching - add stretch/fit/cro...Campbell Barton
2012-06-14Blender is using tabs, not spaces for indentationSergey Sharybin
2012-06-14Kaying node from tomato branchSergey Sharybin
2012-06-14Keying Screen node from tomato branchSergey Sharybin
2012-06-13add Anti-Aliasing (very rough draft algorithm, NOT FINAL version) to raskter ...Peter Larabell
2012-06-12Fix #31675 Reroute nodes aren't working for cycles.Lukas Toenne
2012-06-11safety check when making a node local- make sure its already in the node tree.Campbell Barton
2012-06-11rna read/write access to ...Campbell Barton
2012-06-11add missing node RNA booleans.Campbell Barton
2012-06-10Add screen balance into interfaceSergey Sharybin
2012-06-09Changes to keying nodes:Sergey Sharybin
2012-06-08Merging r47581 through r47603 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-08 * Added OpenCL kernel for bokeh blurJeroen Bakker
2012-06-06svn merge ^/trunk/blender -r47423:47506Campbell Barton
2012-06-04Cycles: support for image sequences in image/environment texture node.Brecht Van Lommel
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-05-31svn merge ^/trunk/blender -r47253:47272Campbell Barton
2012-05-31 * Added new dilate/erode functionJeroen Bakker
2012-05-29svn merge ^/trunk/blender -r47150:47184Campbell Barton
2012-05-29Fixed stupid typo: dispill vs. despillSergey Sharybin
2012-05-29Initial commit of new keying nodesSergey Sharybin
2012-05-29remove pynodes, were not working in 2.5, not ported to py3.xCampbell Barton
2012-05-29svn merge ^/trunk/blender -r47103:47150Campbell Barton
2012-05-28A few minor UI message fixes...Bastien Montagne
2012-05-28svn merge ^/trunk/blender -r47070:47099Campbell Barton
2012-05-27rna_def_composite_nodetree_api() getting passed the wrong propDan Eicher
2012-05-27svn merge ^/trunk/blender -r47058:47067Campbell Barton
2012-05-27style cleanup: nodes, also rename chunksize -> chunk_sizeCampbell Barton
2012-05-24Merging r46725 through r46963 from trunk into soc-2011-tomatoSergey Sharybin
2012-05-22A number of new features for the node editor in general and the Frame node in...Lukas Toenne
2012-05-22fix for Monique Dewanchand
2012-05-22Fix for [#31413] Code review testing: Regarding chunksize, could theJeroen Bakker
2012-05-22UI mafia fix thanks to venomgfx for reportingJeroen Bakker
2012-05-21Fix for Monique Dewanchand
2012-05-21A few minor UI message fixes...Bastien Montagne
2012-05-21 * Bokeh Image angle now has rnge from -720 to +720 degreesJeroen Bakker
2012-05-21Added switch in dilate/erode between old (Step) and new (Distance)Jeroen Bakker
2012-05-19style cleanup: whitespace/indentationCampbell Barton
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-05-18When generating enums for the image node render layers, replace empty strings...Lukas Toenne
2012-05-18Partial revert of r46542.Lukas Toenne