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-11-23Patch [#33196] Warning Fixes 11-16-2012Jason Wilkins
2012-11-14Map Range Node (tiles)Dalai Felinto
2012-11-06Cycles: 4 new nodes.Brecht Van Lommel
2012-11-03Render API: shader script node for custom shaders.Brecht Van Lommel
2012-10-24Adding a pixelate node.Jeroen Bakker
2012-10-17code cleanup:Campbell Barton
2012-10-10Cycles: per-BSDF normal input and new Bump node.Brecht Van Lommel
2012-10-10Cycles: Anisotropic BSDF enabled, with tangents now computed from the active ...Brecht Van Lommel
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-08-23despeckle composite nodeCampbell Barton
2012-08-20option to build without the legacy compositorCampbell Barton
2012-08-06inpaint node from tomato branch by Peter SchlaileCampbell Barton
2012-07-10Mango request: added an input node to use track's position in compositorSergey Sharybin
2012-06-30the compositor optional for cmake: WITH_COMPOSITORCampbell Barton
2012-06-19Implementation of node for track position inputSergey Sharybin
2012-06-14Kaying node from tomato branchSergey Sharybin
2012-06-14Keying Screen node from tomato branchSergey Sharybin
2012-06-08Merging r47612 through r47623 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-08Particle Info node for Cycles. This can be used to access particle informatio...Lukas Toenne
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-05-29svn merge ^/trunk/blender -r47150:47184Campbell Barton
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-24Port mask node to new compositor systemSergey Sharybin
2012-05-24Merging r46725 through r46963 from trunk into soc-2011-tomatoSergey Sharybin
2012-05-21Cycles: add Object Info node, with outputs object location, object/materialBrecht Van Lommel
2012-05-17 ____ Jeroen Bakker
2012-05-08Merging r46203 through r46413 from trunk into soc-2011-tomatoSergey Sharybin
2012-05-08Cycles: add light falloff node, with quadratic/linear/constant falloff and aBrecht Van Lommel
2012-04-30Tomato: initial commit of mask editing tools into SVNSergey Sharybin
2012-03-17Fix for yesterday i18n own commit (r44924): we now need to define WITH_INTERN...Bastien Montagne
2012-03-01A number of improvements for the file output node(s).Lukas Toenne
2012-01-24Brightness/Contrast Node for CyclesDalai Felinto
2012-01-10(no commit message)Peter Larabell
2012-01-08Cycles: checker texture node, patch by Thomas.Brecht Van Lommel
2011-12-17Cycles Gamma NodeDalai Felinto
2011-11-10add some missing headers to cmake, also add some files as comments since it s...Campbell Barton
2011-11-09Fixed/restored translation of node classes (in foreach_nodeclass funcs)Bastien Montagne
2011-11-08Nodes: add cycles shader nodes, these will only be available to render enginesBrecht Van Lommel
2011-11-07Camera tracking integrationSergey Sharybin
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-07-17cmake source definitions:Campbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-04-06add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own...Campbell Barton
2011-01-25use cmake defined names for jpeg, png, zlib and python libs, building on *nix...Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-21- include pthreads for win32 globally (as with opengl).Campbell Barton
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton