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-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
2012-05-17 ____ Jeroen Bakker
2012-05-16svn merge ^/trunk/blender -r46684:46699Campbell Barton
2012-05-16Fix #31369 (discussed in bug report comments). Setting the path/layer name st...Lukas Toenne
2012-05-11Merging r46495 through r46557 from trunk into soc-2011-tomatoSergey Sharybin
2012-05-11A couple more changes to the file and image nodes to improve access to layers...Lukas Toenne
2012-05-09Merging r46414 through r46455 from trunk into soc-2011-tomatoSergey Sharybin
2012-05-08Fix #31363. Group interface sockets don't have a parent node, so the API func...Lukas Toenne
2012-05-02Merging r46137 through r46202 from trunk into soc-2011-tomatoSergey Sharybin
2012-05-02A number of changes to node RNA and the file output node, to simplify socket ...Lukas Toenne
2012-05-01style cleanup: guys - set your editors to tabs!Campbell Barton
2012-04-30Tomato: initial commit of mask editing tools into SVNSergey Sharybin
2012-04-30Fixed UI bug in distance, chroma, and difference nodes that caused the thresh...Robert Holcomb
2012-04-22style cleanup: commentsCampbell Barton
2012-04-16Dynamic output sockets for the image input node. This is needed to enable the...Lukas Toenne
2012-04-15Style cleanup (mostly line length, also no final point in tips...).Bastien Montagne
2012-04-05Fix #30804: nodetree.links.new() incorrectly disconnected or allowed to connectBrecht Van Lommel
2012-04-04Fix #30803: shader node Mapping location property conflicted with based classBrecht Van Lommel
2012-04-04Vector blur compo node: raising hard limit for Blur factor to 20 (soft, UI li...Bastien Montagne
2012-03-30Node socket values now only have soft limits, rather than hard limits, so youBrecht Van Lommel
2012-03-30Fix [#30709] Renaming a bone renames all drivers' targets using a bone of tha...Bastien Montagne
2012-03-28Fix for the node tree nodes.new API function, this wasn't setting the scene a...Lukas Toenne
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne